#MenuMobile{
    display:none;
    position: fixed;
    width: 100%;
    background: #fff;
    height: 100%;
    top: 120px;
    z-index: 99999;
    border-top: 1px solid #ddd;
}

#MenuMobile .g-content {
    margin: 0;
    padding: 0;
}

#MenuMobile ul#accordeonck2899 {
    background: #fff;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
}

#MenuMobile ul#accordeonck2899 li.level1{
    border-bottom: 1px solid #ddd;
}

#MenuMobile #accordeonck2899 li.level2, #MenuMobile #accordeonck2899 li.level3, #MenuMobile #accordeonck2899 li.level4{
    border-bottom: 1px solid #ddd;
}

#MenuMobile #accordeonck2899 li.accordeonck > span{
    text-align:left;
}

#MenuMobile #accordeonck2899 li.level1 > span a, #MenuMobile #accordeonck2899 li.level2 > span a, #MenuMobile #accordeonck2899 li.level3 > span a, #MenuMobile #accordeonck2899 li.level4 > span a{
    color: #2d2d2d;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Barlow-Regular', sans-serif !important;
}

#MenuMobile #accordeonck2899 li.level1 > span span.accordeonckdesc{
    display:none;
}

#MenuMobile #accordeonck2899 ul.content_1.accordeonck{
    background: #fff;
}

#MenuMobile #accordeonck2899 ul.content_2.accordeonck{
    background: #fff !important;
}

#MenuMobile #accordeonck2899 ul.content_3.accordeonck{
    background: #fff !important;
}

#MenuMobile #accordeonck2899 li.level1 > span a, #MenuMobile #accordeonck2899 li.level2 > span a, #MenuMobile #accordeonck2899 li.level3 > span a{
    padding-top:8px;
    padding-bottom:8px;
}

#MenuMobile #accordeonck2899 li.level1 > span a{
    padding-left:10px;
}

#MenuMobile #accordeonck2899 li.level2 > span a{
    padding-left:25px;
}

#MenuMobile #accordeonck2899 li.parent.open > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_down_icon.png) center center no-repeat !important;
}

#MenuMobile #accordeonck2899 li.parent > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_right_icon.png) center center no-repeat !important;
}

#MenuMobile #accordeonck2899 li.accordeonck.parent > span {
    padding-right: 0;
}

#MenuMobile #accordeonck2899 li.parent > span span.toggler_icon{
    right: 10px;
}

#MenuMobile #accordeonck2899 .accordeonck.item804{
    display:none;
}

#MenuMobile #accordeonck2899 li.level1.open > span a, #MenuMobile #accordeonck2899 li.level1.active > span a.isactive{
    color:#fff;
}

#MenuMobile #accordeonck2899 li.level2.open > span a, #MenuMobile #accordeonck2899 li.level2.active > span a.isactive {
    color:#fff;
}

#MenuMobile #accordeonck2899 li.level3.open > span a, #MenuMobile #accordeonck2899 li.level3.active > span a{
    color:#025097;
}

#MenuMobile #accordeonck2899 li.level1.open, #MenuMobile #accordeonck2899 li.level1.active{
    background-color: #025097;
}

#MenuMobile #accordeonck2899 li.level2.open, #MenuMobile #accordeonck2899 li.level2.active{
    background-color: #025097b3;
}

#MenuMobile #accordeonck2899 li.level3.open{
    background-color: #fff;
}

#MenuMobile #accordeonck2899 li.level2 li.accordeonck > span{
    padding-left:15px;
}

#MenuMobile #accordeonck2899 li.level3 li.accordeonck > span{
    padding-left:25px;
}

#MenuMobile #accordeonck2899 li#item-101{
    display:none;
}

.dj-offcanvas-wrapper {
    background: #fff;
    color: #000;
}

#g-top {
	position: absolute;
    left: -100%;
    top: -100%;
}

/*Barra Superior*/
#BotaoMobile, #BotaoMobile .icon.closeMenu{
	display: none;
}

#barra #w50{
    background: #ffffff;
}

#g-navigation {
    height: auto !important;
	background: #fff !important;
	border-top: 0px;
	position: fixed;
    width: 100%;
	box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.34);
	top: 0;
	color: #000;
}

#g-navigation .g-content {
    padding: 0;
    margin: 0;
}

#g-navigation > .g-container {
	width: 100% !important;
    margin: 0rem auto;
}

#g-navigation #grid-6679 .g-content {
    margin: 0 auto; 
    padding: 0 0 0 13% !important;
    max-width: 1600px;
}

#g-navigation .g-logo img {
    margin-top: 0;
    z-index: 999999;
    width: 150px;
    position: relative;
    padding: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    top: 22px;
}

#barra{
	height: 55px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
}

#barra .g-content {
    padding: 0 !important;
    width: 100%;
    margin: 0 8% 0 0 !important;
    text-align: right;
}

#barra .Digital{
    display:inline-block;
    padding: 10px 0;
    border-bottom: 1px solid;
    width: 775px;
}

#barra .redesSociais{
    display:inline-block;
    vertical-align:middle;
    margin: 0 10px;
}


#barra .w10.turnMenu, #barra .w10.offMenu{
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    width:130px;
    background: #025097;
    border-radius: 5px;
    margin: 0 10px;
    position: relative;
}

#barra .w10.turnMenu .border-line {
	position: absolute;
	height: 100%;
	width: 100%;
	inset: 0;
	pointer-events: none;
    border-radius: 3px;
}

#barra .w10.turnMenu .border-line rect {
	width: 100%;
	height: 100%;
	fill: transparent;
	stroke: #619bd2;
	stroke-width: 3;
	stroke-dasharray: 0.2 0.8;
	animation: borderLoop 7s linear infinite;
}

@keyframes borderLoop {
	from {
		stroke-dashoffset: 0;
	}
	to {
		stroke-dashoffset: -1;
	}
}

#barra .w10.offMenu{
    display: none ;
}

#barra .alertaIcon div {
    width: 40px;
    height: 35px;
    border-radius: 50%;
    background: transparent;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#barra .alertaIcon img {
    width: auto;
    height: 35px;
    margin: 0;
    text-align: center;
    padding: 0;
    position: relative;
    bottom: 0;
}

#barra .Digital a.texto{
    color: #1d1d1b;
    vertical-align: middle;
    padding: 0 10px;
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 15px;
}

#barra a.texto.online {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    background: #025097;
    margin: 0 10px;
    outline: none;
    color: #fff;
    padding: 10px;
    font-family: 'Barlow-Italic', sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#barra .Digital .redesSociais svg{
    width:20px;
    height:20px;
    vertical-align: middle;
    opacity:0.7;
}

#barra .Digital .redesSociais a:hover svg{
    opacity:1;
}

.Atalhos, .Atalhos2{
    background: transparent;
    outline: none;
    border: 0px;
    color: #fff;
    padding: 10px;
    font-family: 'Barlow-Italic', sans-serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

.Atalhos svg, .Atalhos2 svg{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    height: 17px;
    width: 17px;
}

.Atalhos svg polygon{
    fill: #fff;
}

.Atalhos2 svg polygon{
    fill: #1d1d1b;
}

#barra .pesquisa{
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border: 1px solid #1d1d1b;
    border-top: 0;
    border-bottom: 0;
}

#barra .pesquisa svg{
    width:20px;
    height:20px;
    vertical-align: bottom;
}

/* Tradução */

#barra .traducao{
    display:inline-block;
    vertical-align:middle;
    padding:0 5px;
    position: relative;
}

#barra .traducao svg {
    position: absolute;
    width: 20px;
    top: 7px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 20px;
    z-index: -1;
}

#barra .traducao select {
    font-family:'Barlow-Medium',sans-serif;
    background: transparent;
    color: transparent;
    border: 0;
    padding: 0 5px;
    outline: 0;
    width: 45px;
    height:30px;
    font-size: 0;
    border-bottom: 0 solid transparent;
    margin: 0;
}
#barra .traducao select option {
    font-size: 14px !important;
    color: #000 !important;
}

#barra .traducao a{
    text-transform:lowercase;
    color:#1d1d1b;
    font-family:'Barlow-Medium',sans-serif;
}

#barra .traducao #google_translate_element2 {
    display: none;
}

#google_translate_element2, .goog-te-banner-frame, #goog-gt-tt, .skiptranslate  {
    display: none!important;
}

.goog-text-highlight{
	background-color:transparent !important;
	box-shadow:none !important;
	box-sizing:inherit !important;
}


/*news*/
#news{
	padding-top: 50px;
}

#news .g-content {
    margin: 0 !important;
}

#news .sideFilter{
	width: 22%;
    display: inline-block;
    position: fixed;
    padding-left: 0;
}

#news .pagecontent{
	width: 100%;
    display: inline-block;
    padding-left: 28%;
}
#news .pagecontent .item{
	height: 475px;
    width: 32%;
    margin: 0 .5% 20px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    overflow-y: hidden;
}

#news .pagecontent .item .itemContent{
	padding: 20px 25px;
    text-align: left;
}

#news .pagecontent .item .itemContent .date{
	font-family: 'Barlow-SemiBold', sans-serif;
    color: #000;
	font-size: 20px;
}

#news .newsBlocks .itemInfo .cat {
	font-size: 18px;
    color: #ffffff;
	font-family: 'Barlow-SemiBold', sans-serif;
    display: none;
    padding: 4px 4px;
    border-radius: 5px;
   background: #5392ce;
}

#news .pagecontent .item .itemContent h2, #news .pagecontent .item .itemContent h4{
	font-size: 20px;
    font-family: 'Barlow-Medium', sans-serif;
    font-weight: normal;
    color: #1d1d1b;
    line-height: 1.5;
    margin: 10px 0;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border-bottom: 0;
    padding: 0;
}

#news .pagecontent .item .itemContent .itemDescription{
	font-size: 17px;
    font-family: 'Barlow-Regular',sans-serif;
    color: #1d1d1b;
    line-height: 1.2;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	width: 100%;
    padding: 0;
}

#news #submit, #news .closeSearch,#news .mobile{
	display:none;
}

#news .newsBlocks .itemImage {
    max-height: 275px;
    overflow: hidden;
}

#news .newsBlocks .itemImage img {
    width: 100%;
}

#news .sideFilter .form-group {
    position: relative;
}

#news .form-group{
    margin-bottom:30px;
}

#news .sideFilter .form-group:nth-child(3),#news .sideFilter .form-group:nth-child(5){
    display:none;
}

#news .sideFilter .form-group h4, #news .sideFilter .form-group label{
    font-family: 'Barlow-Medium',sans-serif;
    width: 130px;
    position: absolute;
    margin: 0;
    padding: 2px 10px;
    text-align: center;
    font-size: 18px;
    height: 35px;
    border-right:1px solid #025097;
    color:#025097;
    z-index:9;
    font-weight: normal;
}

#news .sideFilter button {
    background: transparent;
}

#news .sideFilter #find{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 0;
}

#news .sideFilter #find path{
    fill:#000;
}

#news .sideFilter .form-group#search input[type="text"]{
    padding: 0.375rem 30px 0.375rem 135px;
    border: 1px solid #025097;
    box-shadow: none;
}

#news .select2-container--bootstrap .select2-search--dropdown .select2-search__field, .select2-container--bootstrap .select2-selection, #news .select2-container--bootstrap.select2-container--focus .select2-selection, #news .select2-container--bootstrap.select2-container--open .select2-selection, #news .select2-container--bootstrap .select2-selection{
    border:1px solid #025097 !important;
    border-radius:5px !important;
    padding: 0.375rem 30px 0.375rem 135px;
}

#news .select2-results__option[aria-selected] {
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 16px;
}

#news h3{
    font-family: 'Barlow-Bold',sans-serif;
    color: #1d1d1b;
}

#news h3.noresults{
    text-align:center;
}

.select2-results {
    font-family: "Barlow-Regular", sans-serif !important;
}

.select2-container--bootstrap .select2-selection, .select2-container--bootstrap.select2-container--focus .select2-selection{
	text-align:left;
    font-family: 'Barlow-Regular', sans-serif !important;
}
    
#news #cleanfilter {
    display: block;
    width: 130px;
    padding: 0.375rem 10px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #025097;
    color: #025097;
    font-size: 16px;
    font-family: 'Barlow-Regular',sans-serif;
    cursor:pointer;
}

.itemid-1619 .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #025097;
    color: #fff;
    font-family: 'Barlow-Regular', sans-serif;
}
.itemid-1619 .select2-container--bootstrap .select2-results__option[aria-selected=true] {
    background-color: #025097;
	color:#fff;
    font-family: 'Barlow-Regular', sans-serif;
}

.select2-results__options::-webkit-scrollbar {
    width: 10px;
    background: #ffffff;
}

.select2-results__options::-webkit-scrollbar-track  {
    -webkit-box-shadow: none;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #025097;
    width: 10px;
}


#news .sideFilter .botao{
	float:left;
}

#news .closeSearch{
	width: 130px;
    padding: 0.375rem 10px;
    text-align: center;
    background: #fff !important;
    border-radius: 5px;
    border: 1px solid #025097;
    font-size: 16px;
    cursor: pointer;
    margin-top: 17px;
    color: #025097;
    font-family: 'Barlow-Regular',sans-serif;
}

#news .mobile {
	vertical-align: top;
	text-align: center;
	height: auto;
	padding-top: 7px;
	font-family: 'Barlow-Medium', sans-serif;
	background-color: #025097;
	color: #fff;
	padding: 10px 16px;
	border-radius: 5px;
	margin-left: 10px;
}	

#news .mobile button {
    background: transparent;
}

/*news fim*/



#documentos{
	text-align:center;
}

#documentos .loader{
    padding:100px 0;
}

#documentos #submit{
	display:none;
}

#documentos .g-content {
    margin: 0 !important;
}

#documentos h2{
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 36px;
    color: #0061c2;
    z-index: 1;
    position: relative;
    font-family: 'Barlow-Bold',sans-serif;
    margin: 0 0 25px 0;
    padding-bottom: 0;
}

#documentos .documents{
    margin-bottom: 50px;
    border-bottom: 0px;
    padding-bottom: 50px;
	text-align: left;
}

#documentos .documents .docItem{
	padding:10px;
}

#documentos .documents a{
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 20px;
}

#documentos .documents a:hover{
	color: #0061c2;
}

#documentos .documents .docVisual{
    width: auto;
    float: right;
    font-family: 'muli-regular',sans-serif;
    display: none;
}

#documentos .documents .docPub{
    font-family: 'muli-regular',sans-serif;
    font-size: 13px;
}

.showMobileBar {
    position: relative;
    background: #fff;
    width: 100%;
    height: 50px;
    left: 0;
    top: 35px;
    z-index: 9;
}

#showMobile, #hideMobile {
    position: relative;
    background: #025097;
    color: #fff;
    padding: 10px 16px;
    display: inline-block;
    font-family: 'Barlow-Medium', sans-serif;
    border-radius: 5px;
}

.showMobileBar, #hideMobile {
    display: none;
}


.filterDocs{
    width: 25%;
    border-right: 1px solid #ddd;
    padding: 25px 10px 55px 25px;
    display: inline-block !important;
    vertical-align: top;
    margin-top: 20px;
	margin-left: 17px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 5px 5px 20px #ccc;
    border-radius: 8px;
	
}

.Docs .docs {
    width: 75%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 20px -0.4%;
    padding-left: 40px;
	text-align: left;
}

.Docs .docs .item {
    width: 18%;
    float: none;
    margin: 1% 0.8%;
    text-align: center;
    padding: 16% 10px 10px 10px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    background:#fff;
    box-shadow:0px 0px 7px -1px #1d1d1b70;
    border-radius: 10px;
    border-bottom: 8px solid #e2a226;
}

.Docs .docs .item:hover{
    background: #f5f5f5;
    border-color:#f5f5f5;
}

.Docs .docs .item .icon {
    position: absolute;
    top: 15%;
    width: 100% !important;
    left: 0;
    border: 0 !important;
}

.Docs .docs .item svg {
    height: 55px;
}

.Docs .docs .item:hover svg path {
   fill:#025097;
}

.Docs .docs .item .catName {
    font-family: 'Barlow-SemiBold',sans-serif;
    font-weight: 100;
    color: #1d1d1b;
    margin: 0;
    line-height: 1;
    position: absolute;
    bottom: 15%;
    left: 0;
    width: 100%;
    padding: 0 10px;
    font-size: 20px;
}

.Docs .docs .item:hover .catName{
    color:#025097;
}

.Docs .docs .docItem {
    padding: 10px;
}

.Docs .docs .docItem {
    width: 46%;
    text-align: left;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border-radius: 10px;
    border-left: 8px solid #e2a226;
    margin: 15px;
    padding: 20px;
	height: 100px;
}

.Docs .docs .docItem:hover{
    background: #f5f5f5;
    border-color:#f5f5f5;
}

.Docs .docs .a {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 20px;
}

.Docs .filterDocs #find {
    position: absolute;
    top: 55px;
    width: 15px;
    right: 30px;
}

.Docs .filterDocs{
    -webkit-flex: 0 24%;
    -moz-flex: 0 24%;
    -ms-flex: 0 24%;
    flex: 0 24%;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 30px;
    position: relative;
	text-align:left;
}

.Docs .filterDocs h4, .Docs .filterDocs label {
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 18px;
    color: #1d1d1b;
    margin-top: 0;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 5px;
}

.Docs .filterDocs button {
    background: transparent;
}

.Docs .filterDocs input[type="text"] {
    background-color: #fff;
    border: 1px solid #1d1d1b;
    box-shadow: none;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 15px;
    padding-right: 30px;
}

.Docs .filterDocs .form-group {
    margin-bottom: 20px;
}

.Docs .filterDocs #cleanfilter {
   color: #767676; 
}

.Docs .docs .noResults{
    font-size: 35px;
    color: #1d1d1b;
    height: 55px;
    text-transform: uppercase;
    font-family: 'Barlow-Bold',sans-serif;
    text-align: center;
}




#w50b {
    width: 30%;
    float: left;
	text-align: left;
	font-size: 13px;
}

#w50b a {
    text-decoration: none !important;
}

#w50b #active {
    background-color: #fad611;
	color: #fff;
}

.auxtop {
	display: inline-block;
	padding: 2px 0;
	color: #000;
}

.auxtop:hover {
    background-color: #fad611;
	color: #fff;
}

#Corporate, #Registar, #Login {
    width: 70px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
}

#w30, .w30 {
    width: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	border-left: 0px solid rgb(242, 242, 242);
    margin-left: 0;
    margin-right: 5px;
	padding: 7px 0;
}
.w30.facebook {
    margin-top: -2px;
}
.w30.facebook svg {
    height: 28px;
    width: 28px;
}
.w30.facebook svg path {
    fill: #034170;
}

#w70, .w70 {
    width: 140px;
    background: #0061c2;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 39px;
    padding: 5px 0;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    color: #fff;
}

.lojaMunicipe {
    background: #025097 !important;
    width: auto !important;
}
.lojaMunicipe a {
    color: #fff !important;
}

#w70b, .w70b{
    width: auto;
    background: transparent;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	height: 40px;
	padding-top: 7px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
}

#w70b a, #w70b:hover a, #w70b a:hover, .w70b a, .w70b:hover a, .w70b a:hover{
	color: #3c3c3c;
	padding: 10px 28px;
}

#w30 {
    width: 45px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: -5px;
    margin-right: 5px;
    padding: 0;
    margin-top: 15px;
}

#w70 a, #w70 a:hover{
    color: black;
    font-size: 12px;
	padding: 12px 25px;
}

.ativo{
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.18);
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
}

.inativo{
    padding: 5px;
    border: 1px solid transparent;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
}



#atalhos .mobile {
    display:none;
}

#atalhos{
    position: fixed;
    left: 0;
    top: 108px;
    height: 100%;
    width: 100%;
    background: #f2f2f2;
    overflow-x: hidden;
    overflow-y: scroll;
    display:none;
}

#atalhos .g-content{
    padding: 80px 10px 100px !important;
    margin: 0 auto !important;
    max-width:1600px;
}

#atalhos .w33{
    /*width: 25%;*/
    display:block;
    vertical-align: top;
	margin:auto;
	text-align: center;
}

#atalhos .w66{
    width: 74%;
    display: inline-block;
    vertical-align: top;    
    padding: 0 0 0 50px;
}

#atalhos .w33 .button{
    background: #fff;
    color: #1d1d1b !important;
    font-family: 'Barlow-Bold', sans-serif;
    font-style: normal;
    font-size: 16px;
    width: 100%;
    min-height: 160px;
    float: none;
	padding: 25px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    margin-bottom: 0;
    border-radius: 0;
    text-transform: none;
}

#atalhos .w33 li:hover .button{
	background: #024b8c !important;
	color:#fff !important;
}

#atalhos .w33 li{
    list-style: none;
    font-family: 'Barlow-Bold', sans-serif;
    width: 14%;
    min-height: 160px;
    float: none;
    margin: 1% 0.8%;
	padding: 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border-radius: 3px;
    border-top: 1px solid #6291ba;
    border-left: 1px solid #6291ba;
    border-right: 1px solid #6291ba;
    border-bottom: 8px solid #61b35b;
    transition: transform .2s ease-out;
}

#atalhos .w33 li:hover{
    border-color:#024b8c;
    transform: translate(0, -10px);
}

#atalhos .w33 .button.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

#atalhos .w33 .button.animated{
	visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

#atalhos .w33 .button.fadeIn{
	-webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

#atalhos .w33 a:nth-last-child(1) .button{
    animation-delay:.8s;
}

#atalhos .w33 a:nth-last-child(2) .button{
    animation-delay:.6s;
}

#atalhos .w33 a:nth-last-child(3) .button{
    animation-delay:.4s;
}

#atalhos .w33 a:nth-last-child(4) .button{
    animation-delay:.2s;
}



#caixaAtalhos{
	padding-top: 30px;
}

#fecharPesquisar img {
    margin-top: 0;
    left: 0;
}

#fecharPesquisar {
    position: absolute;
    outline: none;
    top: 0;
    right: 0;
    padding: 5px 0;
    z-index: 0;
    background: transparent;
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.rokajaxsearch #roksearch_search_str {
    border: 0px;
	background: #2d2a5f;
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 1rem;
    width: 98%;
    box-shadow: none;
}

#fecharPesquisar {
    position: absolute;
    outline: none;
    top: 0;
    right: 0;
    padding: 4px 3px;
    z-index: 0;
    background: #ffffff;
	opacity: 1;
    border-bottom: 1px solid #2d2a5f;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#rokajaxsearch {
    width: 98%;
}

#Pesquisar .g-content {
    padding: 0 !important;
    margin: 0;
}

#Pesquisar {
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 150%;
    background: #2d2a5f;
    height: 40px;
    top: 0;
    opacity: 0;
    -webkit-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}


#Pesquisa, #iconPesquisa{
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

#Pesquisa, #iconPesquisa{
    height: 25px;
}

#pesquisar {
    text-align: center;
    height: 25px;
}

#iconPesquisa, #Registar{
	z-index: 99999999;
    position: relative;
}

#Pesquisa .form-search label{
	display:none;
}

#Pesquisa input[type="search"]{
	padding: 0 0.375rem;
	border-radius: 0px !important;
    border: 0px;
    border-left: 1px solid #e1e1e1;
    height: 25px;
    margin-top: -3px;
}

#Pesquisa form {
    margin: 0 0 0 auto;
    width: 30%;
	position: relative;
}

#Pesquisa .btn.btn-primary.hasTooltip.finder{
	position: absolute;
    margin-left: 50px;
}

#Pesquisa button:hover{
	background: transparent;
	outline: none;
	color: #999999;
}

#Pesquisa button{
	color: #999999;
}

#mod-search-searchword{
	display:none;
}

#pesquisar button{
    background: transparent;
    color: #fad611;
	outline:none;
}


/*Menu*/

.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow{
	right: 0;
}

#menuMega {
    width: 100%;
    margin-top: 15px;
    text-align: right;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.dj-megamenu-default li a.dj-up_a {
    width: 100% !important;
    padding: 10px 10px 0 10px!important;
    text-align: center !important;
    max-height: 40px;
    height: 40px;
    overflow: hidden;
    border-right: 0px solid #f2f2f2;
    border-left: 0px solid #f2f2f2;
    color: black;
    font-family: 'Barlow-SemiBold', sans-serif;
    font-size: 14px;
    text-transform: none;
}

.dj-megamenu-default li:hover a.dj-up_a{
	color: white;
}

.dj-megamenu-default li.dj-up{
    display: inline-block !important;
    float: none !important;
    text-align: center;
	font-family: 'Barlow-Medium', sans-serif;
    outline: none;
    padding: 0 10px !important;
}

.dj-megamenu-default li.itemid1643 {
    background: #eaaa26;
}

.dj-megamenu-default li.itemid1643:hover, .dj-megamenu-default li.itemid1643.active {
    background: #f2f2f2;
}

.dj-megamenu-default li.itemid101{
	display: none !important;
}


.dj-megamenu-default li a.dj-up_a span{
	line-height: 15px;
	font-weight: 500;
	height: auto;
	float: none;
}

.dj-megamenu-default li a.dj-up_a span.dj-drop{
	width: 100%;
	font-weight: 500;
	padding: 0 !important;
}

.dj-subwrap-in{
	margin-bottom: 15px;
	margin-top: 0;
}

.itemid1238 .dj-subwrap-in {
    overflow-y: scroll;
    padding-bottom: 150px;
}

.dj-megamenu-default{
    background: #fff;
    height: auto;
    padding: 0 8% 0 0 !important;
}

.dj-megamenu-default li:hover a.dj-up_a{
	background: #f2f2f2;
    border-left-color: #f2f2f2;
    color: #025097;
}

.dj-megamenu-default li.itemid1643:hover a.dj-up_a, .dj-megamenu-default li.itemid1643.active a.dj-up_a{
    background: transparent;
}

.dj-megamenu-default li.active a.dj-up_a{
	background: #f2f2f2;
    border-left-color: #f2f2f2;
    color: #025097;
}

.dj-megamenu-default li ul.dj-submenu > li > a.active{
	background: #2d2a5f;
}

.dj-megamenu-default li ul.dj-subtree > li{
	/*list-style: URL('imagens/bolaPreta.png');
    list-style: URL(/templates/wnpc/css/imagens/menu.png);*/
    list-style: none;
}

.dj-megamenu-default li a.dj-up_a .arrow, .dj-megamenu-default li:hover a.dj-up_a .arrow, .dj-megamenu-default li.hover a.dj-up_a .arrow, .dj-megamenu-default li.active a.dj-up_a .arrow{
	display:none;
}

.dj-megamenu-default li ul.dj-subtree > li > a:hover {
    background: transparent;
    /*color: #333;*/
    color: #025097;
}

.dj-megamenu-default li ul.dj-subtree > li > a {
    color: #333;
    font-family: "Barlow-Medium",sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #fff;
	margin-top: -2px;
}

.dj-megamenu-default .dj-subwrap-in {
    max-width: 1600px !important;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

.dj-megamenu-default li div.dj-subwrap, .dj-megamenu-default li:hover div.dj-subwrap li div.dj-subwrap {
    top: 42px !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
	text-decoration: none;
    color: #1d1d1d;
    background-color: transparent;
}

.dj-megamenu-default li ul.dj-subtree > li.active > a {
    text-decoration: none;
}

.dj-megamenu-default li ul.dj-submenu > li {
   /* list-style: url('imagens/setaCinza.png');*/
    margin-left: 0px;
	border-top: 0 !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a {
    color: #1d1d1d;
    background: transparent; 
    font-weight: 300;
    font-family: "Barlow-SemiBold",sans-serif;
    font-size: 16px;
    margin: 0 !important;
    padding: 5px !important;
    text-align: center;
    border-left: 1px solid #fff;
	height: 45px;
	line-height: 1.2;
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a {
    margin: 0 !important;
    color: #025097 !important;
}

.dj-megamenu-default .djsubrow_separator {
    clear: both;
    border-bottom: 0px solid #3a3a3a;
    padding: 0;
    margin: 0;
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow{
	display: none;
}

.dj-megamenu-default li ul.dj-submenu {
    margin: 0;
}

.dj-megamenu-default li.itemid1569 ul.dj-submenu > li > a, .dj-megamenu-default li.itemid1322 ul.dj-submenu > li > a {
    color: #333;
    background: #ffffff !important;
	display: list-item !important;
    font-weight: normal !important;
    /*line-height: 13px !important;*/
    text-decoration: none !important;
    padding: 10px 5px !important;
	text-align: left !important;
    border-left: 0px !important;
    height: auto !important;
    font-family: "Barlow-Medium",sans-serif;
    font-size: 16px;
    text-transform: none;
}

.dj-megamenu-default li.itemid1569 ul, .dj-megamenu-default li.itemid1322 ul {
	margin-left: 1.5rem;
}

.dj-megamenu-default li.itemid1569 ul.dj-submenu > li, .dj-megamenu-default li.itemid1322 ul.dj-submenu > li {
   /* list-style: URL('imagens/bolaPreta.png');*/
    list-style: URL(/templates/wnpc/css/imagens/menu.png);
}

.dj-megamenu-default li.itemid1569 ul.dj-submenu > li:hover a, .dj-megamenu-default li.itemid1322 ul.dj-submenu > li:hover a {
    color: #025097;
}

#menuMega .platform-content {
    padding: 0 !important;
	margin: 0;
}


#dj-megamenu2908 {
    display: none;
}


#menuMega .g-content, #menuMega .platform-content:last-child, #menuMega .dj-megamenu-wrapper, #dj-megamenu2908mobile.dj-megamenu-accordion-light.dj-align-right, #dj-megamenu2908mobile.dj-megamenu-accordion-light .dj-accordion-light {
    height: 100%;
}

#dj-megamenu2908mobile .dj-mobile-open-btn, #dj-megamenu2908mobile .dj-mobile-open-btn, #dj-megamenu2908mobile .dj-mobile-open-btn {
    position: relative;
    top: 5px;
    right: 30px;
    background: transparent;
    color: #1d1d1d;
}

#dj-megamenu2908mobile .dj-mobile-open-btn.active .dj-mobile-open-icon, #dj-megamenu2908mobile .dj-megamenu-select-light .dj-mobile-open-btn:focus, #dj-megamenu2908mobile .dj-megamenu-select-light:hover .dj-mobile-open-btn, #dj-megamenu2908mobile .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, #dj-megamenu2908mobile .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, #dj-megamenu2908mobile .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, #dj-megamenu2908mobile .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: transparent;
    color: #1d1d1d;
}

#dj-megamenu2908mobile .dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before, #dj-megamenu2908mobile .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before, #dj-megamenu2908mobile .dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
    font: normal normal normal 25px / 1 "FontAwesome";
}

#dj-megamenu2908mobile .dj-accordion-light .dj-accordion-in {
    display: none;
    background: #ffffff;
    height: 100%;
    overflow-y: scroll;
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0 0 180px 0;
}

#dj-megamenu2908mobile ul.dj-mobile-light {
    background: #f8f8f8;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin: 0;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem {
    border-bottom: 1px solid #1d1d1d;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.active {
    background-color: #025097;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>a {
    background: none;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Barlow-Regular', sans-serif;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: none;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.active>a {
    color: #fff;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem:hover>a, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.active>a {
    background: none;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before {
    content: " ";
    background: url(/templates/wnpc/css/imagens/nav_arrow_right_icon.png) center center no-repeat !important;
    height: 25px;
    width: 25px;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem.parent.active>a span.toggler:before {
    content: " ";
    background: url(/templates/wnpc/css/imagens/nav_arrow_down_icon.png) center center no-repeat !important;
    height: 25px;
    width: 25px;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>ul {
    background: #ccc;
}

#dj-megamenu2908mobile ul.dj-mobile-nav-child li.dj-mobileitem {
    border-bottom: 1px solid #ddd;
}

#dj-megamenu2908mobile ul.dj-mobile-nav-child li.dj-mobileitem.active {
    background-color: #025097b3;
}

#dj-megamenu2908mobile ul.dj-mobile-light ul li.dj-mobileitem>a {
    background: none;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Barlow-Regular', sans-serif;
}

#dj-megamenu2908mobile ul.dj-mobile-light ul li.dj-mobileitem.active>a {
    color: #fff;
}

#dj-megamenu2908mobile ul.dj-mobile-nav-child li.dj-mobileitem>ul.dj-mobile-nav-child {
    background: #e1e1e1 !important;
}

#dj-megamenu2908mobile ul.dj-mobile-light ul ul li.dj-mobileitem>a {
    background: none;
    border-top: none;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>a img, #dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>a i {
    display: none;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>a span.image-title {
    margin: 0;
}

#dj-megamenu2908mobile ul.dj-mobile-light li.dj-mobileitem>a .subtitle {
    display: none;
}

#dj-megamenu2908mobile ul.dj-mobile-nav-child li.dj-mobileitem>ul.dj-mobile-nav-child ul.dj-mobile-nav-child {
    background: #f1f1f1 !important;
}




body {
    font-family: 'Barlow-Regular', sans-serif !important;
    top: 0 !important;
}

.xdebug-error.xe-notice{
	display:none;
}

/*__________________________*/

body::-webkit-scrollbar, #atalhos::-webkit-scrollbar, .itemid1238 .dj-subwrap-in::-webkit-scrollbar {
    width: 10px;
    background: #ffffff;
}

body::-webkit-scrollbar-track, #atalhos::-webkit-scrollbar-track, .itemid1238 .dj-subwrap-in::-webkit-scrollbar-track  {
    -webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb, #atalhos::-webkit-scrollbar-thumb, .itemid1238 .dj-subwrap-in::-webkit-scrollbar-thumb {
    background-color: #025097;
    width: 10px;
}


.button .fa {
    font-size: 1rem;
}

#g-copyright a:hover{
	color: #333;
}

#proudly img{
    height: 30px;
    margin: 10px 5px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
	opacity: 0.4;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#proudly:hover img{
	opacity: 1;
}

#proudly .prod {
    color: #333;
    font-family: "Barlow-Regular", sans-serif;
    font-size: 14px;
    position: absolute;
    margin-left: 5px;
    margin-top: 10px;
}

#g-slideshow {
    background: #fff !important;
}

#g-slideshow .g-container {
    width: 100%;
}

#Breadcrumb {
	margin-top: 120px;
}

#Breadcrumb .g-content {
    margin: 0;
    padding: 0;
}

.breadcrumb {
    padding: 2px 15px;
    background-color: #ffffff;
	margin: 0;
}

.breadcrumb > .active, .breadcrumb > li {
    color: #333;
}

.breadcrumb > li {
    font-size: 12px;
}

.breadcrumb a {
    color: #333;
}

.loader, .loaderNoticias{
    height: 120px;
    margin: 0 auto 40px auto;
    text-align: center;
}

.loader .lds-roller, .loaderNoticias .lds-roller {
    border: 1px solid #005d7b;
    border-top: 1px solid #f2f2f2;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto 40px auto;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0b306b;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.loader{
    text-align: center;
}

/*Requerimentos*/
.itemid-1504 #g-container-main .size-10{
	display:none;
}

.itemid-1504 #g-container-main .size-80 {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
}

.itemid-1504 #g-container-main .size-80 .g-content{
	margin: 0 50px;
}

.itemid-1504 #g-mainbar #letra, .itemid-1504 #g-mainbar #shareButton  {
    display: none;
}

#g-mainbar .row{
    border:0;
    margin: 0;
    padding: 0;
}

#g-mainbar .formList .row:nth-child(1) {
    border-top: 1px solid #ccc;
}

#g-mainbar .formList .row {
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 25px 10px;
}

img.pull-center {
    display: block;
}

figure.pull-center, img.pull-center {
    margin-left: auto;
    margin-right: auto;
}

#requerimentos {
    margin-bottom: 60px;
}

#requerimentos .headerBlock {
    margin-top: 110px;
    position: relative;
}

#requerimentos .headerBlock .headerTitle {
    width: 100%;
}

#requerimentos h3 {
    margin: 8px 0px 20px 0;
    color: #666;
    font-size: 55px !important;
    font-family: 'Barlow-SemiBold', sans-serif !important;
    line-height: 1;
    font-weight: 100;
    background: transparent;
    text-transform: initial;
    padding-bottom: 10px;
}

#requerimentos .numberServices {
    font-family: "Barlow-Regular", sans-serif;
    font-size: 18px;
    width: auto;
    position: absolute;
    right: 0;
    top: 80px;
    color: #fff;
    border: 1px solid #025097;
    background: #025097;
    padding: 5px;
    border-radius: 10px;
}

#requerimentos .filterForms {
    font-family: 'Barlow-Regular', sans-serif;
    position: fixed;
    width: 100%;
    left: 0;
    top: 108px;
    color: #fff;
    background: #f3f6f9;
    padding: 30px;
    display: block;
    height: auto;
}

#requerimentos .filterForms #search {
    width: 50%;
}

#requerimentos #search input {
    color: #000;
    background-color: #fff;
    border: 1px solid #025097;
}

#requerimentos #search input:hover, #requerimentos #search input:focus {
    border: 1px solid #c2cad8;
}

#requerimentos .filterForms #find {
    width: 30px;
    height: 30px;
    background: transparent;
    position: relative;
    right: 660px;
    top: 2px;
    cursor: pointer;
}

#requerimentos .filterForms #find path {
    fill: #000;
}

#requerimentos .filterForms #cleanfilter {
    line-height: 1;
    font-size: 14px;
    font-weight: 100;
    width: 130px;
    text-align: right;
    cursor: pointer;
    display: block;
    margin-left: auto;
    position: relative;
    right: 70px;
    color: #000;
}


#requerimentos .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    font-family: 'Barlow-Regular', sans-serif;
}
.itemid-1504 .select2-results {
    font-family: 'Barlow-Regular', sans-serif;
}
.itemid-1504 .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #025097;
}
.itemid-1504 .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar{
    width: 10px;
    background: #ffffff;
}
.itemid-1504 .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}
.itemid-1504 .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-thumb{
	background-color: #025097;
    outline: 1px solid white;
    width: 10px;
}

#requerimentos .formList .itemDescription {
    padding: 0 20px;
}

#requerimentos .formList .itemDescription h4 {
    font-family: "Barlow-Medium", sans-serif;
    font-size: 22px;
    color: #025097;
    font-weight: normal;
}

#requerimentos .formList .row .itemDescription .info {
    font-size: 14px;
    color:#1d1d1b;
}

#requerimentos .formList .row .legend {
    font-family: "Barlow-Regular", sans-serif;
    font-size: 12px;
    color: #1d1d1b;
}

#requerimentos .hidden {
    display: none;
    visibility: hidden;
}

#requerimentos .formList .row a .formOnline .legend {
    color: #025091;
}

#requerimentos .formList .row a .formOnline .icon {
    border: 1px solid #025091;
    width: 70px;
    height: 70px;
}


#requerimentos .formList .row a:hover .legend {
    color: #025091;
}

#requerimentos .formList .row a:hover .icon {
    border: 1px solid #025091;
}


#requerimentos .filterForms .tag {
    margin-top: 3px;
}

#requerimentos .filterForms .tag input {
    width: 25px;
    height: 30px;
}

#requerimentos .filterForms .tag label {
    font-size: 14px;
    color: #000;
}

#requerimentos .formList #seeAllForms {
    width: 120px;
    text-align: center;
    background: #025091;
    border: 1px solid #025091;
    padding: 5px;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    margin: 20px auto 0 auto;
    cursor: pointer;
}

#requerimentos .formList #seeAllForms:hover {
    background: #fff;
    color: #000;
}


#g-container-5687 .g-container {
    width: 100%;
}

.g-container {
    width: 1600px;
}

.seta {
    color: black;
    padding-right: 5px;
    font-size: 12px;
}

#noline {
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
}

#g-mainbar .g-content{
    margin: 30px 50px 0 50px;
    padding: 0;
}

#g-mainbar .item-image {
    float: right;
    margin-left: 35px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#g-mainbar .item-image img {
    max-width: 400px;
    width: 100%;
}

#g-container-5687 .size-25{
	-webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    background: #fff;
    padding-right: 20px;
    margin-bottom: 45px;
}

#g-mainbar #grid-4023 .g-content{
    padding:0;
    margin:0;
}

#g-sidebar {
    background: #fff;
    padding-top: 30px;
}
#g-sidebar .g-content {
    padding: 20px 0 0 50px !important;
    margin: 0;
}

#g-sidebar .titleMenu{
    font-family: "Barlow-SemiBold", sans-serif;
    width:90%;
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 30px;
    color: #666;
    line-height: 1.2;
}

#g-sidebar ul#accordeonck2906, #g-sidebar ul#accordeonck2904, #g-sidebar ul#accordeonck2901 {
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
    width:90%;
    display:block;
    margin: 0 auto;
}

#g-sidebar ul#accordeonck2906 li.level1, #g-sidebar #accordeonck2906 li.level2, #g-sidebar #accordeonck2906 li.level3, #g-sidebar #accordeonck2906 li.level4, #g-sidebar ul#accordeonck2904 li.level1, #g-sidebar #accordeonck2904 li.level2, #g-sidebar #accordeonck2904 li.level3, #g-sidebar #accordeonck2904 li.level4, #g-sidebar ul#accordeonck2901 li.level1, #g-sidebar #accordeonck2901 li.level2, #g-sidebar #accordeonck2901 li.level3, #g-sidebar #accordeonck2901 li.level4{
    border-bottom: 1px solid rgba(0,0,0,0.17);
    padding-bottom: 5px;
    padding-top: 5px;
}

#g-sidebar #accordeonck2906 li.level2:nth-last-child(1), #g-sidebar #accordeonck2904 li.level2:nth-last-child(1), #g-sidebar #accordeonck2901 li.level2:nth-last-child(1){
    border-bottom:0;
}

#g-sidebar #accordeonck2906 li.accordeonck > span, #g-sidebar #accordeonck2904 li.accordeonck > span, #g-sidebar #accordeonck2901 li.accordeonck > span{
    text-align:left;
}

#g-sidebar #accordeonck2906 li.level1 > span a, #g-sidebar #accordeonck2906 li.level2 > span a, #g-sidebar #accordeonck2906 li.level3 > span a, #g-sidebar #accordeonck2906 li.level4 > span a, #g-sidebar #accordeonck2904 li.level1 > span a, #g-sidebar #accordeonck2904 li.level2 > span a, #g-sidebar #accordeonck2904 li.level3 > span a, #g-sidebar #accordeonck2904 li.level4 > span a, #g-sidebar #accordeonck2901 li.level1 > span a, #g-sidebar #accordeonck2901 li.level2 > span a, #g-sidebar #accordeonck2901 li.level3 > span a, #g-sidebar #accordeonck2901 li.level4 > span a{
    color: #000;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Barlow-Regular', sans-serif;
}

#g-sidebar #accordeonck2906 li.level1 > span a:hover, #g-sidebar #accordeonck2906 li.level2 > span a:hover, #g-sidebar #accordeonck2906 li.level3 > span a:hover, #g-sidebar #accordeonck2906 li.level4 > span a:hover, #g-sidebar #accordeonck2904 li.level1 > span a:hover, #g-sidebar #accordeonck2904 li.level2 > span a:hover, #g-sidebar #accordeonck2904 li.level3 > span a:hover, #g-sidebar #accordeonck2904 li.level4 > span a:hover, #g-sidebar #accordeonck2901 li.level1 > span a:hover, #g-sidebar #accordeonck2901 li.level2 > span a:hover, #g-sidebar #accordeonck2901 li.level3 > span a:hover, #g-sidebar #accordeonck2901 li.level4 > span a:hover{
    color: #025097;
}

#g-sidebar #accordeonck2906 li.level1 > span a.isactive , #g-sidebar #accordeonck2906 li.level2 > span a.isactive , #g-sidebar #accordeonck2906 li.level3 > span a.isactive , #g-sidebar #accordeonck2906 li.level4 > span a.isactive, #g-sidebar #accordeonck2904 li.level1 > span a.isactive , #g-sidebar #accordeonck2904 li.level2 > span a.isactive , #g-sidebar #accordeonck2904 li.level3 > span a.isactive , #g-sidebar #accordeonck2904 li.level4 > span a.isactive, #g-sidebar #accordeonck2901 li.level1 > span a.isactive , #g-sidebar #accordeonck2901 li.level2 > span a.isactive , #g-sidebar #accordeonck2901 li.level3 > span a.isactive , #g-sidebar #accordeonck2901 li.level4 > span a.isactive{
    color: #025097;
    font-family: 'Barlow-Medium', sans-serif;
}

#g-sidebar #accordeonck2906 li.parent.open > span span.toggler_icon, #g-sidebar #accordeonck2904 li.parent.open > span span.toggler_icon, #g-sidebar #accordeonck2901 li.parent.open > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_down_icon.png) center center no-repeat !important;
}

#g-sidebar #accordeonck2906 li.parent > span span.toggler_icon, #g-sidebar #accordeonck2904 li.parent > span span.toggler_icon, #g-sidebar #accordeonck2901 li.parent > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_right_icon.png) center center no-repeat !important;
}

#g-container-5687 #g-mainbar .g-content {
	margin: 10px 30px;
}

#corpo .caixa {
    padding: 15px 40px;
    margin-top: 10px;
}

.btnTaxas {
	margin: 10px 20px 20px 0px;
    display: inline-block;
    background: #fff;
    border: 1px solid #0061c2;
    width: auto;
    padding: 10px;
    /* margin-left: auto; */
    margin-right: auto;
    font-family: "Barlow-Medium",sans-serif;
    font-size: 16px;
}

.btnTaxas a {
	color: #000 !important;
}

.btnTaxas:hover {
    background: #025097;
}
.btnTaxas:hover a {
    color: #fff !important;
}

.itemLinks svg {
    max-height: 30px;
    max-width: 30px;
}

#g-mainbar .icon {
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    border-radius: 50%;
}

.formOnline, .formPresencial, .fichaServico {
    /*width: 32%;*/
	width: 31%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 10px;
}
.itemLinks .icon svg line {
    stroke: #000;
}
.itemLinks .icon svg path {
    fill: #000;
}

.itemLinks a:hover .icon {
    border: 1px solid #009ee0;
}
.itemLinks a:hover .legend{
    color: #009ee0;
}

.row {
    border-top: 1px solid #ccc;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    padding: 25px 10px;
}

.itemDescription {
	width: 55%;
    display: inline-block;
    vertical-align: middle;
    padding:0 20px 0 0;
	text-align: left;
}

h4.title {
    font-family: "Barlow-Medium", sans-serif;
    font-size: 22px;
    color: #025097;
    font-weight: normal;
    margin-top: 0;
}

.info {
    font-size: 14px;
    width: 70%;
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
}

.itemLinks { 
    /*width: 35%;*/
	width: 44%;
    display: inline-block;
    vertical-align: middle;
}

.legend {
    font-family: "DINNeuzeitGroteskStd-BdCond", sans-serif;
    font-size: 15px;
    color: #1d1d1b;
}

.ambitoPedido, .prazoEmissao, .realizar, .legislacao, .custo {
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.tipoPedido {
    padding-top: 10px;
}

.prazoEmissao {
    margin-bottom: 20px;
}

#g-mainbar {
    margin-bottom: 30px;
    min-height: 540px;
}

#g-mainbar a {
    color: #025097;
    text-decoration: underline;
}

#g-mainbar .newsBlocks a {
    text-decoration: none;
}

#g-mainbar img {
    margin-bottom: 10px;
    width: 50%;
}

#g-mainbar div img {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0.5%;
}

#g-mainbar .botao2 {
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 16px;
    border: 1px solid #025097;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

#g-mainbar .botao2:hover {
    background: #025097;
    color: #fff;
}

#g-container-5687 {
    margin-top: 0;
}

#g-sidebar {
    padding-top: 0;
	background: #f3f6f9;
	box-shadow: 5px 5px 20px #bfbbbb4d;
}

#g-sidebar .g-content {
    padding: 20px 0 !important;
}

#g-container-5687 .size-25 {
    padding-right: 0;
	background: #f2f2f2;
	margin-bottom: 0;
}

.g-title {
    display: none;
}

#g-container-5687 .size-75 {
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
}

#catMenu {
    text-transform: uppercase;
    color: #666;
    text-align: center;
    font-weight: 100;
    font-size: 22px;
}

#g-copyright .g-container {
    border-top: 0px;
	width: 100%;
}

p{
    color: #333;
}

.tituloArtigo {
    margin: 0px 0px 25px 0;
    color: #025097;
    font-size: 32px;
    font-family: "muli", sans-serif, "Tahoma", "Geneva", "Arial";
    line-height: 1;
    font-weight: 100;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #f2f2f2;
    text-transform: uppercase;
}

#corpo .subtitulo {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
    margin-top: 35px;
}

#w25 {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    height: 200px;
    background: #f2f2f2;
    margin: 0 0.8% 50px 0.8%;
}

.imagemDoc {
    margin: 0 auto;
    padding-top: 45px;
    text-align: center;
    height: 100px;
}

.imagemDoc img {
    border-radius: 180px;
    background: white;
    width: 55px;
    height: 55px;
    padding: 10px;
}

.nomeDoc {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #666666;
    margin: 10px 0 0 0;
}

/*Menu inferior*/

#g-copyright .g-container {
    border-top: 0px;
	width: 100%;
}

#g-container-copyright .size-10{
	display: none;
}

#g-container-copyright .size-80 {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
}



#MenuInferior{
    background: #025091;
	min-height:616px;
	z-index: 9;
}

#MenuInferior .g-content{
	margin: 0 auto;
    padding: 4rem 0 !important;
    max-width: 1600px;
}

#MenuInferior .image {
    height: 100px;
    display: block;
    padding: 0;
}
#MenuInferior .image img {
    width: 185px;
}

#MenuInferior #w30, #MenuInferior #w30Menu{
    width: 20%;
    margin-left: 0;
    margin-right: 25px;
    border-left: 0px;
    padding: 0;
	text-align: left;
	display:inline-block;
}

#MenuInferior .w17{
    width: 19%;
    display: inline-block;
    vertical-align: top;
	padding:25px 10px 40px 0;
	text-align: left;
}

#MenuInferior ul {
    margin: 0;
}

#MenuInferior li{
    font-size: 14px;
    padding: 5px 0;
    color: #fff;
    font-family: 'Barlow-Regular', sans-serif;
    list-style: none;
}

#MenuInferior li a {
   color: #fff; 
   cursor: pointer;
}
#MenuInferior li a:hover {
    font-family: 'Barlow-Medium', sans-serif;
    border-bottom: 1px solid #fff;
    color: #fff;
}

#MenuInferior #w30Menu .titulo {
    font-size: 20px;
    height: auto;
    margin-top: 25px;
}

#MenuInferior .titulo{
    font-size: 20px;
    color: #fff;
    height: 55px;
    font-family: 'Barlow-SemiBold', sans-serif;
}

#MenuInferior #w30Menu #boxMenu{
	padding:0 14px 40px 0;
    color: #fff;
    font-family: 'Barlow-Regular', sans-serif;
    border-right: 1px solid #fff;
}

#MenuInferior #w30Menu .intro, #MenuInferior #w30Menu .desc{
    margin: 0;
    font-size: 15px;
	font-family: 'Barlow-Regular', sans-serif;
	color: #fff;
}

#MenuInferior #w30Menu .desc a {
    color: #fff;
}

#MenuInferior #w30Menu .tit{
	margin: 20px 0 0 0;
    font-size: 18px;
	width:220px;
	font-family: 'Barlow-Medium', sans-serif;
	color: #fff;
}

#MenuInferior #boxMenu img{
	max-width:86%;
}

#MenuInferior #otherbutton, #MenuInferior #otherbutton1, #MenuInferior #otherbutton2{
    display: inline-block;
    width: 120px;
    vertical-align: middle;
    padding: 3px 7px;
    margin: 20px 1%;
    background: white;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#MenuInferior #otherbutton:hover, #MenuInferior #otherbutton1:hover, #MenuInferior #otherbutton2:hover{
	background: #025097;
	color: white;
}

#MenuInferior .botao{
    margin-top: 10px;
    margin-left:0;
}

#MenuInferior .feriado{
    margin: 0;
    font-weight: bold;
}

#MenuInferior .data{
	margin: 0;
}



#BarraCopyright #w30{
	width: 30%;
	display: inline-block;
	margin-left: 0;
    margin-right: 0;
    padding: 0;
	vertical-align: middle;
}

#BarraCopyright #w30 p{
    padding: 26px 5px;
    font-size: 13px;
    color: black;
    margin: 0;
}

#BarraCopyright .logoscode img {
    height: auto;
    margin: 0 auto;
    width: auto;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
}

#BarraCopyright #w40{
	width: 39%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 100px;
}

#BarraCopyright{
	background: #fff;
    border-top: 1px solid #2d2d2b;
    padding-top: 0;
}

#BarraCopyright .w30{
    width: 30%;
    text-align: left;
    padding-left: 10px;
}

#BarraCopyright .w30 img{
    width: 250px;
    height: auto;
    opacity: 1;
}

#BarraCopyright .w30 img.digital{
    width:auto;
    max-width:35px;
    height:auto;
    cursor:pointer;
}

#BarraCopyright .w40{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    padding: 24px 0 0 0;
    font-size: 14px;
    text-align: center;
   font-family: 'Barlow-SemiBold',sans-serif;
    color: #1d1d1b;
}

#BarraCopyright .w40 a, #BarraCopyright .w40 a:hover{
	color: #1d1d1b;
	text-decoration:none;
}

#BarraCopyright .w29{
    width: 28%;
    display: inline-block;
    vertical-align: top;
}

#BarraCopyright .w29 .text{
    width: 190px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: width 1s, opacity 2000ms ease-in-out;
    -moz-transition: width 1s, opacity 2000ms ease-in-out;
    -o-transition: width 1s, opacity 2000ms ease-in-out;
    transition: width 1s, opacity 2000ms ease-in-out;
}

#BarraCopyright .logoInterface:hover .text{
	opacity:1;	
}

#BarraCopyright .w29 .text p{
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
    color: #1d1d1b;
}

#BarraCopyright .logoInterface {
    background: transparent;
    overflow: hidden;
    text-align: right;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: width 1s, opacity 2000ms ease-in-out;
    -moz-transition: width 1s, opacity 2000ms ease-in-out;
    -o-transition: width 1s, opacity 2000ms ease-in-out;
    transition: width 1s, opacity 2000ms ease-in-out;
    margin-top: 15px;
}

#BarraCopyright .g-content {
    padding: 0px 8% !important;
    margin: 0 auto;
}

#BarraCopyright:hover img{
	opacity: 1;
}

#BarraCopyright img {
    height: 30px;
    margin: 0px 5px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.4;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#BarraCopyright .prod {
    color: black;
    font-family: "Barlow-Regular", sans-serif;
    font-size: 14px;
    position: absolute;
    margin-top: -4px;
    right: 45px;
}

.letraAtividadeMunicipal3{
	margin: 0;
}

#BarraCopyright .logoInterface .prod {
    opacity: 0;
    width: 142px;
    text-align: center;
    color: black;
	font-size: 12px;
    -webkit-transition: opacity 1500ms ease-in;
    -moz-transition: opacity 1500ms ease-in;
    -o-transition: opacity 1500ms ease-in;
    transition: opacity 1500ms ease-in;
}

#BarraCopyright .logoInterface:hover .prod {
    opacity: 1;
}

#BarraCopyright .copy{
    color: black;
    font-size: 12px;
    margin: 10px 0;
}

#BarraCopyright p a{
	color: black;
    font-size: 12px;
}

#BarraCopyright p a:hover{
	text-decoration: underline;
}

#BarraCopyright #governbc, #BarraCopyright #governbc1{
    border-top: 1px solid #e1e1e1;
    padding-top: 25px;
	padding-left: 10px;
}

#BarraCopyright #governbc p, #BarraCopyright #governbc1 p{
	width: 70%;
	display: inline-block;
	vertical-align: top;
}

#BarraCopyright #governbc #w20bc, #BarraCopyright #governbc1 #w20bc1{
	width: 29%;
	display: inline-block;
	vertical-align: top;
}


/*Mapa do Site*/

#sitemap{
    background: transparent;
    color: black;
    font-size: 12px;
    outline: none;
}

#MapaSite{
	position: fixed;
    left: -50%;
    width: 350px;
    height: 100%;
    top: 0;
    z-index: 99999999;
    overflow-y: scroll;
    padding-bottom: 0px;
    background: white;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	display: none;
}

#MapaSite .g-content {
    padding: 0 !important;
    margin: 0;
	background: white;
}

#MapaSite .sm-logo img {
    margin-top: 0;
    z-index: 9;
    width: auto;
    position: relative;
    background: white;
    padding: 0;
}

#MapaSite::-webkit-scrollbar {
    width: 10px;
    background: #ffffff;
}

#MapaSite::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
}

#MapaSite::-webkit-scrollbar-thumb {
	background-color: #025097;
    width: 10px;
}

.off-nav-101{
	display: none !important;
}

/*blocos*/

#g-extension {
    padding-bottom: 0;
    background: white;
    background-size: auto;
}

#g-extension.fp-extension .g-container {
    top: 0;
    margin-bottom: 0;
}

#g-extension .g-container {
    box-shadow: none;
    width: 100%;
}

#pdm, #aru{
	background: #e1e1e1;
}

#operacoes .g-content, #pdm .g-content, #imi .g-content, #aru .g-content, #transparencia .g-content{
    margin: 0 auto;
    padding: 50px 0 0 0;
    width: 1200px;
	border-top: 1px solid #e1e1e1;
	color: black;
}

#operacoes #titulo, #pdm #titulo, #imi #titulo, #aru #titulo, #transparencia #titulo{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
	color: black;
}

#operacoes #boxes{
    margin-top: 40px;
}

#operacoes #subtitulo, #pdm #subtitulo, #imi #subtitulo, #aru #subtitulo, #transparencia #subtitulo{
    padding: 35px 0;
    font-size: 17px;
    color: #555;
}

#operacoes #box, #pdm #box{
    width: 225px;
    background: white;
    border-radius: 50%;
    padding: 19px 0;
    text-align: center;
    font-size: 16px;
    height: 225px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #2d2a5f;
    color: #2d2a5f;
    margin: 0 35px 50px 35px;
}

#imi #box, #transparencia #box{
    width: 225px;
    background: white;
    border-radius: 50%;
    padding: 19px 0;
    text-align: center;
    font-size: 16px;
    height: 225px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #2d2a5f;
    color: #2d2a5f;
    margin: 0 5px 50px 6px;
}

#aru #box{
    width: 225px;
    background: white;
    border-radius: 50%;
    padding: 19px 0;
    text-align: center;
    font-size: 16px;
    height: 225px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #2d2a5f;
    color: #2d2a5f;
	margin: 0 36px 50px 35px;
}

#operacoes #box:hover, #pdm #box:hover, #imi #box:hover, #aru #box:hover, #transparencia #box:hover{
	background: #5394d3;
	color: #fff;
}

#operacoes #imagem, #pdm #imagem, #imi #imagem, #aru #imagem, #transparencia #imagem{
    font-size: 80px;
}

#operacoes #name, #pdm #name, #imi #name, #aru #name, #transparencia #name{
    width: 84%;
    margin: 0 auto;
    height: 58px;
    overflow: hidden;
}

#intro .g-content {
    margin: 100px auto;
    padding: 0;
	width: 1200px;
	color: black;
}

#intro #titulo{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 40px;
}

#normal, .normal{
	display:block;
}

#mobile, .mobile, #SolDigital{
	display:none;
}

.menu-icon-cont .menu-icon3 {
    display: none !important;
}

.icon.closeMenu svg{
	height: 32px;
}
.icon.closeMenu svg path{
    fill: black;
    stroke: black;
}

#partilha{
    position: relative;
}

#partilha .g-content {
    position: absolute;
    right: 50px;
    text-align: right;
    top: 0;
    z-index: 9;
    margin: 0;
}

#partilha .addtoany_list > a {
    padding: 0 1px;
}

#partilha .addtoany_list.a2a_kit_size_32 a > span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    opacity: 1;
    overflow: hidden;
    width: 28px;
    background: transparent !important;
    padding: 3px;
    border: 1px solid #025097;
    border-radius: 0;
}
#partilha .addtoany_list.a2a_kit_size_32 a > span svg path {
    fill: #025097;
}

#partilha .addtoany_list.a2a_kit_size_32 a > span:hover {
    background: #025097 !important;
}
#partilha .addtoany_list.a2a_kit_size_32 a > span:hover svg path {
    fill: #fff;
}

#g-container-5687 #g-mainbar .g-content {
    margin: 0;
    text-align: center;
}

#g-mainbar h1, #g-mainbar h2 {
    margin: 0 0 20px 0;
    font-family: "Barlow-SemiBold",sans-serif;
    font-size: 35px;
    color: #1d1d1d;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2a226;
    line-height: 1.2;
}

dl.article-info {
    margin-top: 0;
}

dl.article-info dd {
    display: block;
    font-size: 14px;
    font-family: "Barlow-SemiBold",sans-serif;
    color: #1d1d1d;
    text-align: right;
    margin: 0;
}

.icon-calendar {
    display: none;
}

#g-mainbar h3 {
    margin-top: 0px;
    text-align: justify;
    font-weight: normal;
    font-family: "Barlow-Medium",sans-serif;
    color: #333;
    font-size: 1.5rem;
}

#g-mainbar h4 {
    margin: 5px 0 15px 0;
    font-family: 'Barlow-Medium', sans-serif;
    font-weight: normal;
}

#g-mainbar table caption {
    color: #767676;
}

#g-mainbar table th {
    background: #025097;
    color: #fff;
    text-align: center;
}
#g-mainbar table td {
    color: #2d2d2d;
}

#g-mainbar .botao {
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 16px;
    border: 1px solid #025097;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
}
#g-mainbar .botao:hover {
    background: #025097;
    color: #fff;
}

#g-mainbar .finder {
    margin-top: 6px;
}

#search-form {
    max-width: 1600px;
    margin: 0 auto;
    padding: 50px 0 20px 0;
}

fieldset.word {
    border-bottom: 0px solid #dfdfdf;
}

.js-finder-searchform label {
    display: none;
}

.finder .js-finder-searchform .awesomplete{
    width:85%;
}

.finder .js-finder-searchform input.js-finder-search-query{
    height: 40px;
    border-radius: 0;
    margin: 0;
    border: 1px solid #025097;
    width: 100% !important;
    padding: 22px;
    font-size: 22px;
    color: #000;
    outline: none !important;
}

.finder .js-finder-searchform .btn {
    width: 14%;
    background: #025097;
    border-radius: 0px;
    margin: 0;
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 17px;
    border: 2px solid #025097;
    padding: 6px 3px;
    text-align: center;
    opacity: 1;
    cursor: pointer;
    line-height: 1.8;
}

.finder .js-finder-searchform .btn:hover {
    background: #fff;
    color: #1d1d1b !important;
    border: 1px solid #025097;
}

.finder .js-finder-searchform fieldset{
    padding:0;
}

#search-results {
    max-width: 1600px;
    margin: 0 auto;
}

#search-query-explained {
    display: none;
}

#search-result-empty {
    color: #2d2d2d;
    font-family: "Barlow-Medium",sans-serif;
}

#search-result-empty h2 {
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 25px;
    color: #025097;
    z-index: 1;
    position: relative;
    font-family: "Barlow-Medium",sans-serif;
    margin: 0;
    padding-bottom: 0;
}

#search-results .list-striped, #search-results .row-striped {
    border-top: 1px solid #025097;
}

#search-results .list-striped li, #search-results .list-striped dd, #search-results .row-striped .row, #search-results .row-striped .row-fluid {
    border-bottom: 1px solid #025097;
}

#search-results .list-striped li:hover, #search-results .list-striped dd:hover, #search-results .row-striped .row:hover, #search-results .row-striped .row-fluid:hover, #search-results .list-striped li:nth-child(odd), #search-results .list-striped dd:nth-child(odd), #search-results .row-striped .row:nth-child(odd), #search-results .row-striped .row-fluid:nth-child(odd), #search-results .list-striped li:nth-child(even), #search-results .list-striped dd:nth-child(even), #search-results .row-striped .row:nth-child(even), #search-results .row-striped .row-fluid:nth-child(even) {
    background-color: #fff;
}

#search-results p.result__title{
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 1rem 0;
    line-height: 1;
    text-align: left;
}

#search-results p.result__title a, #search-results p.result__title a:hover {
    color: #2d2d2d;
}

#search-results .result__date, #search-results .result__taxonomy{
    display:none;
}

#search-results .result__description {
    font-size: 14px;
}

#search-results mark {
    background-color: #eaaa26;
    font-weight: bold;
    padding: 1px 5px;
}

#search-results .search-pagination {
    color: #2d2d2d;
}




#corpo .caixa {
    background-color: #dae6e966;
    padding: 20px 90px;
}
#g-mainbar p, #g-mainbar ul, #g-mainbar ol {
    color: #000;
    text-align: justify;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 17px;
}

#g-mainbar .mr dt, #g-mainbar .mr dd {
    color: #000;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}

#g-mainbar ol li::marker {
    font-weight: bold;
}

.listaDocumentos {
    list-style: none;
    margin-left: 0;
}
.listaDocumentosTitulo {
    background: transparent;
    padding: 5px;
    color: #1d1d1d;
    border-bottom: 1px solid #e2a226;
    font-size: 18px !important;
    font-family: "Barlow-Medium", sans-serif !important;
    font-weight: normal;
}
.listaDocumentos li {
    font-size: 14px;
    padding: 5px;
}
.listaDocumentos li:nth-child(even) {
    background: #e1e1e1;
}
.listaDocumentos .doc img {
    width: 40px;
}

.seta {
    color: #025097;
    padding-right: 5px;
    font-size: 12px;
}
#corpo .listaDocumentos a {
    color: #2d2d2d;
    font-size: 14px;
}
#corpo .listaDocumentos a:hover {
    color: #025097;
    text-decoration: none;
}


#popUp {
    display: none;
    z-index: 9999999999999999;
}
#popUp .g-content {
    padding: 0 !important;
    margin: 0;
}

#popUp caption {
    display: none;
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #000;
	margin: 0px auto;
    left: 50%;
    transform: translateX(-50%);
}
#popUp .modal-header table {
    width: 530px;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    width: 170px;
    height: 55px;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-body table {
    width: 530px;
    border: 0;
    padding: 0;
    margin: 0;
}
#popUp .modal-body td {
    width: 100px;
}
#popUp .modal-body td:nth-child(2) {
    width: 430px;
}
#popUp .modal-body td {
    color: #fff;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
}
#popUp p {
    color: #fff;
    padding: 10px;
    font-size: 13px;
	margin:0px;
}
#popUp a {
    color: #fff;
}
#popUp a:hover {
    border-bottom: 1px solid #e74b3c;
}
#popUp .modal-footer {
    background: #000
}
#popUp .modal-footer button {
    outline: none;
    border-radius: 4px;
    color: #666;
    background: #e0e0e0;
    border: 0;
    box-shadow: none;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #e74b3c;
    color: #ffffff;
}



/* Acessibilidades*/
.djacc-popup .djacc__openbtn--default{
    position: fixed !important;
    bottom:25px;
    right: 50px;
    background:#025097 !important;
}

.djacc-popup.djacc--top-left.djacc--direction .djacc__panel, .djacc-popup.djacc--top-right .djacc__panel {
    top: 150px !important;
}

.djacc-popup .djacc__title {
    color: #fff;
}

.djacc-popup .djacc__item:nth-last-child(5){
    display:none;
}

.djacc-popup .djacc__btn--read-mode {
    display: none !important;
}

.filterNews .pagecontent u{
    text-decoration:none;
}

.filterNews .pagecontent .pagination .page{
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color:#fff;
    color:#000;
    cursor:pointer;
    font-family: 'Barlow-Medium', sans-serif;
}

.filterNews .pagecontent .pagination .backward, .filterNews .pagecontent .pagination .forward{
    border: 1px solid #000;
    padding: 0 10px;
    width: auto;
    height: 30px;
    line-height: 30px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color:#fff;
    color:#000;
    cursor:pointer;
    font-family: 'Barlow-Medium', sans-serif;
}

.filterNews .pagecontent .pagination .page.active, .filterNews .pagecontent .pagination .page:hover, .filterNews .pagecontent .pagination .backward.inactive, .filterNews .pagecontent .pagination .forward.inactive, .filterNews .pagecontent .pagination .backward:hover, .filterNews .pagecontent .pagination .forward:hover{
    background-color:#eaaa26;
    border: 1px solid #eaaa26;
    color:#fff;
    font-weight:bold;
}

.filterNews .pagecontent .pagination .backward.inactive{
    border-right:1px solid #fff;
}

.filterNews .pagecontent .pagination .forward.inactive{
    border-left:1px solid #fff;
}

@media (max-width: 361px){
    
    .filterNews .pagecontent .pagination .page{
        display:none;
    }
    
    .finder .js-finder-searchform .awesomplete {
        width: 100%;
    }
    
    .finder .js-finder-searchform .btn{
        width: 100%;
        margin-left:0;
    }
	
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 10px !important;
        max-width: 100%;
    }
    
    #g-navigation .g-logo {
        display: block;
        width: auto;
        text-align: left;
    }
    
    #g-navigation .g-logo img {
        top: 70px;
        width: 120px;    
    }
    
    #barra .g-content {
        margin: 0 !important;
    }
    
    #barra .Digital {
        width: auto;
    }
    
    #barra .Digital a.texto {
        font-size: 12px;
        display: none;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .traducao select {
        width: 30px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 100px;
    }
    
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }
    
    #atalhos {
        top: 120px;
    }
    
    #atalhos .g-content {
        padding: 40px 10px 250px 10px !important;
    }
    
	#atalhos #fechar svg {
		display: none;
	}
	
	#atalhos .normal {
		display: none;
	}
    
    #atalhos .mobile {
        display: block;
    }
    
    #atalhos .w33 {
        width: 100%;
    }
    
    #atalhos .w33 .button {
        padding: 25px;
        min-height: auto;
    }
    
    #atalhos .w33 li {
        width: 100%;
        margin: 0 auto 2%;
        min-height: auto;
    }

	#atalhos .texto h3 {
	    font-size: 30px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }
    
	#atalhos .texto {
		width: 65%;
        padding-left: 1%;
	}
	#atalhos .texto h3 {
	    font-size: 25px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }
    #atalhos .w20 {
        width: 35%;
        padding-right: 1%;
    }
    #atalhos .logoInterface .prod {
        display: none;
    }
    
    
	#mobile, .mobile{
		display:block;
	}
	
	#g-navigation .spacer {
		display: none !important;
	}
    
    #menuMega {
        position: fixed;
        display: block;
        top: 50px;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 9;
    }
    
    #dj-megamenu2897 {
        display: none;
    }
    
    #dj-megamenu2908mobile .dj-mobile-open-btn {
        top: 0px;
        right: 6px;
    }
	
	#Menu, #CloseMenu{
		background: transparent;
		outline: none;
		border: 0px;
		color: #fff;
		margin-top: 0;
		font-size: 25px;
		font-weight: 100;
		padding: 7px 20px;
	}
	
	#BotaoMobile {
	    display: block;
        width: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        text-align: right;
	}
	#BotaoMobile .icon{
		width: 28px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: right;
	}
	#BotaoMobile .icon:nth-child(1), #BotaoMobile .icon:nth-child(2){
		margin-right: 5px;
	}
	#g-navigation #BotaoMobile .g-content {
	    margin: 0;
	}
	#BotaoMobile .icon button{
		background: transparent;
    	outline: none;
		height: 32px;
		padding: 0;
	}
	
	#BotaoMobile .icon.openMenu svg path {
	    fill: transparent;
	}
	
	#atalhos svg {
        height: 35px;
	}
	#atalhos .w25 .nomeatalho {
	    font-size: 12px;
	}
	
	#barra #mobile {
		text-align: left;
		max-width: 361px;
	}
	
	#barra #mobile svg path {
		fill: #fff;
	}
	
	#barra #mobile svg {
		width: 20px;
		height: 20px;
	}
	
	.g-container {
        width: 100%;
    }
    
    .g-container .size-25 {
        display: none;
    }
    
    .g-container .size-75 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 0px;
    }

    
    #partilha .g-content {
        width: 100%;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 9999;
        margin: 10px 0 !important;
    }
    
    .djacc-popup .djacc__openbtn--default {
        right: 0;
    }
	
	
	
	/*news*/
	#news .sideFilter .botao {
		float: right;
	}
	#news .closeSearch,#news .mobile {
        display: inline-block;
    }
    #news .mobile {
        font-size: 14px;
    }
    
	#news .pagecontent {
		padding-left:0;
	}
	#news .sideFilter {
		transition: all .5s ease-in-out;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 77px;
		position: fixed;
		background: rgb(255, 255, 255) !important;
		height: 100%;
		left: -100%;
		top: 120px;
		z-index: 99999;
	}
	#news .sideFilter .form-group h4 {
	    font-size: 16px;
	}
	#news #cleanfilter, #news .closeSearch {
	    font-size: 14px;
	}
	#news .pagecontent .item {
		height: auto;
        margin: 10px;
        width: auto !important;
	}
	
	#news .newsBlocks .itemImage {
		height: 200px;
		overflow: hidden;
	}
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 18px;
	}
	
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 14px;
	}
	/*news fim*/
	
	
    .showMobileBar, #hideMobile {
	    display: block;
	    font-size: 14px;
	}
	
	.Docs .docs{
        width:100%;
        margin: 20px 0;
        padding-left: 0;
    }
    
    .Docs .docs .item {
        width: 47.5%;
        padding: 50.5% 10px 10px 10px;
    }
    
    .Docs .docs .item svg {
        height: 62px;
    }
    
    .Docs .docs .item .catName{
        bottom: 10%;
        font-size: 16px;
    }
    
    #documentos h2{
        font-size:30px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
	.Docs .docs .docItem {
		width: 94%;
	}
	
	.Docs .docs .documents, .Docs .docs .catsDocs {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 60px;;
    }
    
    .Docs .filterDocs {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        display: block;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        position: fixed;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 9999999;
        left:-100%;
	    top: 100px;
		margin-left:0;
		border: 0;
        box-shadow: none;
    }
    
    .Docs .filterDocs h4, .Docs .filterDocs label {
        font-size: 14px;
    }
    
	.filterDocs  #cleanfilter{
	    font-size: 14px;
        margin-top: 20px;
	}
	
	
	#g-container-5687 #g-mainbar .g-content {
		width: 90%;
		margin: 40% auto;
	}
	
	#g-container-5687 {
		margin-top: 25px;
	}
	#g-container-5687 .size-25{
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#g-container-5687 .size-75 {
	    -webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#w25 {
    	width: 30%;
	}
	.nomeDoc {
	    font-size: 15px;
	}
	
	#g-mainbar .resp{
		font-size: 15px;
	}
	
	
	#g-navigation {
		height: 120px !important;
		box-shadow: 0px 0px 5px 1px #e1e1e1;
		background:#fff;
	}
	
	#slide{
		margin-top: 120px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 120px;
	}
	
	#slide #info {
		top: 0;
		margin-top: 0;
		width: 90%;
		left: 5%;
	}
	
	#slide #tags, #slide #alertas{
		display:none;
	}
	
	#slide #info #titulo {
		font-size: 26px;
		margin-top: 15px;
	}
	
	#slide #info #texto {
		font-size: 13px;
		margin-bottom: 0;
	}
	
	
	.itemid-1504 #g-container-5687 #g-mainbar .g-content {
	    margin: 0;
	}
    .itemid-1504 #requerimentos .filterForms {
        top: 115px;
        padding: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #search, .itemid-1504 #requerimentos .filterForms #subCategory, .itemid-1504 #requerimentos .filterForms #tags {
        width: 100%;
    }
    .itemid-1504 #requerimentos .filterForms .tag {
        margin-top: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #find {
        right: -130px;
        top: -115px;
    }
    .itemid-1504 #requerimentos .filterForms #cleanfilter {
        right: 0;
    }
    .itemid-1504 #requerimentos .headerBlock .headerTitle {
        width: 100%;
    }
    .itemid-1504 #requerimentos .numberServices {
        width: auto;
        margin: 0 20px 0 0;
        right: 0;
        top: 70px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 30px !important;
    }
    .itemid-1504 #requerimentos .headerBlock {
        margin-top: 200px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription {
        width: 100%;
    }
    .itemid-1504 #requerimentos .formList .itemLinks {
        width: auto;
        margin-top: 30px;
    }
   
    #requerimentos h2{
       font-size:35px;
    }
    
    
    #g-container-5687 .size-25 {
		display: none;
	}
	
	#g-container-5687 .size-75 {
		flex: unset;
		width: 100%;
	}
	#g-container-5687 #g-mainbar .g-content {
		width: auto;
	}

	#g-mainbar .g-content {
        margin: 30px 15px 0 15px;
	}
	
	#g-mainbar h1, #g-mainbar h2 {
		font-size: 25px;
	}
	
	#g-mainbar .botao2 {
	    font-size: 14px;
	}

	.btnTaxas {
		margin-left: auto;
	}

	h4.title {
		text-align: center;
		font-size: 20px;
	}

	.row {
		padding: 25px 0px;
	}

	.itemDescription {
		width: 100%;
		padding: unset;
	}

	.info {
		width: 100%;
		margin-left: unset;
		text-align: justify;
	}

	.itemLinks {
		width: 100%;
		padding-top: 20px;
	}

	.legend {
		font-size: 12px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	#g-mainbar p, #g-mainbar ul, #g-mainbar ol {
		font-size: 14px;
	}
	
	#corpo .caixa {
		padding: 15px 20px;
	}
	
	#g-container-5687 {
		margin-top: 50px;
	}
	
	.icon {
		border: unset;
	}
	
	#g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
	#g-mainbar .item-image img {
        width: 100%;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 100%;
    }
	
	#MenuInferior {
        min-height: auto;
	}
	
	#MenuInferior .g-content {
	    width: 100%;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        display: none;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 30px;
        height: auto;
        left: 5px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 5px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
    
    #BarraCopyright img{
        width: 30px;
    }
    
    #popUp .modal {
        width: 95%;
    }
    
    #popUp .modal-body, #popUp a, #popUp p, #popUp .modal-footer button {
        font-size: 12px;
    }
    
}

@media (min-width: 362px) and (max-width: 469px){
    
    .filterNews .pagecontent .pagination .page{
        display:none;
    }
    
    .finder .js-finder-searchform .awesomplete {
        width: 100%;
    }
    
    .finder .js-finder-searchform .btn{
        width: 100%;
        margin-left:0;
    }
	
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 10px !important;
        max-width: 100%;
    }
    
    #g-navigation .g-logo {
        display: block;
        width: auto;
        text-align: left;
    }
    
    #g-navigation .g-logo img {
        top: 70px;
        width: 120px;    
    }
    
    #barra .g-content {
        margin: 0 !important;
    }
    
    #barra .Digital {
        width: auto;
    }
    
    #barra .Digital a.texto {
        font-size: 12px;
        display: none;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .traducao select {
        width: 30px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 100px;
    }
    
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }
    
    #atalhos {
        top: 120px;
    }
    
    #atalhos .g-content {
        padding: 40px 10px 250px 10px !important;
    }
    
	#atalhos #fechar svg {
		display: none;
	}
	
	#atalhos .normal {
		display: none;
	}
    
    #atalhos .mobile {
        display: block;
    }
    
    #atalhos .w33 {
        width: 100%;
    }
    
    #atalhos .w33 .button {
        padding: 25px;
        min-height: auto;
    }
    
    #atalhos .w33 li {
        width: 100%;
        margin: 0 auto 2%;
        min-height: auto;
    }

	#atalhos .texto {
		width: 65%;
        padding-left: 1%;
	}
	#atalhos .texto h3 {
	    font-size: 25px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }
    #atalhos .w20 {
        width: 35%;
        padding-right: 1%;
    }
    #atalhos .logoInterface .prod {
        display: none;
    }
    
    
	#barra #mobile svg path {
		fill: #fff;
	}
	
	#barra #mobile svg {
		width: 20px;
		height: 20px;
	}
    
	#mobile, .mobile{
		display:block;
	}
	
	 #g-navigation .spacer {
		display: none !important;
	}
    
    #menuMega {
        position: fixed;
        display: block;
        top: 50px;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 9;
    }
    
    #dj-megamenu2897 {
        display: none;
    }
    
    #dj-megamenu2908mobile .dj-mobile-open-btn {
        top: 0px;
        right: 6px;
    }
	
	#Menu, #CloseMenu{
		background: transparent;
		outline: none;
		border: 0px;
		color: #fff;
		margin-top: 0;
		font-size: 25px;
		font-weight: 100;
		padding: 7px 20px;
	}
	
	#barra #mobile {
		text-align: left;
		max-width: 469px;
	}
	
	#BotaoMobile {
	    display: block;
        width: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        text-align: right;
	}
	#BotaoMobile .icon{
		width: 28px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: right;
	}
	#BotaoMobile .icon:nth-child(1), #BotaoMobile .icon:nth-child(2){
		margin-right: 5px;
	}
	#g-navigation #BotaoMobile .g-content {
	    margin: 0;
	}
	#BotaoMobile .pesquisa img{
		width: 25px;
	}
	#BotaoMobile .icon button{
		background: transparent;
    	outline: none;
		height: 32px;
		padding: 0;
	}
	
	#BotaoMobile .icon.openMenu svg path {
	    fill: transparent;
	}
	
	#atalhos svg {
        height: 35px;
	}
	#atalhos .w25 .nomeatalho {
	    font-size: 12px;
	}
	
	.g-container {
        width: 100%;
    }
    
    .g-container .size-25 {
        display: none;
    }
    
    .g-container .size-75 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 0px;
    }

    
    #partilha .g-content {
        width: 100%;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 9999;
        margin: 10px 0 !important;
    }
    
    .djacc-popup .djacc__openbtn--default {
        right: 0;
    }

	
	
	#news .sideFilter .botao {
		float: right;
	}
	#news .closeSearch,#news .mobile {
        display: inline-block;
    }
    #news .mobile {
        font-size: 14px;
    }
    
	/*news*/
	#news .pagecontent {
		padding-left:0;
	}
	#news .sideFilter {
		transition: all .5s ease-in-out;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 77px;
		position: fixed;
		background: rgb(255, 255, 255) !important;
		height: 100%;
		left: -100%;
		top: 120px;
		z-index: 99999;
	}
	#news .sideFilter .form-group h4 {
	    font-size: 16px;
	}
	#news #cleanfilter, #news .closeSearch {
	    font-size: 14px;
	}
	#news .pagecontent .item {
		height: auto;
        margin: 10px;
        width: auto !important;
	}
	
	#news .newsBlocks .itemImage {
		height: 200px;
		overflow: hidden;
	}
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 18px;
	}
	
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 14px;
	}
	
	/*news fim*/
	
	
    .showMobileBar, #hideMobile {
	    display: block;
	    font-size: 14px;
	}
	
	.Docs .docs{
        width:100%;
        margin: 20px 0;
        padding-left: 0;
    }
    
    .Docs .docs .item {
        width: 47.5%;
        padding: 45.5% 10px 10px 10px;
    }
    
    .Docs .docs .item svg {
        height: 62px;
    }
    
    .Docs .docs .item .catName{
        bottom: 10%;
        font-size: 16px;
    }
    
    #documentos h2{
        font-size:30px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
	.Docs .docs .docItem {
		width: 94%;
	}
	
	.Docs .docs .documents, .Docs .docs .catsDocs {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 60px;;
    }
    
    .Docs .filterDocs {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        display: block;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        position: fixed;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 9999999;
        left:-100%;
	    top: 100px;
		margin-left:0;
		border: 0;
        box-shadow: none;
    }
    
    .Docs .filterDocs h4, .Docs .filterDocs label {
        font-size: 14px;
    }
    
	.filterDocs  #cleanfilter{
	    font-size: 14px;
        margin-top: 20px;
	}
	
	
	
	#g-container-5687 #g-mainbar .g-content {
		width: 90%;
		margin: 40% auto;
	}
	
	#g-container-5687 {
		margin-top: 25px;
	}
	#g-container-5687 .size-25{
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#g-container-5687 .size-75 {
	    -webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#w25 {
    	width: 30%;
	}
	.nomeDoc {
	    font-size: 15px;
	}
	
	#g-mainbar .resp{
		font-size: 15px;
	}
	
	
	#g-navigation {
		height: 120px !important;
		box-shadow: 0px 0px 5px 1px #e1e1e1;
		background:#fff;
	}
	
	#slide{
		margin-top: 120px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 120px;
	}
	
	#slide #info {
		top: 0;
		margin-top: 0;
		width: 90%;
		left: 5%;
	}
	
	#slide #tags, #slide #alertas{
		display:none;
	}
	
	#slide #info #titulo {
		font-size: 26px;
		margin-top: 15px;
	}
	
	#slide #info #texto {
		font-size: 13px;
		margin-bottom: 0;
	}
	
	.itemid-1504 #g-container-5687 #g-mainbar .g-content {
	    margin: 0;
	}
    .itemid-1504 #requerimentos .filterForms {
        top: 115px;
        padding: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #search, .itemid-1504 #requerimentos .filterForms #subCategory, .itemid-1504 #requerimentos .filterForms #tags {
        width: 100%;
    }
    .itemid-1504 #requerimentos .filterForms .tag {
        margin-top: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #find {
        right: -130px;
        top: -115px;
    }
    .itemid-1504 #requerimentos .filterForms #cleanfilter {
        right: 0;
    }
    .itemid-1504 #requerimentos .headerBlock .headerTitle {
        width: 100%;
    }
    .itemid-1504 #requerimentos .numberServices {
        width: auto;
        margin: 0 20px 0 0;
        right: 0;
        top: 70px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 30px !important;
    }
    .itemid-1504 #requerimentos .headerBlock {
        margin-top: 200px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription {
        width: 100%;
    }
    .itemid-1504 #requerimentos .formList .itemLinks {
        width: auto;
        margin-top: 30px;
    }
   
    #requerimentos h2{
       font-size:35px;
    }
    
    
    #g-container-5687 .size-25 {
		display: none;
	}
	
	#g-container-5687 .size-75 {
		flex: unset;
		width: 100%;
	}
	#g-container-5687 #g-mainbar .g-content {
		width: auto;
	}
	
	
	#g-mainbar .g-content {
        margin: 30px 15px 0 15px;
	}
	
	#g-mainbar h1, #g-mainbar h2 {
		font-size: 25px;
	}
	
	#g-mainbar .botao2 {
	    font-size: 14px;
	}

	.btnTaxas {
		margin-left: auto;
	}

	h4.title {
		text-align: center;
		font-size: 20px;
	}

	.row {
		padding: 25px 0px;
	}

	.itemDescription {
		width: 100%;
		padding: unset;
	}

	.info {
		width: 100%;
		margin-left: unset;
		text-align: justify;
	}

	.itemLinks {
		width: 100%;
		padding-top: 20px;
	}

	.legend {
		font-size: 12px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	#g-mainbar p, #g-mainbar ul, #g-mainbar ol {
		font-size: 14px;
	}
	
	#corpo .caixa {
		padding: 15px 20px;
	}
	
	#g-container-5687 {
		margin-top: 50px;
	}
	
	.icon {
		border: unset;
	}
	
	#g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
	#g-mainbar .item-image img {
        width: 100%;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 100%;
    }
	
	#MenuInferior {
        min-height: auto;
	}
	
	#MenuInferior .g-content {
	    width: 100%;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        display: none;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 30px;
        height: auto;
        left: 5px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 5px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
    
    #BarraCopyright img{
        width: 30px;
    }
    
    #popUp .modal {
        width: 95%;
    }
    
    #popUp .modal-body, #popUp a, #popUp p, #popUp .modal-footer button {
        font-size: 12px;
    }
    
}

@media (min-width: 470px) and (max-width: 591px){
    
    .filterNews .pagecontent .pagination .page{
        display:none;
    }
    
    .finder .js-finder-searchform .awesomplete {
        width: 100%;
    }
    
    .finder .js-finder-searchform .btn{
        width: 100%;
        margin-left:0;
    }
	
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 10px !important;
        max-width: 100%;
    }
    
    #g-navigation .g-logo {
        display: block;
        width: auto;
        text-align: left;
    }
    
    #g-navigation .g-logo img {
        top: 70px;
        width: 120px;    
    }
    
    #barra .g-content {
        margin: 0 !important;
    }
    
    #barra .Digital {
        width: auto;
    }
    
    #barra .Digital a.texto {
        font-size: 12px;
        display: none;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 110px;
    }
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }
    
    #atalhos {
        top: 120px;
    }
    
    #atalhos .g-content {
        padding: 40px 10px 250px 10px !important;
    }
    
	#atalhos #fechar svg {
		display: none;
	}
	
	#atalhos .normal {
		display: none;
	}
    
    #atalhos .mobile {
        display: block;
    }
    
    #atalhos .w33 {
        width: 100%;
    }
    
    #atalhos .w33 .button {
        padding: 25px;
    }
    
    #atalhos .w33 li {
        width: 49%;
        margin: 0 auto 2%;
    }

	#atalhos .texto {
		width: 65%;
        padding-left: 1%;
	}
	#atalhos .texto h3 {
	    font-size: 25px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }
    #atalhos .w20 {
        width: 35%;
        padding-right: 1%;
    }
    #atalhos .logoInterface .prod {
        display: none;
    }

	#mobile, .mobile{
		display:block;
	}
	
	
	#barra #mobile svg path {
		fill: #fff;
	}
	
	#barra #mobile svg {
		width: 20px;
		height: 20px;
	}
	
	#g-navigation .spacer {
		display: none !important;
	}
    
    #menuMega {
        position: fixed;
        display: block;
        top: 50px;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 9;
    }
    
    #dj-megamenu2897 {
        display: none;
    }
    
    #dj-megamenu2908mobile .dj-mobile-open-btn {
        top: 0px;
        right: 6px;
    }
	
	#Menu, #CloseMenu{
		background: transparent;
		outline: none;
		border: 0px;
		color: #fff;
		margin-top: 0;
		font-size: 25px;
		font-weight: 100;
		padding: 7px 20px;
	}
	
	#barra #mobile {
		text-align: left;
		max-width: 591px;
	}
	
	
	#BotaoMobile {
	    display: block;
        width: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        text-align: right;
	}
	#BotaoMobile .icon{
		width: 28px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: right;
	}
	#BotaoMobile .icon:nth-child(1), #BotaoMobile .icon:nth-child(2){
		margin-right: 5px;
	}
	#g-navigation #BotaoMobile .g-content {
	    margin: 0;
	}
	#BotaoMobile .pesquisa img{
		width: 25px;
	}
	#BotaoMobile .icon button{
		background: transparent;
    	outline: none;
		height: 32px;
		padding: 0;
	}
	
	#BotaoMobile .icon.openMenu svg path {
	    fill: transparent;
	}
	
	#atalhos svg {
        height: 35px;
	}
	#atalhos .w25 .nomeatalho {
	    font-size: 12px;
	}
	
	.g-container {
        width: 100%;
    }
    
    .g-container .size-25 {
        display: none;
    }
    
    .g-container .size-75 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 0px;
    }

    
    #partilha .g-content {
        width: 100%;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 9999;
        margin: 10px 0 !important;
    }
    
    .djacc-popup .djacc__openbtn--default {
        right: 10px;
    }

	
	
	#news .sideFilter .botao {
        float: right;
    }
	#news .closeSearch,#news .mobile {
        display: inline-block;
    }
    #news .mobile {
        font-size: 14px;
    }
	
	/*news*/
	#news .pagecontent {
		padding-left:0;
	}
	#news .sideFilter {
		transition: all .5s ease-in-out;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 77px;
		position: fixed;
		background: rgb(255, 255, 255) !important;
		height: 100%;
		left: -100%;
		top: 120px;
		z-index: 99999;
	}
	#news .pagecontent .item {
		height: 330px;
		margin: 10px;
		width: 45%;
	}
	#news .newsBlocks .itemImage {
        height: 140px;
        overflow: hidden;
    }
	#news .pagecontent .item .itemContent {
        padding: 20px 15px;
	}
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 16px;
	}
	#news .pagecontent .item .itemContent h2, #news .pagecontent .item .itemContent h4 {
		font-size: 17px;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 14px;
	}
	
	/*news fim*/
	
	
    .showMobileBar, #hideMobile {
	    display: block;
	    font-size: 14px;
	}
	
	.Docs .docs{
        width:100%;
        margin: 20px 0;
        padding-left: 0;
    }
    
    .Docs .docs .item {
        width: 47.5%;
        padding: 35.5% 10px 10px 10px;
    }
    
    .Docs .docs .item svg {
        height: 62px;
    }
    
    .Docs .docs .item .catName{
        bottom: 10%;
        font-size: 16px;
    }
    
    #documentos h2{
        font-size:30px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
	.Docs .docs .docItem {
		width: 94%;
	}
	
	.Docs .docs .documents, .Docs .docs .catsDocs {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 60px;;
    }
    
    .Docs .filterDocs {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        display: block;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        position: fixed;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 9999999;
        left:-100%;
	    top: 100px;
		margin-left:0;
		border: 0;
        box-shadow: none;
    }
    
    .Docs .filterDocs h4, .Docs .filterDocs label {
        font-size: 14px;
    }
    
	.filterDocs  #cleanfilter{
	    font-size: 14px;
        margin-top: 20px;
	}
	
	
	
	#g-container-5687 #g-mainbar .g-content {
		width: 90%;
		margin: 40% auto;
	}
	
	#g-container-5687 {
		margin-top: 25px;
	}
	#g-container-5687 .size-25{
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#g-container-5687 .size-75 {
	    -webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	}
	#w25 {
    	width: 30%;
	}
	.nomeDoc {
	    font-size: 15px;
	}
	
	#g-mainbar .resp{
		font-size: 15px;
	}
	
	
	#g-navigation {
		height: 120px !important;
		box-shadow: 0px 0px 5px 1px #e1e1e1;
		background:#fff;
	}
	
	#slide{
		margin-top: 120px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 120px;
	}
	
	#slide #info {
		top: 0;
		margin-top: 0;
		width: 90%;
		left: 5%;
	}
	
	#slide #alertas{
		display:none;
	}
	
	#slide #tags{
		margin-top: 30px;
	}
	
	#slide #info #tags span a {
		font-size: 10px;
	}
	
	#slide #info #tags span {
		padding: 0px 6px 2px 6px;
	}
	
	#slide #info #titulo {
		font-size: 26px;
		margin-top: 15px;
	}
	
	#slide #info #texto {
		font-size: 13px;
		margin-bottom: 0;
	}
	
	
	.itemid-1504 #g-container-5687 #g-mainbar .g-content {
	    margin: 0;
	}
    .itemid-1504 #requerimentos .filterForms {
        top: 115px;
        padding: 15px;
    }
    .itemid-1504 #requerimentos .filterForms #search, .itemid-1504 #requerimentos .filterForms #subCategory, .itemid-1504 #requerimentos .filterForms #tags {
        width: 100%;
    }
    .itemid-1504 #requerimentos .filterForms .tag {
        margin-top: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #find {
        right: -185px;
        top: -115px;
    }
    .itemid-1504 #requerimentos .filterForms #cleanfilter {
        right: 0;
    }
    .itemid-1504 #requerimentos .numberServices {
        width: auto;
        margin: 0 20px 0 0;
        right: 0;
        top: 75px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
        text-align: left;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 33px !important;
    }
    .itemid-1504 #requerimentos .headerBlock {
        margin-top: 220px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription {
        width: 100%;
    }
    .itemid-1504 #requerimentos .formList .itemLinks {
        width: auto;
        margin-top: 30px;
    }
    
    #requerimentos .formList {
        margin-top: 60px;
    }
    
    #requerimentos h2{
       font-size:35px;
    }
    
    
    #g-container-5687 .size-25 {
		display: none;
	}
	
	#g-container-5687 .size-75 {
		flex: unset;
		width: 100%;
	}
	#g-container-5687 #g-mainbar .g-content {
		width: auto;
	}
	
	#g-mainbar .g-content {
        margin: 30px 20px 0;
	}
	
	#g-mainbar h1, #g-mainbar h2 {
		font-size: 28px;
	}
	
	#g-mainbar .botao2 {
	    font-size: 14px;
	}

	.btnTaxas {
		margin-left: auto;
	}

	h4.title {
		text-align: center;
		font-size: 20px;
	}

	.row {
		padding: 25px 0px;
	}

	.itemDescription {
		width: 100%;
		padding: unset;
	}

	.info {
		width: 100%;
		margin-left: unset;
		text-align: justify;
	}

	.itemLinks {
		width: 100%;
		padding-top: 20px;
	}

	.legend {
		font-size: 12px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	#g-mainbar p, #g-mainbar ul, #g-mainbar ol {
		font-size: 14px;
	}
	
	#corpo .caixa {
		padding: 15px 20px;
	}
	
	#g-container-5687 {
		margin-top: 50px;
	}
	
	.icon {
		border: unset;
	}
	
	#g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
	#g-mainbar .item-image img {
        width: 100%;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 100%;
    }
	
	#MenuInferior {
        min-height: auto;
	}
	
	#MenuInferior .g-content {
	    width: 100%;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        display: none;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 35px;
        height: auto;
        left: 25px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 25px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
    
    #popUp .modal {
        width: 95%;
    }
    
}

@media (min-width: 592px) and (max-width: 767px){
    
    .filterNews .pagecontent .pagination .page, .filterNews .pagecontent .pagination .backward, .filterNews .pagecontent .pagination .forward{
        font-size:12px;
        line-height:25px;
        height:25px;
    }
    
    .filterNews .pagecontent .pagination .page{
        width:25px;
    }
    
    .finder .js-finder-searchform .awesomplete {
        width: 70%;
    }
    
    .finder .js-finder-searchform .btn{
        width: 30%;
    }
	
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 25px !important;
        max-width: 100%;
    }
    
    #g-navigation .g-logo {
        display: block;
        width: auto;
        text-align: left;
    }
    
    #g-navigation .g-logo img {
        top: 35px;
    }
    
    #barra .g-content {
        margin: 0 !important;
    }
    
    #barra .Digital {
        width: auto;
    }
    
    #barra .Digital a.texto {
        font-size: 12px;
        display: none;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 110px;
    }
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }
    
    #atalhos .g-content {
        padding: 40px 10px 250px 10px !important;
    }
    
	#atalhos #fechar svg {
		display: none;
	}
	
	#atalhos .normal {
		display: none;
	}
    
    #atalhos .mobile {
        display: block;
    }
    
    #atalhos .w33 {
        width: 100%;
    }
    
    #atalhos .w33 .button {
        padding: 25px;
    }
    
    #atalhos .w33 li {
        width: 31%;
    }

	#atalhos .texto h3 {
	    font-size: 30px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }

    
	#mobile, .mobile{
		display:block;
	}
	
    #g-navigation .spacer {
		display: none !important;
	}
    
    #menuMega {
        position: fixed;
        display: block;
        top: 50px;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 9;
    }
    
    #dj-megamenu2897 {
        display: none;
    }
    
    #dj-megamenu2908mobile .dj-mobile-open-btn {
        top: 0px;
        right: 6px;
    }
	
	#Menu, #CloseMenu{
		background: transparent;
		outline: none;
		border: 0px;
		color: #fff;
		margin-top: 0;
		font-size: 25px;
		font-weight: 100;
		padding: 7px 20px;
	}
	
	#barra #mobile {
		text-align: left;
		max-width: 767px;
	}
	
	#barra #mobile svg path {
		fill: #fff;
	}
	
	#barra #mobile svg {
		width: 20px;
		height: 20px;
	}
	
	#BotaoMobile {
	    display: block;
        width: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        text-align: right;
	}
	#BotaoMobile .icon{
		width: 28px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: right;
	}
	#BotaoMobile .icon:nth-child(1), #BotaoMobile .icon:nth-child(2){
		margin-right: 5px;
	}
	#g-navigation #BotaoMobile .g-content {
	    margin: 0;
	}
	#BotaoMobile .pesquisa img{
		width: 25px;
	}
	#BotaoMobile .icon button{
		background: transparent;
    	outline: none;
		height: 32px;
		padding: 0;
	}
	
	#BotaoMobile .icon.openMenu svg path {
	    fill: transparent;
	}
	
	#atalhos #fechar svg {
		display: none;
	}

	#atalhos .w25 {
		width: 23%;
        margin: 0 0.7% 20px 0.7%;
        padding: 5px;
        height: 120px;
	}
	#atalhos .w25 .nomeatalho {
	    font-size: 12px;
	}

	#atalhos {
		top: 40px;
		padding-bottom: unset;
	}

	#atalhos .texto h3 {
	    font-size: 30px;
	}
	#atalhos .texto p {
        font-size: 20px;
    }
	
	.g-container {
        width: 100%;
    }
    
    .g-container .size-25 {
        display: none;
    }
    
    .g-container .size-75 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 0px;
    }

    
    #partilha .g-content {
        width: 100%;
        position: relative;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 9999;
        margin: 10px 0 !important;
    }
    
    .djacc-popup .djacc__openbtn--default {
        right: 10px;
    }

    
    
	#news .sideFilter .botao {
        float: right;
    }
    
	#news .closeSearch,#news .mobile {
        display: inline-block;
    }
	/*news*/
	#news .pagecontent {
		padding-left:0;
	}
	#news .sideFilter {
		transition: all .5s ease-in-out;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 77px;
		position: fixed;
		background: rgb(255, 255, 255) !important;
		height: 100%;
		left: -100%;
		top: 100px;
		z-index: 99999;
	}
	#news .pagecontent .item {
		height: 355px;
		margin: 10px;
		width: 46%;
	}
	#news .newsBlocks .itemImage {
        height: 170px;
    }
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 18px;
	}
	#news .pagecontent .item .itemContent h2, #news .pagecontent .item .itemContent h4 {
		font-size: 17px;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 16px;
	}
	
	/*news fim*/
	
	
    .showMobileBar, #hideMobile {
	    display: block;
	    font-size: 14px;
	}
	
    .Docs .docs {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin: 20px 0 20px 0;
        padding-left: 0;
    }
    
    .Docs .docs .item {
        width: 31%;
        margin: 1% 0.5%;
		padding: 150px 2px 6px 0px;
    }
    
    .Docs .docs .item .icon{
        top: 10%;
    }
    
    .Docs .docs .item svg {
        height: 45px;
    }
    
    .Docs .docs .item .catName{
        bottom: 18%;
        font-size: 17px;
    }
    
    #documentos h2{
        font-size:30px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
	.Docs .docs .docItem {
		width: 90%;
	}
	
    .Docs .docs .documents, .Docs .docs .catsDocs{
        padding-bottom:30px;
        padding-left: 10px;
        padding-right: 10px;
		padding-top:40px;
    }
    
    .Docs .filterDocs .form-group#search{
        width:100%;
        display:block;
    }
    
    .Docs .filterDocs .form-group{
        width:49.5%;
        display:inline-block;
        vertical-align:top;
    }
    
    .Docs .filterDocs {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        display: block;
        vertical-align: top;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        position: fixed;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 9999999;
        left:-100%;
	    top: 100px;
		margin-left:0;
		border: 0;
        box-shadow: none;
    }
    
    .Docs .filterDocs h4, .Docs .filterDocs label {
        font-size: 14px;
    }
    
	.filterDocs #cleanfilter{
	    font-size: 14px;
        margin-top: 20px;
	}
	
	
	
	
	#g-container-5687 #g-mainbar .g-content {
		width: 90%;
		margin: 40% auto;
	}
	
	#g-container-5687 {
		margin-top: 25px;
	}
	#g-container-5687 .size-25{
		-webkit-flex: 0 30%;
	    -moz-flex: 0 30%;
	    -ms-flex: 0 30%;
	    flex: 0 30%;
	    width: 30%;
	}
	#g-container-5687 .size-75 {
	    -webkit-flex: 0 70%;
	    -moz-flex: 0 70%;
	    -ms-flex: 0 70%;
	    flex: 0 70%;
	    width: 70%;
	}
	#w25 {
    	width: 30%;
	}
	.nomeDoc {
	    font-size: 15px;
	}
	
	#g-mainbar .resp{
		font-size: 15px;
	}
	
	#g-navigation {
		height: 120px !important;
		box-shadow: 0px 0px 5px 1px #e1e1e1;
		background:#fff;
	}
	
	#slide{
		margin-top: 120px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 120px;
	}
	
	#slide #info {
		top: 0;
		margin-top: 0;
		width: 90%;
		left: 5%;
	}
	
	#slide #alertas{
		display:none;
	}
	
	#slide #tags{
		margin-top: 30px;
	}
	
	#slide #info #tags span a {
		font-size: 12px;
	}
	
	#slide #info #tags span {
		padding: 0px 6px 2px 6px;
	}
	
	#slide #info #titulo {
		font-size: 30px;
		margin-top: 15px;
	}
	
	#slide #info #texto {
		font-size: 15px;
		margin-bottom: 0;
	}
	
	.itemid-1504 #g-container-5687 #g-mainbar .g-content {
	    margin: 0;
	}
    .itemid-1504 #requerimentos .filterForms {
        top: 115px;
        padding: 20px;
    }
    .itemid-1504 #requerimentos .filterForms #search, .itemid-1504 #requerimentos .filterForms #subCategory, .itemid-1504 #requerimentos .filterForms #tags {
        width: 100%;
    }
    .itemid-1504 #requerimentos .filterForms .tag {
        margin-top: 10px;
    }
    .itemid-1504 #requerimentos .filterForms #find {
        right: -245px;
        top: -115px;
    }
    .itemid-1504 #requerimentos .filterForms #cleanfilter {
        right: 0;
    }
    .itemid-1504 #requerimentos .headerBlock .headerTitle {
        width: 100%;
    }
    .itemid-1504 #requerimentos .numberServices {
        margin: 0 20px 0 0;
        top: 70px;
        right: 0;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
        text-align: left;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 35px !important;
        margin-left: 20px;
    }
    .itemid-1504 #requerimentos .headerBlock {
        margin-top: 230px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription {
        width: 100%;
    }
    .itemid-1504 #requerimentos .formList .itemLinks {
        width: auto;
        margin-top: 30px;
    }
    
    #requerimentos h2{
       font-size:35px;
   }
   
   
	#g-container-5687 .size-25 {
		display: none;
	}
	
	#g-container-5687 .size-75 {
		flex: unset;
		width: 100%;
	}
	#g-container-5687 #g-mainbar .g-content {
		width: auto;
	}
	
	#g-mainbar .g-content {
        margin: 30px 25px 0;
	}
	
	#g-mainbar h1, #g-mainbar h2 {
		font-size: 30px;
	}
	
	#g-mainbar .botao2 {
	    font-size: 14px;
	}

	.btnTaxas {
		margin-left: auto;
	}

	h4.title {
		text-align: center;
		font-size: 20px;
	}

	.row {
		padding: 25px 0px;
	}

	.itemDescription {
		width: 100%;
		padding: unset;
	}

	.info {
		width: 100%;
		margin-left: unset;
		text-align: justify;
	}

	.itemLinks {
		width: 100%;
		padding-top: 20px;
	}

	.legend {
		font-size: 12px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	#g-mainbar p, #g-mainbar ul, #g-mainbar ol {
		font-size: 14px;
	}
	
	#corpo .caixa {
		padding: 15px 20px;
	}
	
	#g-container-5687 {
		margin-top: 50px;
	}
	
	.icon {
		border: unset;
	}
	
	#g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
	#g-mainbar .item-image img {
        width: 100%;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 48%;
    }
	
	#MenuInferior {
        min-height: auto;
	}
	
	#MenuInferior .g-content {
	    width: 100%;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        display: none;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 35px;
        height: auto;
        left: 25px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 25px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
    
    #popUp .modal {
        width: 80%;
    }
    
}

@media (min-width: 768px) and (max-width: 958px){
    
    .filterNews .pagecontent .pagination .page, .filterNews .pagecontent .pagination .backward, .filterNews .pagecontent .pagination .forward{
        font-size:12px;
        line-height:25px;
        height:25px;
    }
    
    .filterNews .pagecontent .pagination .page{
        width:25px;
    }
    
    .finder .js-finder-searchform .awesomplete {
        width: 80%;
    }
    
    .finder .js-finder-searchform .btn{
        width: 20%;
    }
    
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 25px !important;
        max-width: 100%;
    }
    
    #g-navigation .g-logo img {
        top: 65px;
    }
    
    #barra .g-content {
        margin: 0 !important;
    }
    
    #barra .Digital {
        width: auto;
    }
    
    #barra .Digital a.texto {
        font-size: 13px;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 110px;
    }
    
	#barra #mobile svg path {
		fill: #fff;
	}
	
	#barra #mobile svg {
		width: 20px;
		height: 20px;
	}
	
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }
    
    
    #atalhos .g-content {
        padding: 20px 10px 120px !important;
    }
    
	#atalhos #fechar svg {
		display: none;
	}
    
    #atalhos .w33 .button {
        padding: 25px;
        min-height: 140px;
    }
    
    #atalhos .w33 li {
        width: 31%;
        min-height: 140px;
    }
    
	#mobile, .mobile{
		display:block;
	}
	
	#g-navigation .spacer {
		display: none !important;
	}
    
    #menuMega {
        position: fixed;
        display: block;
        top: 50px;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 9;
    }
    
    #dj-megamenu2897 {
        display: none;
    }
    
    #dj-megamenu2908mobile .dj-mobile-open-btn {
        top: 0px;
        right: 6px;
    }
	
	#Menu, #CloseMenu{
		background: transparent;
		outline: none;
		border: 0px;
		color: #fff;
		margin-top: 0;
		font-size: 25px;
		font-weight: 100;
		padding: 7px 20px;
	}
	
	#barra #mobile {
		text-align: left;
		max-width: 958px;
	}
	
	#BotaoMobile {
	    display: block;
        width: auto;
        position: absolute;
        right: 10px;
        top: 70px;
        text-align: right;
	}
	#BotaoMobile .icon{
		width: 28px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: right;
	}
	#BotaoMobile .icon:nth-child(1), #BotaoMobile .icon:nth-child(2){
		margin-right: 5px;
	}
	#g-navigation #BotaoMobile .g-content {
	    margin: 0;
	}
	#BotaoMobile .pesquisa img{
		width: 25px;
	}
	#BotaoMobile .icon button{
		background: transparent;
    	outline: none;
		height: 32px;
		padding: 0;
	}
	
	#BotaoMobile .icon.openMenu svg path {
	    fill: transparent;
	}
	
	#atalhos #fechar svg {
		display: none;
	}

	#atalhos .w25 {
		width: 22%;
        margin: 0 0.8% 20px 0.8%;
        padding: 5px;
	}
	#atalhos .w25 .nomeatalho {
	    font-size: 14px;
	}

	#atalhos {
		top: 40px;
		padding-bottom: unset;
	}
	
	.g-container {
        width: 100%;
    }
    
    .g-container .size-25 {
        display: none;
    }
    
    .g-container .size-75 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 0px;
    }
    
    .djacc-popup .djacc__openbtn--default {
        right: 10px;
    }

	
	#news .sideFilter {
		padding-left: 15px;
        width: 35%;
	}
	#news .sideFilter .form-group h4 {
	    font-size: 14px;
        width: 110px;
	}
	#news .select2-container--bootstrap .select2-search--dropdown .select2-search__field, .select2-container--bootstrap .select2-selection, #news .select2-container--bootstrap.select2-container--focus .select2-selection, #news .select2-container--bootstrap.select2-container--open .select2-selection, #news .select2-container--bootstrap .select2-selection {
	    padding: 0.375rem 30px 0.375rem 115px;
	}
	#news #cleanfilter {
	    font-size: 14px;
	}
	#news .sideFilter .botao {
	    font-size: 14px;
	}
	#news .pagecontent {
        padding-left: 37%;
	}
	#news .pagecontent .item {
	    width: 48%;
	    height: 300px;
	}
	#news .newsBlocks .itemImage {
		height: 137px;
		overflow: hidden;
	}
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 16px;
	}
	#news .pagecontent .item .itemContent h2, #news .pagecontent .item .itemContent h4 {
		font-size: 17px;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    margin: 20px 0 5px;
	}
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 14px;
	}
	
	
	.Docs .docs .docItem {
        width: 100%;
	}
	
	.Docs .docs .documents, .Docs .docs .catsDocs {
        padding-left: 10px;
        padding-right: 10px;
		padding-top:40px;
       
    }
    
    .Docs .filterDocs .form-group#search{
        width:100%;
        display:block;
    }
    
    .Docs .filterDocs .form-group{
        width:100%;
        display:inline-block;
        vertical-align:top;
    }
    
    .Docs .filterDocs {
        padding-left:20px;
        flex: 0 30%;
        width: 30%;
        -webkit-flex: 0 30%;
    }
	#filterDocs a.botao {
		border-radius:6px;
        width: auto;
	}
	
	.Docs .docs {
        flex: 0 65%;
        width: 65%;
    }
    
    .Docs .docs .item {
        width: 48%;
        height: 180px !important;
        margin: 1% 0.5%;
    }
    
    .Docs .docs .item .catName{
        bottom:16%;
    }
    
    
    
    
	
	#g-container-5687 #g-mainbar .g-content {
		width: 70%;
		margin: 40% auto;
	}
	
	#g-container-5687 {
		margin-top: 25px;
	}
	
	#g-container-5687 .size-25{
		-webkit-flex: 0 30%;
	    -moz-flex: 0 30%;
	    -ms-flex: 0 30%;
	    flex: 0 30%;
	    width: 30%;
	}
	#g-container-5687 .size-75 {
	    -webkit-flex: 0 70%;
	    -moz-flex: 0 70%;
	    -ms-flex: 0 70%;
	    flex: 0 70%;
	    width: 70%;
	}
	#w25 {
    	width: 30%;
	}
	.nomeDoc {
	    font-size: 17px;
	}
	
	#g-mainbar .resp{
		font-size: 17px;
	}
	
	#g-navigation {
		height: 120px !important;
		box-shadow: 0px 0px 5px 1px #e1e1e1;
		background:#fff;
	}
	
	#slide{
		margin-top: 120px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 120px;
	}
	
	#slide #alertas{
		display:none;
	}
	
	#slide #info {
		margin-top: 100px;
		width: 86%;
		left: 7%;
	}
	
	.itemid-1504 #g-container-5687 #g-mainbar .g-content {
	    margin: 0;
        width: 100%;
	}
    .itemid-1504 #requerimentos .filterForms {
        top: 120px;
    }
    .itemid-1504 #requerimentos .filterForms #find {
        right: 150px;
        top: -43px;
    }
    .itemid-1504 #requerimentos .numberServices {
        right: 40px;
        top: 60px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 35px !important;
        margin-left: 20px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    .itemid-1504 #requerimentos .headerBlock {
        margin-top: 180px;
    }
    .itemid-1504 #requerimentos .formList .row .legend {
        font-size: 11px;
    }
    
   #requerimentos h2{
       font-size:35px;
   }
   
   #g-container-5687 .size-25 {
		display: none;
	}
	
	#g-container-5687 .size-75 {
		flex: unset;
		width: 100%;
	}
	#g-container-5687 #g-mainbar .g-content {
		width: auto;
	}
	
	#g-container-5687 {
		margin-top: 50px;
	}
	
	.icon {
		border: unset;
	}
	
	#g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
	#g-mainbar .item-image img {
        width: 100%;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 48%;
    }
	
	h4.title {
        font-size: 22px;
	}
	.itemDescription {
	    padding: 0 10px;
	}
	.info {
	    width: 100%;
	}
	.legend {
	    font-size: 13px;
	}
	
	
	#MenuInferior {
        min-height: auto;
	}
	
	#MenuInferior .g-content {
	    width: 100%;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        display: none;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 35px;
        height: auto;
        left: 25px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 25px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
    
}

@media (min-width: 959px) and (max-width: 1199px){
	#g-navigation #grid-6679 .g-content {
        padding: 0 0 0 25px !important;
    }
    
    #barra .g-content {
        margin: 0 25px 0 0 !important;
    }
    
    #barra .Digital {
        width: 720px;
    }
    
    #barra .Digital a.texto {
        font-size: 13px;
    }
    
    #barra a.texto.online {
        font-size: 12px;
    }
    
    #barra .w10.turnMenu, #barra .w10.offMenu {
        width: 110px;
    }
    
    .Atalhos, .Atalhos2 {
        font-size: 12px;
    }

    #atalhos .g-content {
        padding: 40px 10px 120px !important;
    }
    
    #atalhos .w33 .button {
        min-height: 140px;
    }
    
	#atalhos .w33 li {
        width: 23%;
        min-height: 140px;
	}
    
    .dj-megamenu-default {
        padding: 0 25px 0 0 !important;
    }
    
	.dj-megamenu-default li.dj-up {
	    padding: 0 5px !important;
	}
	.dj-megamenu-default li a.dj-up_a{
		padding: 7px 0 0 0!important;
		overflow: visible;
		font-size: 12px;
	}
	
	.dj-megamenu-default li a.dj-up_a span.dj-drop {
	    padding: 5px !important;
	}
	.dj-megamenu-default li ul.dj-submenu > li > a {
	    height: 45px;
	    font-size: 13px;
	}
	
	.dj-megamenu-default li.itemid1569 ul.dj-submenu > li > a, .dj-megamenu-default li.itemid1322 ul.dj-submenu > li > a {
	    font-size: 12px;
	}
	
	.dj-megamenu-default li ul.dj-subtree > li > a {
	    font-size: 12px;
	}
	
	#Atalhos svg path {
		fill: #fff;
	}
	
	#Atalhos svg {
		height: 20px;
		width: 20px;
		margin: 0 5px;
		vertical-align: middle;
	}
	
	#Atalhos {
		padding: 10px 0;
	}
	
	
	.g-container {
        width: 100%;
    }

	#news .sideFilter {
	    width: 32%;
		padding-left: 24px;
	}
	#news .sideFilter .form-group h4 {
	    font-size: 16px;
        width: 125px
	}
	#news .pagecontent {
	    padding-left: 33%;
	}
	#news .newsBlocks .itemImage {
		height: 137px;
		overflow: hidden;
	}
	#news .pagecontent .item {
		height: 333px;
		width: 31%;
	}
	#news .pagecontent .item .itemContent {
        padding: 20px 15px;
	}
	#news .pagecontent .item .itemContent .date, #news .newsBlocks .itemInfo .cat {
        font-size: 18px;
	}
	#news .pagecontent .item .itemContent h2, #news .pagecontent .item .itemContent h4 {
		font-size: 17px;
		-webkit-line-clamp: 3;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    margin: 20px 0 5px;
	}
	#news .pagecontent .item .itemContent .itemDescription {
		font-size: 14px;
	}
	#news #cleanfilter {
	    font-size: 14px;
	}
	
	.Docs .docs .docItem {
		width: 44%;
	}
	.Docs .docs {
		width: 71%;
	}
	
    .Docs .filterDocs {
        padding-left: 20px;
    }
    
   .Docs .docs .item {
        width: 40%;
        height: 170px !important;
        margin: 1% 0.5%;
    }
    .Docs .docs .item .catName{
        bottom: 11%;
    }
    
    #documentos .documents a{
        font-size: 18px;
    }
    
	
	#g-container-5687 {
		margin-top: 25px;
	}
	
	#w25 {
    	width: 30%;
	}
	
	#g-mainbar .resp{
		font-size: 17px;
	}
	
	.size-52{
		-webkit-flex: 0 58%;
	    -moz-flex: 0 58%;
	    -ms-flex: 0 58%;
	    flex: 0 58%;
	    width: 58%;
	}
	
	#caixaAtalhos {
        padding-top: 60px;
    }
	
	#slide{
		margin-top: 92px;
	}
	
	#slide #b1, #slide #b2, #slide #b3, #slide #b4, #slide #b5 {
		top: 91px;
	}
	
	#slide #info {
		margin-top: 65px;
		width: 92%;
		left: 4%;
	}
	
	#slide #alertas {
		margin-top: -325px;
		right: 4%;
	}

	.itemid-1504 #requerimentos .filterForms {
        padding: 20px;
    }
    .itemid-1504 #requerimentos .filterForms #search {
        width: 50%;
    }
    .itemid-1504 #requerimentos .filterForms #tags {
        width: auto;
    }
    
    .itemid-1504 #requerimentos .filterForms #find {
        right: 105px;
        top: -43px;
    }
    .itemid-1504 #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    .itemid-1504 #requerimentos h3 {
        font-size: 40px !important;
    }
    .itemid-1504 #requerimentos .formList .row .legend {
        font-size: 12px;
    }
    
    #requerimentos h2{
        font-size:40px;
    }
	
	#g-mainbar .item-image img {
        max-width: 300px;
    }
	
	img {
		width: auto;
	}

    #g-mainbar div img {
        width: 31%;
    }
	
	.itemDescription {
	    padding: 0 10px;
	}
	.info {
	    width: 100%;
	}
	.legend {
	    font-size: 12px;
	}
	
	
	#MenuInferior .g-content {
	    width: 959px;
	    padding: 4rem 25px !important;
	}
	
    #MenuInferior .pull-left {
        max-width: 300px;
        float: none;
    }
    
    #MenuInferior #w30Menu {
        width: 100%;
        text-align: center;
        display: block;
    }
    
    #MenuInferior #w30Menu #boxMenu {
        text-align: center;
        border: none;
    }
    
    #MenuInferior #w30Menu .tit {
        width: auto !important;
    }
    
    #MenuInferior .w17 {
        width: 24.5%;
    }
    
    #MenuInferior .titulo {
        font-size: 16px;
		margin-top: 0px !important;
    }
    
	#MenuInferior #links {
		width: 100%;
		margin: 0;
		padding: 10px 5px;
	}
	
	#MenuInferior .w30 .box {
		padding: 20px 20px 0 20px;
	}
	
	#MenuInferior .li {
		font-size: 13px;
		padding: 10px 0;
	}
    
    #BarraCopyright .w30 {
        width: 100%;
        text-align: center;
        padding-left:0;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 0;
    }
       
    #BarraCopyright .logoInterface {
        margin-top: 0;
    }
        
    #BarraCopyright .w30 img.digital {
        width: auto;
        max-width: 35px;
        height: auto;
        left: 25px;
        bottom: 8px;
        position: absolute;
        cursor: pointer;
    }
    
    #BarraCopyright .w29 {
        width: 50px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 25px;
    }
    
    #BarraCopyright .w29 .text{
        display:none;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
	#g-navigation #grid-6679 .g-content {
        padding: 0 0 0 6% !important;
    }
    
    #barra .g-content {
        margin: 0 6% 0 0 !important;
    }
    
    .dj-megamenu-default {
        padding: 0 5% 0 0 !important;
    }
    
	.dj-megamenu-default li a.dj-up_a span.dj-drop {
	    padding: 5px !important;
	}
	.dj-megamenu-default li ul.dj-submenu > li > a {
	    height: 45px;
	}
	
	.dj-megamenu-default li a.dj-up_a{
		padding: 7px 0px 0 0!important;
		overflow: visible;
	}
	
	#Atalhos svg path {
		fill: #fff;
	}
	
	#Atalhos svg {
		height: 20px;
		width: 20px;
		margin: 0 5px;
		vertical-align: middle;
	}
	
	#Atalhos {
		padding: 10px 0;
	}
	
	
	.g-container {
        width: 1100px;
    }
    
	#requerimentos .filterForms #search {
        width: 44%;
    }
    #requerimentos .filterForms #find {
        right: 645px;
    }
    #requerimentos .filterForms .form-group#tags {
        width: auto;
    }
    #requerimentos .formList .itemDescription h4 {
        font-size: 30px;
    }
    #requerimentos h3 {
        font-size: 40px !important;
    }
    
    #requerimentos h2{
        font-size:40px;
    }
	

	
    #news .sideFilter {
        width: 24%;
        padding-left: 0;
    }
    
    #news .pagecontent {
        padding-left: 32%;
    }
	
	#news .pagecontent .item {
		width: 31%;
	}
	
	#news .newsBlocks .itemImage {
        max-height: 180px;
    }
    
    #news .pagecontent .item {
        max-height: 390px;
    }
    
    
    .Docs .docs {
        width: 74%;
	}
	.Docs .docs .docItem {
        width: 45%;
	}
    .Docs .docs .item {
        width: 23%;
        margin: 1% 0.5%;
        padding:0;
        height: 165px;
    }

    .Docs .docs .item .icon {
        top: 10%;
    }
    
    .Docs .docs .item svg {
        height: 40px;
    }
    
    .Docs .docs .item .catName {
        font-size: 18px;
        bottom: 10%;
    }
    
    
	
	#MenuInferior .g-content {
	    max-width: 1100px;
	}
	
    #BarraCopyright .g-content {
        padding: 0px 3% !important;
    }
	
    
}

@media (min-width: 1200px) {
    
	#news .newsBlocks .itemImage {
		height: 230px;
	}
	
	#news .pagecontent .item {
		height: 447px;
	}
	#g-mainbar .doc img {
		width: 50px;
	}
	
	
	.size-52{
		-webkit-flex: 0 58%;
	    -moz-flex: 0 58%;
	    -ms-flex: 0 58%;
	    flex: 0 58%;
	    width: 58%;
	}
	#w70c{
		margin-right: 10px;
	}
	
	#slide #alertas{
		width: 330px;
		background: white;
		position: absolute;
		z-index: 9999;
		margin-top: -320px;
		right: 4%;
		padding: 20px;
		font-size: 12px;
		height: 200px;
		overflow: hidden;
	}
}


@media (min-width: 1440px) and (max-width: 1599px){
    #g-navigation #grid-6679 .g-content {
        padding: 0 0 0 8% !important;
    }
    
    #barra .g-content {
        margin: 0 4% 0 0 !important;
    }
    
    .dj-megamenu-default {
        padding: 0 4% 0 0 !important;
    }
    
	
	#Atalhos svg path {
		fill: #fff;
	}
	
	#Atalhos svg {
		height: 20px;
		width: 20px;
		margin: 0 5px;
		vertical-align: middle;
	}
	
	#Atalhos {
		padding: 10px 0;
	}
	
	.g-container {
        width: 1300px;
    }

	.itemid-1504 #requerimentos h3 {
        font-size: 40px !important;
    }
    
    #requerimentos h2{
        font-size:40px;
    }
    
	.dj-megamenu-default li ul.dj-submenu > li > a {
	    height: 45px;
	}
	
	#news .pagecontent .item {
        height: 415px;
    }
    
    #news .newsBlocks .itemImage {
        height: 200px;
    }
    
    
    .Docs .docs {
        width: 74%;
	}
	.Docs .docs .docItem {
        width: 45%;
	}
    .Docs .docs .item {
        width: 23%;
    }

    .Docs .docs .item .icon {
        top: 10%;
    }
    
    .Docs .docs .item svg {
        height: 40px;
    }
    
    .Docs .docs .item .catName {
        font-size: 18px;
        bottom: 10%;
    }
    
	
	#MenuInferior .g-content {
	    max-width: 1300px;
	}
	
    #BarraCopyright .g-content {
        padding: 0px 5% !important;
    }
	
}

@media (min-width: 1600px) and (max-width: 1799px){
	
	#Atalhos svg path {
		fill: #fff;
	}
	
	#Atalhos svg {
		height: 20px;
		width: 20px;
		margin: 0 5px;
		vertical-align: middle;
	}
	
	#Atalhos {
		padding: 10px 0;
	}
	
	.dj-megamenu-default li ul.dj-submenu > li > a {
	    height: 45px;
	}
	
	.g-container {
        width: 1340px;
    }
	
	
    .Docs .docs {
        width: 74%;
	}
	.Docs .docs .docItem {
        width: 45%;
	}
    .Docs .docs .item {
        width: 23%;
    }

	
	
	#MenuInferior .g-content {
	    max-width: 1340px;
	}
	
}

@media (min-width: 1800px){
	
	#Atalhos svg path {
		fill: #fff;
	}
	
	#Atalhos svg {
		height: 20px;
		width: 20px;
		margin: 0 5px;
		vertical-align: text-bottom;
	}
	
	#Atalhos {
		padding: 10px 0;
	}
}











