.content-docs .clearFilter{
    font-family: 'CircularStd-Medium', sans-serif;
    font-weight: 100;
    background: transparent;
    border: 1px solid #004087;
    border-radius: 50px;
    color: #004087;
    margin-top: 10px;
    display: block;
    text-align: center;
    width: 100px;
    padding: 5px 0;
    cursor: pointer;
}

.content-docs .clearFilter:hover{
    background: #004087;
    color: #fff;
}

#BarraCopyright .w30 #aa img{
    width: 80px !important;
    margin-left: 5px !important;
}

#MenuSuperior .normal .w66 .gopage {
    background: #e9be2f;
    color: #fff;
    border: 1px solid #e9be2f;
    padding: 5px 10px;
    margin-top: 20px;
    display: block;
    width: 140px;
    text-align: center;
    font-family: 'Barlow-SemiBold',sans-serif;
}

#MenuSuperior .normal .w66 .gopage:hover {
    background: #fff;
    color: #000;
}

#news .video{
    width: 600px;
    margin: 30px auto;
    text-align: center;
}

#news .video iframe{
    width: 600px;
    height: 340px;
}

#news .fb-video{
    display: block;
    margin: 0 auto;
    text-align: center;
}

#news .video .item {
    margin: 0 10px;
    width: 31%;
    display: inline-block;
}

.loader{
    text-align: center;
}

.loader img{
    width: 170px;
    border-radius: 50%;
}


.loaderRotate {
    width: 70px;
    height: auto;
    position: relative;
    /*overflow: hidden;
    transform: rotate(240deg);*/
    display: inline-block;
    margin-bottom: 50px;
}
.loaderRotate:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid #0000;
    border-color: #004087 #0000 #0000 #0000;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotate 1s ease-in-out infinite;
    transform: rotate(0deg);
}
@keyframes rotate {
    0% {
      border-width: 3px;
    }
    100% {
      transform: rotate(360deg);
      border-width: 3px;
    }
}



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

#g-mainbar .moduletable {
    margin: 0;
}

.dj-megamenu-default li ul.dj-submenu > li.first a{
    outline:none !important;
}

.dj-megamenu-default li.dj-up.itemid1932 {
    background: #b3b3b3;
}

.dj-megamenu-default li.dj-up.itemid458.fullsub {
    position: relative !important;
}
.dj-megamenu-default .itemid458 .dj-subwrap-in, .dj-megamenu-default .itemid458 .dj-subwrap {
    width: 200px !important;
}

.dj-megamenu-default li.itemid458 :hover div.dj-subwrap, .dj-megamenu-default li.itemid458 .hover div.dj-subwrap {
    margin-left: -40px;
}

.dj-megamenu-default li.itemid458  ul.dj-submenu > li > a {
    color: #3c3c3c !important;
    text-transform: initial !important;
	font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px !important;
    text-align: left !important;
    padding: 0 !important;
    float: none;
    font-weight: 100;
    margin: 0;
}

.dj-megamenu-default li.itemid458  ul.dj-submenu > li, .dj-megamenu-default li.itemid458  ul.dj-submenu > li:hover{
    list-style: none;
}

.dj-megamenu-default li.itemid458  ul.dj-submenu > li{
    border-top: 0px;
    /*border-left: 4px solid #e1e1e1;*/
    padding: 0 8px;
    margin: 0 0 20px 0;
    border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
    height: 25px;
}

/*.dj-megamenu-default li.itemid1605 ul.dj-submenu > li:hover{
    border-left: 4px solid #e9be2f;
}*/

.dj-megamenu-default li.itemid458  ul.dj-submenu > li.first a:hover, .dj-megamenu-default li.itemid458  ul.dj-submenu > li > a:hover {
	color: #e9be2f !important;
}

.dj-megamenu-default li.itemid458  ul.dj-submenu > li.first a {
    font-size: 16px !important;
    text-transform: initial !important;
    color: #3c3c3c !important;
    font-family: 'Barlow-Regular', sans-serif;
}

.dj-megamenu-default li.itemid458  div.dj-subcol{
    width: 100% !important;
}




.dj-megamenu-default .itemid1605 .dj-subwrap-in{
    width: 200px !important;
}

.dj-megamenu-default li.itemid1605:hover div.dj-subwrap, .dj-megamenu-default li.itemid1605.hover div.dj-subwrap {
    margin-left: -40px;
}

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li > a {
    color: #3c3c3c !important;
    text-transform: initial !important;
	font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px !important;
    text-align: left !important;
    padding: 0 !important;
    float: none;
    font-weight: 100;
    margin: 0;
}

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li, .dj-megamenu-default li.itemid1605 ul.dj-submenu > li:hover{
    list-style: none;
}

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li{
    border-top: 0px;
    /*border-left: 4px solid #e1e1e1;*/
    padding: 0 8px;
    margin: 0 0 20px 0;
    border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
    height: 25px;
}

/*.dj-megamenu-default li.itemid1605 ul.dj-submenu > li:hover{
    border-left: 4px solid #e9be2f;
}*/

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li.first a:hover, .dj-megamenu-default li.itemid1605 ul.dj-submenu > li > a:hover {
	color: #e9be2f !important;
}

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li.first a {
    font-size: 16px !important;
    text-transform: initial !important;
    color: #3c3c3c !important;
    font-family: 'Barlow-Regular', sans-serif;
}

.dj-megamenu-default li.itemid1605 div.dj-subcol{
    width: 100% !important;
}




.menus li span{
    color: #1d1d1b;
    text-align: left;
    font-family: 'Barlow-Regular',sans-serif;
    margin-bottom: 7px;
    font-size: 17px;
    padding-left: 5px;
    cursor:pointer;
}

.catMenu:nth-child(2){
    margin-top:50px;
}

#corpo h4{
    font-family: 'Barlow-Regular',sans-serif;
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    color: #666;
}

.mobile{
    display:none;
}

#MenuSuperior {
    position: fixed;
    left: 0;
    top: 50px;
    height: 100%;
    width: 100%;
    text-align: center;
    background: #f3f9ff;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}

#MenuSuperior .g-content {
    padding: 50px !important;
    margin: auto;
}

#MenuSuperior .w33{
    width:100%;
    display:inline-block;
    vertical-align:top;
}

#MenuSuperior .w33 button{
    display: block;
    width: 100%;
    max-width: 485px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #1d1d1b;
    font-size: 19px;
    font-family: 'Barlow-SemiBold',sans-serif;
    margin-bottom:20px;
    outline: none;
}

#MenuSuperior .w33 button:hover, #MenuSuperior .w33 button.active{
    background:#e9be2f;
    color: #fff;
    border: 1px solid #e9be2f;
}

#logos{
    background: #c9d5e2;
}

#logos .g-content {
    padding: 20px 0 !important;
    margin: 0 auto;
    width: 1350px;
    text-align: center;
}

#logos .item{
    width: 16%;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

#logos .item img{
    max-height: 80px;
    max-width: 150px;
}

.joomla_sharethis{
    text-align:center;
}   

.disabled{
    opacity: 0.5;
}

.mapaSite{
    outline: none;
    background: transparent;
    padding: 0;
}


.dj-megamenu-default li.itemid1306{
    list-style: none !important;
    width:200px;
    background: white;
    margin-left: 0;
    border-left:1px solid #e9be2f !important;
    border: 1px solid #e9be2f;
    -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;
    margin-top: 10px !important;
    font-weight: 100 !important;
}

.dj-megamenu-default li.itemid1306:hover{
    background:#e9be2f;
}

.dj-megamenu-default li.itemid1306 > a {
    margin: 0;
    text-align: center !important;
    color: #e9be2f !important;
    font-size: 14px;
    font-weight: 100 !important;
    padding: 10px !important;
}

.dj-megamenu-default li.itemid1306:hover > a{
    color:#fff;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li.itemid1306  a{
    font-weight: 100 !important;
    color: #005d7b !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li.itemid1306:hover  a{
    color:#fff !important;
}

#botoesMobile{
    display:none;
}

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

#botoesMobile svg line {
    stroke-width: 2px;
    stroke: #1d1d1b;
}

#botoesMobile{
    position: fixed;
    width: 70px;
    right: 10px;
    top: 78px;
    z-index: 999999999;
    text-align: center;
}

#botoesMobile .Atalhos2{
    padding: 0;
}



#balcaoOnline {
    background: #005d7b;
    color: #fff;
    padding: 12px 20px;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #005d7b;
    outline: none;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
    width: 100%;
    max-width:362px;
}

#balcaoOnline:hover {
    color: #005d7b;
    background: #fff;
}

.imageBlock img{
    width: 48%;
    margin-right: 1%;
    margin-bottom: 1%;
    display: inline-block;
}

#servicosOnline{
	margin-top:50px;
}

#servicosOnline .block{
    border-top: 2px solid #005d7b;
    padding: 15px 0;
}

#servicosOnline .w70{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5%;
}

#servicosOnline .w30{
    display: inline-block;
    width: 29%;
    vertical-align: middle;
    text-align: right;
}

#servicosOnline h3{
	margin:0 0 15px 0;
	font-size: 1.5rem;
    font-family: 'theboldfont', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.servOnline, .servPresenca{
    width: 110px;
    display: inline-block;
    vertical-align: middle;
    margin-right:20px;
}

.servOnline button, .servPresenca button{
    width: 110px;
    outline:none;
    background:transparent;
}

.servOnline svg, .servPresenca svg{
    width: 56px;
    height: 56px;
}

#g-mainbar .block p{
    text-align: left;
    font-size: 14px;
    margin: 0;
}

.block .legenda{
    text-align: center;
    color: #1d1d1b;
    text-transform: uppercase;
    font-size: 12px;
}

#g-mainbar #servicosOnline .moduletable {
    margin: 0;
}

#multimediaTab .tab{
    border-bottom: 1px solid #005d7b;
    padding-bottom:10px;
}

#multimediaTab button{
    padding: 5px 20px;
    outline: none;
    background: #ffffff;
    border: 1px solid #1d1d1b;
    color: #1d1d1b;
    font-family: 'theboldfont', sans-serif;
    margin-right: 10px;
}


#multimedia .g-content{
    margin-bottom: 20px !important;
}

#multimedia .w33{
	width:31%;
	display:inline-block;
	vertical-align:top;
}

#multimedia .w33.left{
	margin-right:2%;	
}

#multimedia .w33.center{
	margin-right:1%;
	margin-left:1%;	
}

#multimedia .w33.right{
	margin-left:2%;	
}

#multimedia iframe {
    height: 230px;
    width: 450px;
}

#partilha{
    width: auto;
    position: absolute;
    right: 100px;
    text-align: right;
    top: -15px;
    z-index: 1;
}

#g-mainbar #partilha .moduletable {
    margin: 0;
}

#partilha .g-content {
    margin: 0;
}

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

#partilha .addtoany_list.a2a_kit_size_32 a > span {
    border-radius: 50%;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    opacity: 1;
    overflow: hidden;
    width: 28px;
    background: #000 !important;
    padding: 3px;
}

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

#g-sidebar{
	background: #f3f9ff;
	padding-top: 30px;
}

.menus{
    background: #000;
    padding: 20px;
    position: fixed;
    width: 21%;
}

.menus ul{
	list-style:none;	
}

.menus li{
	/*border-left: 4px solid transparent;	*/
	border-left: none;	
	padding:3px 0;
}

/*.menus li:hover{
	border-left: 4px solid #e9be2f;	
}*/

.menus ul a{
    color: #fff;
    text-align: left;
    font-family: 'Barlow-Regular',sans-serif;
    margin-bottom: 7px;
    font-size: 17px;
    padding-left: 5px;
}
.menus ul li:hover a {
    color: #e9be2f;
}

.catMenu {
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Barlow-Bold',sans-serif;
    line-height: 1;
    padding-left: 35px;
    margin-top: 5px;
}

#g-sidebar .menus .icon {
    display: inline-block;
    vertical-align: middle;
}
#g-sidebar .menus .icon svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
#g-sidebar .menus .icon svg  path {
    /*fill: #fff;*/
    opacity: 0.5;
}
#g-sidebar .menus li:hover .icon svg  path {
    opacity: 1;
}

#EcoIdeia, #Recomendo{
	outline:none;
	margin: 30px 0;
}

#EcoIdeia .icon, #Recomendo .icon{
	width: 50px;
    display: inline-block;
    vertical-align: middle;
    border-right: 2px solid #fff;
    padding-right: 15px;
}

#EcoIdeia{
    text-align: left;
    padding: 10px 20px;
    background: #005d7b;
    border: 1px solid #005d7b;
    margin-right:10px;
}

#Recomendo{
    text-align: left;
    padding: 10px 20px;
    background: rgba(0, 93, 123, 0.73);
    border: 1px solid rgba(0, 93, 123, 0.73);
    margin-right:10px;
}

#EcoIdeia .text, #Recomendo .text{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-family: 'theboldfont', sans-serif;
    color: #fff;
    font-weight: bold;
}

#EcoIdeia .icon svg, #Recomendo .icon svg{
    width: 50px;
    height: 50px;
}

#EcoIdeia:hover, #Recomendo:hover{
	background: #fff;
}

#EcoIdeia:hover .icon{
	border-right: 2px solid #005d7b;
}

#EcoIdeia:hover path{
	fill:#005d7b;	
}

#EcoIdeia:hover .text{
	color:#005d7b;		
}

#Recomendo:hover .icon{
	border-right: 2px solid rgba(0, 93, 123, 0.73);
}

#Recomendo:hover path{
	fill:rgba(0, 93, 123, 0.73);	
}

#Recomendo:hover .text{
	color:rgba(0, 93, 123, 0.73);		
}

/*erro*/

.itemid-1089 #g-container-main .size-10, .itemid-1089 #breadcrumb, .itemid-1089 .article-info.muted, .itemid-1089 #shareButton{
	display:none;
}

.itemid-1089 #g-mainbar{
	background: URL('imagens/erro.jpg');
	background-size:cover;
	background-position:center;
	min-height: 500px;
}

.itemid-1089 #g-mainbar .g-content{
    width: 50%;
    margin: 15% auto;
    background: #f6f6f6;
    text-align: center;
    padding: 50px 10px !important;
    font-size: 23px;
    color: #333;
    text-transform: uppercase;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
}

.itemid-1089 #altura {
    height: 125px;
}

.itemid-1089 #g-container-main {
    width: 100%;
}

.itemid-1089 #g-container-header {
    margin-bottom: 0;
}

#g-page-surround{
	background:#fff;	
}

#g-container-top {
    position: absolute;
    left: -100%;
    background: transparent;
    z-index: 99;
    top: -100%;
}

#g-container-top .g-side-column{
	display:none;	
}

#barra .logo {
    position: absolute;
    width: auto;
    top: 0;
    z-index: 9;
    margin-left: -50px;
}

#barra .logo svg {
    width: 100px;
    height: auto;
}

#barra .logo svg .cls-1,#barra .logo svg .cls-2{
    fill:#174283;
}
#barra .logo svg .cls-2, #barra .logo svg .cls-6{
    fill-rule:evenodd;
}
#barra .logo svg .cls-3{
    fill:#fee303;
}
#barra .logo svg .cls-4,.cls-6{
    fill:#e30d21;
}
#barra .logo svg .cls-5{
    fill:#fff;
}

#barra .w33.turnMenu{
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

#barra .w33.offMenu{
    text-align: left;
    display: none;
    vertical-align: top;
}

#barra .w33.offMenu svg polygon{
    fill:#fff;
}

#barra .w33.turnMenu path, #barra .w33.offMenu path{
    fill: #1d1d1b;
}

#barra .w33{
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

#barra .w33.logo button{
    background: transparent;
    height: 50px;
    outline: none;
    padding: 8px;
}

#barra .w33 img{
    background: transparent;
    height: 50px;
    text-align: center;
    padding: 5px;
    margin-top: -8px;
    width: auto;
}

#barra .w33.icons{
	text-align:right;
	margin-top: 8px;
	position: relative;
}

#barra .w33.icons div{
    /*width: 35px;*/
    height: 35px;
    border-radius: 50%;
    background: #004087;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#barra .w33.icons a div{
    background:transparent;
}

#barra .w33.icons div svg{
	width: 25px;
	height: 25px;
}

#barra .w33.icons .moc svg {
    width: auto;
    height: 80px;
}

#barra .w33.icons .moc svg path {
    fill: #004087;
}

#barra .w33.icons div.separator{
    width: 1px;
    margin: 0 10px;
}

#barra .w33.icons a.areaPessoal div svg {
    width: 170px;
    height: 33px;
}

.skiptranslate {
    display: none !important;
}

#barra .idiomaSelect {
    position: absolute;
    top: 60px;
    right: 17%;
    width: auto;
    height: 40px;
    z-index: 9;
    text-align: left;
    font-size: 12px;
    color: #004087;
    font-family: 'Barlow-Bold', sans-serif;
}

#barra .idiomaSelect a{
    background: #fff;
    color: #004087;
    padding: 10px;
    display: none;
    text-transform: lowercase;
    font-size: 14px;
}

#barra .idiomaSelect a.active{
    display: block;
}

#barra .idiomas {
    position: absolute;
    top: 60px;
    right: 17%;
    width: auto;
    height: 40px;
    z-index: 9;
    text-align: left;
    font-size: 12px;
    color: #004087;
    font-family: 'Barlow-Bold', sans-serif;
    padding-top: 40px;
}

#barra .idiomas a{
    background: #fff;
    color: #004087;
    padding: 10px;
    display: block;
    visibility: hidden;
    text-transform: lowercase;
    font-size: 14px;
}

#barra .idiomas a.active{
    display: none;
}


@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

#barra .idiomas:hover a{
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

#barra .pesquisa {
    position: absolute;
    top: 70px;
    right: 19%;
    width: auto;
    height: 20px;
    z-index: 9;
}

#barra .pesquisa svg {
    width: 20px;
    height: 20px;
}


#traducao {
    display: none;
    position: fixed;
    width: 95px;
    top: 70px;
    z-index: 999999;
    right: 17%;
}
#traducao .g-content {
    padding: 0 !important;
    margin: 0;
}
#traducao select {
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 13px;
    color: #fff;
    background: #000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 0 5px;
    outline: none;
}
#traducao select option:nth-child() {
    display: none !important;
}
#traducao select option:nth-child(2) {
    font-weight: normal !important;
}


.accesibilityDummy {
    position: absolute;
    left: -5000px;
    color: transparent;
}

body::-webkit-scrollbar, .dj-megamenu-default li.hover div.dj-subwrap::-webkit-scrollbar, .backgroundErro::-webkit-scrollbar, .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar{
    width: 8px;
    background: #fff;
}

body::-webkit-scrollbar-track, .dj-megamenu-default li.hover div.dj-subwrap::-webkit-scrollbar-track, .backgroundErro::-webkit-scrollbar-track, .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb, .dj-megamenu-default li.hover div.dj-subwrap::-webkit-scrollbar-thumb, .backgroundErro::-webkit-scrollbar-thumb, .select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-thumb{
	background-color: #004685;
    outline: 1px solid white;
    width: 8px;
}

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

#menuDJ {
    position: fixed;
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    -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{
	background: #fff;
	color: #000;
    height: 45px;
}

.dj-megamenu-default li a.dj-up_a {
    float: none;
    height: 45px;
    font-weight: bold;
    color: #000;
    border-right: 0px;
    border-left: 0px;
    font-size: 16px;
}

.dj-megamenu-default li a.dj-up_a span{
	height: 45px;
	line-height: 45px;
	text-transform: none;
}

.dj-megamenu-default li a.dj-up_a .arrow{
	top: 12px;
    transform: none;
}

.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 {
    top: 12px;
    transform: none;
}

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

.dj-megamenu-default li ul.dj-submenu > li > a img, .dj-megamenu-default li ul.dj-submenu > li > a .fa, .dj-megamenu-default li ul.dj-submenu > li > a [class^="icon-"] {
    float: none;
    border: 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    border-radius: 50%;
	padding: 0 !important;
    width: 100px !important;
    height: 100px !important;
	border: 10px solid #ffffff;
	-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;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover img{
	border: 10px solid #dfcb25;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid806 > a img{
	border-radius: 0%;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid806 > a:hover img{
	border: 0px;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid804 a{
	text-align: center !important;
	border: 0;
	height: auto;
}

.dj-megamenu-default li.itemid456 ul.dj-subtree{
	display: none;
}

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

.dj-megamenu-default li.itemid456 ul.dj-submenu > li > a {
    color: #3c3c3c !important;
    font-size: 20px;
    text-align: left !important;
    float: none;
    font-weight: 100;
    margin-left: 10px;
    outline: none;
}

.dj-megamenu-default li ul.dj-submenu > li > a span.image-title {
    float: none !important;
}

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

.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 {
    color: #3c3c3c !important;
	text-decoration: none;
	background: transparent;
	outline: none !important;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #fff;
    padding-top: 50px;
    padding-bottom: 35px;
    box-shadow: none;
    top: 44px;
    border-bottom: 1px solid #004087;
    overflow-y: scroll;
    z-index: 9999;
}

.dj-megamenu-default .dj-subwrap-in{
    width: 1200px !important;
    margin: 0 auto;
}

.dj-megamenu-default li ul.dj-submenu > li > a{
	color: #3c3c3c !important;
    font-size: 20px;
    text-align: left !important;
    float: left;
    font-weight: 100;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li > a{
	float: none;
}

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

.dj-megamenu-default li ul.dj-submenu > li > a{
	padding:12px 0 !important;
}

.dj-megamenu-default li ul.dj-submenu > li{
	list-style: URL('imagens/menu.png');
	display: list-item;
	margin-left: 20px;
}

.dj-megamenu-default li ul.dj-submenu > li:hover{
	list-style: URL('imagens/menuhover.png');
}

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

.dj-megamenu-default li.itemid457 ul.dj-submenu > li, .dj-megamenu-default li.itemid458 ul.dj-submenu > li, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li{
	list-style: none;
	outline: none;
}

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

.dj-megamenu-default li div.dj-subcol {
    outline: none !important;
    /*max-height: 500px;*/
}

.dj-megamenu-default li.itemid455 ul.dj-subtree, .dj-megamenu-default li.itemid1485 .dj-subtree, .dj-megamenu-default li.itemid458 .dj-subtree, .dj-megamenu-default li.itemid457 .dj-subtree, .dj-megamenu-default li.itemid483 .dj-subtree{
    list-style: none outside;
    padding: 0 !important;
    float: none;
    text-align: left;
    margin-left: 0 !important;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first{
	list-style:none !important;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li {
    list-style: none;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1452 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid806 > a {
    padding: 12px 10px !important;
}

.dj-megamenu-default li ul.dj-subtree > li > a{
    font-size: 14px;
    color: #333;
}

.dj-megamenu-default li ul.dj-subtree > li {
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
    height: 30px;
}

.dj-megamenu-default li.itemid483 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.parent, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.first{
	list-style: none;
	-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;
	margin-right: 10px;
}

.dj-megamenu-default li.itemid483 ul.dj-submenu > li > a, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li > a, .dj-megamenu-default li.itemid458 ul.dj-submenu > li > a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li > a{
    float: none;
}

.dj-megamenu-default li.itemid483 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first a, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.first a{
	margin: 0;
	font-size: 18px !important;
}

li.itemid804, li.itemid1452, li.itemid806{
	list-style: none !important;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent:hover, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first:hover, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.parent:hover, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.first:hover{
	list-style: none;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
    float: none;
    border: 0;
    margin: 0 5px 20px 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    width: 100% !important;
    height: 200px !important;
    border-radius: 50%;
    padding: 30px !important;
    background: url(/images/SVG/Moldura.svg);
    background-position: center;
    background-size: cover;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover small.subtitle, .dj-megamenu-default li ul.dj-submenu > li > a.active small.subtitle, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a small.subtitle {
    color: #005d7b;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid804{
	max-width: 210px;
	text-align: centeR;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}

/*.dj-megamenu-default li.itemid456 div.dj-subcol, .dj-megamenu-default li.itemid458 div.dj-subcol {
    float: left;
    margin-bottom: 30px;
	border-right: 0px;
}*/

.dj-megamenu-default li.itemid455 div.dj-subcol{
	float: left;
    margin-bottom: 20px;
	border-right: 0px;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid1452{
    list-style: none;
    background: white;
    margin-left: 0;
	border: 1px solid #e9be2f;
	-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;
	margin-top:10px;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid806{
	list-style: none;
    background: #fff;
    margin-left: 0;
	border: 1px solid #004087;
	-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;
	margin-top: 50px;
	border-radius: 50px;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid806 > a img{
	width: auto !important;
    height: auto !important;
    border: 0px solid #ffffff !important;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid1452:hover, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid806:hover {
    background: #004087;
}

.dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(5) {
    float: right;
    margin-bottom: 20px;
    border-right: 0px;
    width: 260px !important;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1452 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid806 > a{
	margin:0;
	text-align: center !important;
    color: #004087 !important;
    font-size: 16px;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1452:hover > a, .dj-megamenu-default li ul.dj-submenu > li.itemid806:hover > a{
	color: #fff !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent a{
    margin: 0 !important;
    font-size: 13px !important;
    text-transform: initial;
    color: #000 !important;
}

.dj-megamenu-default li ul.dj-submenu > li.first a{
    font-family: 'CircularStd-Medium',sans-serif;
    font-size: 18px !important;
    text-transform: initial;
    color: #004087 !important;
    text-transform: uppercase;
    list-style: none;
    padding: 0 0 20px 8px !important;
    margin: 0 0 30px 0 !important;
    border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 20px;
    border-right: 0;
    height: 25px;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a{
    color: #3c3c3c !important;
    text-transform: initial !important;
    font-size: 16px !important;
    font-family: 'Barlow-Regular', sans-serif;
    padding: 0;
    line-height: 1;
    border: 0;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a:hover {
	/*color: #e9be2f !important;*/
	font-family: 'Barlow-Bold', sans-serif;
    color: #000!important;
}

.dj-megamenu-default li ul.dj-submenu > li > a small.subtitle {
    margin-top: 10px;
}

.dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1110, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1111, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid712, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1112 {
	list-style: URL('imagens/dotSol.png');
    -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;
    margin-right: 10px;
    padding: 15px 0 30px 0;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1110 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid1111 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid1112 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid712 > a {
    padding: 5px 0 !important;
    margin: 0;
}

.dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(4), .dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(9), .dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(11){
	border-right: 0px;
}

.dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(11){
	float:right;
}

.dj-megamenu-default li.itemid456 div.dj-subcol:nth-child(5){
	border-right: 0px;
}

.dj-submenu em{
	display: none;
}

#g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container{
	font-size: 1rem !important;
}

#g-container-navigation .g-main-nav .g-toplevel {
    display: block !important;
	text-align: center;
}

#g-container-header {
    background: #fff;
    margin-bottom: 0px;
}

#g-container-navigation {
	background: #ffffff;
	position: fixed; 
	height: 115px;
	padding-top: 0;
	top: 0;
    width: 100%;
	border-bottom: 1px solid #004087;
	-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;
}


#g-navigationmain .g-grid {
    width: 1350px;
    margin: 0 auto;
}

#g-navigationmain img {
    margin-top: -35px;
    margin-left: 0;
    z-index: 9;
    width: 100px;
    position: relative;
    padding-bottom: 0px;
}

#g-navigationmain #w30 img, #g-navigationmain .w30 img{
    margin-top: 0px;
    z-index: 9;
    width: 228px;
    position: relative;
    background: white;
    padding: 0px 4px 0 7px;
}

#g-navigationmain .g-block.size-25{
	position: absolute;
	top: 0;
}

#g-navigationmain .g-block.size-75 .g-content {
    padding: 0 !important;
}

#g-navigationmain .g-block.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%;
}

.g-main-nav {
	margin-top: 0px;
}

#g-container-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-container-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    color: #666;
	background: transparent !important;
    border-radius: 4px;
}

#logo-5992.g-content {
    margin: 0 auto;
    padding: 0 !important;
    width: 100%;
}

#g-container-navigation .g-side-column{
	display: none;
}

#barra .g-content{
	padding: 0 50px!important;
    width: 100%;
    margin: 0 auto;
}

#barra{
	height: 50px;
    background: #fff;
	/*border-bottom:1px solid #ddd;*/
	color: #000;
}

#Noticias .w70{
    width:100%;
    display:inline-block;
    vertical-align:top;
}

#w70b, .w70b{
    width: 110px;
    background: transparent;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	height: 40px;
	padding-top: 7px;
	border-left: 1px solid rgba(0, 0, 0, 0.14);
}

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

.Atalhos{
    background: transparent;
    outline: none;
    border: 0px;
    color: #1d1d1b;
    padding: 10px 15px;
    margin-top: 0px;
    font-family: 'Barlow-SemiBold',sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Atalhos .icon{
    margin-right: 10px;
}

.Atalhos .icon svg{
	height: 25px;
    width: 25px;
}

#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 .g-content{
	margin: 0 auto;
    padding: 90px 0 !important;
    width: 1350px;
}

#MenuInferior{
    background: #004086;
}

#MenuInferior ul {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

#MenuInferior li{
	font-family: 'Barlow-Regular',sans-serif;
	font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
}

#MenuInferior li.btnms{
	cursor:pointer;	
}

#MenuInferior li a {
	color: #fff;
}
#MenuInferior li a:hover {
	border-bottom: 1px solid #fff;
}

#MenuInferior .w100.first {
    width: 23%;
}

#MenuInferior .w100 {
    width: 76%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 40px 0 0 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

#MenuInferior .w100 .boxMenu {
    padding: 0 25px 0 0;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}
#MenuInferior .w25 {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    margin: 0;
    margin-right: 10px;
}
#MenuInferior .w25 .logo svg {
    width: 250px;
    height: auto;
    padding: 0 40px 0 0;
    margin: 0px 0 20px 0px;
    display: inline-block;
}
#MenuInferior .w25 .logo svg .cls-1, #MenuInferior .w25 .logo svg .cls-2 {
    fill: #fff;
}
#MenuInferior .w25 .logo svg .cls-2, #MenuInferior .w25 .logo svg .cls-6{
    fill-rule:evenodd;
}
#MenuInferior .w25 .logo svg .cls-3{
    fill:#fee303;
}
#MenuInferior .w25 .logo svg .cls-4,.cls-6{
    fill:#e30d21;
}
#MenuInferior .w25 .logo svg .cls-5{
    fill:#fff;
}
#MenuInferior .w25 img {
    width: 250px;
    padding: 0 40px 0 0;
    margin: 0px 0 20px 0px;
    display: inline-block;
}
#MenuInferior .w25 .icons div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#MenuInferior .w25 .intro {
    margin: 0 10px 0 0;
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 22px;
    display: inline-block;
    /*width: 60%;*/
    vertical-align: middle;
}
#MenuInferior .w25 .desc{
    margin: 0;
	font-family: 'Barlow-Regular',sans-serif;
	font-size: 20px;
}
#MenuInferior .w25 h2 {
    font-family: 'Harabara', sans-serif;
    font-size: 30px;
    margin: 0;
}
#MenuInferior .titulo {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Barlow-Medium', sans-serif;
    margin-bottom: 20px;
}

#MenuInferior .titulo a {
    color: #fff;
}

#MenuInferior .w33{
    width: 33%;
    display: inline-block;
    vertical-align: top;
	padding: 40px 10px 0 10px;
}


#MenuInferior .botao {
    font-family: 'Barlow-Bold',sans-serif;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    width: 120px;
    margin: 15px 0 0 0;
    /*border: 1px solid #e9be2f;*/
    outline: none;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
}


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

#MenuInferior .data{
	margin: 0;
}

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

#BarraCopyright {
    background: #1d1b1b;
    border-top: 1px solid #1d1b1b;
    padding-top: 0;
}

#BarraCopyright .w30{
    width: 30%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#BarraCopyright .w30 img{
    width: auto;
    max-width: 100px;
    height: auto;
    opacity: 1;
}

#BarraCopyright .w40{
    width: 39%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    font-family: 'Barlow-SemiBold',sans-serif;
    font-weight: bold;
    color: #fff;
}

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

#BarraCopyright .w30 .text{
    width: 195px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-transition: width 1s, visibility 2000ms ease-in-out;
    -moz-transition: width 1s, visibility 2000ms ease-in-out;
    -o-transition: width 1s, visibility 2000ms ease-in-out;
    transition: width 1s, visibility 2000ms ease-in-out;
}

#BarraCopyright .logoInterface:hover .text{
    visibility: visible;
}

#BarraCopyright .w30 .text p{
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-family: 'Barlow-SemiBold',sans-serif;
    font-weight: bold;
    color: #fff;
}

#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;
}

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

#BarraCopyright .company:hover img{
	opacity: 1;
}

#BarraCopyright .company 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: "raleway", sans-serif;
    font-size: 14px;
    position: absolute;
    margin-top: -4px;
    right: 45px;
}

.company{
	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;
}

#buttonMenu{
    position: absolute;
    top: 65px;
    right: 50px;
    width: 130px;
}

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

#buttonMenu button {
    position: relative;
    z-index: 9999;
    width: 130px;
	height:55px;
    padding: 8px 0;
    outline: none;
	color: #e9be2f;
    background: #fff;
    border: 1px solid #e9be2f;
    font-family: 'Barlow-Regular',sans-serif;
}

#buttonMenu button:hover {
    color: #fff;
    background: #e9be2f;
}

#altura{
    height: 115px;
}

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

#g-container-header .g-side-column{
	display:none;
}

#breadcrumb{
    width: 100%;
    height: 33px;
    z-index: 0;
    position: relative;
    background-color: #fff;
}

#breadcrumb .g-content {
    padding: 0 50px !important;
    margin: 0 auto;
    width: 100%;
}

#breadcrumb li:nth-child(7), #breadcrumb li:nth-child(8){
	display: none !important;
}

.breadcrumb span.divider:before, .breadcrumbbread span.divider:before{
	display: none;
}

.breadcrumb, .breadcrumbbread{
    padding: 2px 15px;
	background-color: transparent !important;
	border-radius: 0;
	margin: 0;
}

.breadcrumb span, .breadcrumb li, .breadcrumbbread span, .breadcrumbbread li{
    display: inline-block;
    color: #1d1d1b;
    font-size: 12px;
    vertical-align: baseline;
    font-family: 'Barlow-Regular',sans-serif;
}

.breadcrumb li:nth-child(2) .divider, .breadcrumbbread li:nth-child(2) .divider {
    display: inline-block;
}

.breadcrumb li:nth-child(2), .breadcrumbbread li:nth-child(2){
    margin-right: 0;
}


a:hover, a{
	text-decoration:none !important;	
}


dl.article-info dd{
	display:none;
}

#g-container-main{
    width: 100%;
    margin: 0 auto;
    z-index: auto;
}

#g-container-main .size-10 {
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    background: #f3f9ff;
    padding-right: 20px;
}

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

#g-container-main .size-80 .g-content{
	padding: 0 !important;
}

#g-container-main .size-10 button {
    display: block;
    width: 90%;
    outline: none;
    padding: 10px;
    margin: 0 auto 20px auto;
    background: #005d7b;
    border: 2px solid #005d7b;
    font-weight: bold;
    font-family: 'theboldfont', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

#g-container-main .size-10 button:hover{
	color: #1d1d1b;
	background: #fff;
}

#g-mainbar .span12 {
    background: #fff;
    padding: 50px 0;
    margin-bottom: 90px;
}

#g-mainbar .category-list {
    display: none;
}

#g-mainbar .page-header {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    border-bottom: 0;
}

#g-mainbar .page-header h2, #corpo #titulo, #corpo h2, #NewsPage h2{
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 36px;
    color: #004087;
    z-index: 1;
    position: relative;
    font-family: 'CircularStd-Medium',sans-serif;
    margin: 0;
    padding-bottom: 0;
}

#g-mainbar h1, #g-mainbar h2, #g-mainbar h3, #g-mainbar h4, #g-mainbar h5 {
    font-family: 'CircularStd-Medium',sans-serif;
}

#corpo .w30{
    width:30%;
    display:inline-block;
    vertical-align:middle;
    text-align:left;
    padding-right:20px;
}

#corpo .w30 img{
    max-width:250px;
}

#corpo .w30.fotoPrsidente img {
    height: 200px;
    width: 200px;
    border: 5px solid #e1e1e1;
    border-radius: 50%;
}

#corpo .w70{
    width:69%;
    display:inline-block;
    vertical-align:middle;
}

#corpo h2{
    margin:80px 0 30px 0;
}

#corpo a, #news a{
	color: #7a9ee5;
}

#corpo .listaDocumentos{
	list-style:none;
	margin-left:0;
}

#corpo .listaDocumentos div{
    background: #e9be2f;
    padding: 5px;
    font-family: 'Barlow-Semibold',sans-serif;
    color: #fff;
}

#corpo .listaDocumentos li:nth-child(odd){
	background:#e1e1e1;
}

#corpo .listaDocumentos li{
	padding:5px;
}

#corpo .listaDocumentos li a{
	color: #1d1d1b;
}

#corpo .multipleImages, #news .multipleImages, #corpo .multipleImages50, #news .multipleImages50{
	text-align:center;
}

#corpo .multipleImages img, #news .multipleImages img{
	width:32.9%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#corpo .multipleImages50 img, #news .multipleImages50 img{
	width:49%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}


#news .destaque {
    display: block;
    background: #fff;
    padding: 20px 50px;
    margin-bottom: 90px;
}
#news .multipleImages50{
    margin-top: 50px;
}

#corpo p img, #news p img{
	margin: 0 auto;
    display: block;
}

#news .navigateArticle{
    text-align: right;
    padding-top: 50px;
}

#news .navigateArticle a {
    background: #e9be2f;
    color: #fff;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
    padding: 10px 20px;
    display: inline-flex;
    vertical-align: top;
    justify-content: center;
    align-items: center;
    border: 1px solid #e9be2f;
}

#news .navigateArticle a:hover{
    background:#fff;
    color:#1d1d1b;
}

#news .navigateArticle svg{
    width: 30px;
    height: 26px;
    display: block;
    padding: 5px;
}

#news .navigateArticle a svg path{
    fill: #fff;
}

#news .navigateArticle a:hover svg path{
    fill: #1d1d1b;
}


#corpo p:nth-child(1){
    color: #1d1d1b;
    text-align: left;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 22px;
    margin-top: 40px;
}

#g-mainbar p br{
	display:none;
}

#corpo h3, #news h3{
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 25px;
    color: #666;
    font-weight: bold;
    font-family: 'Barlow-Medium',sans-serif;
    margin-top: 50px;
}

#corpo img {
    float: none;
    margin: 15px 0;
    display: block;
}

#g-mainbar {
    width: 1350px;
    margin: 0 auto;
    padding: 30px 50px 0 30px;
    color: #1d1d1b;
    background: #fff;
}

#g-mainbar .addtoany_container {
    display: none;
}

::placeholder {
  color: #1d1d1b !important;
  opacity: 1; 
}

:-ms-input-placeholder {
  color: #1d1d1b !important;
}

::-ms-input-placeholder { 
  color: #1d1d1b !important;
}

.input-medium {
    width: 100% !important;
}

#g-mainbar .mensagem p{
    text-align:center;
    font-size: 17px;
}

#g-mainbar p, #g-mainbar ul, #g-mainbar ol{
	color: #1d1d1b;
    text-align: justify;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
}

#g-mainbar ul, #g-mainbar ol{
    margin-top: 0;
}

#g-mainbar li{
    margin-bottom: 5px;
}

#g-mainbar a{
    color: #004087;
}

#g-mainbar a:hover {
    text-decoration: underline !important;
}

#g-mainbar .Institucional .pull-none.item-image {
    float: right;
    margin-left: 35px;
    margin-bottom: 25px;
}

#g-mainbar .Institucional .pull-none.item-image img {
    max-width: 450px;
}

#g-mainbar .item-image{
    margin-bottom: 25px;
}

#g-mainbar .item {
    text-align: left;
    margin: 50px 0;
}

#g-mainbar .item .pressRelease, #g-mainbar .item .item-image {
    display: inline-block;
    vertical-align: top;
    padding-right: 1%;
    max-width: 520px;
}

#g-mainbar .item .pressRelease iframe {
    width: 500px !important;
}

#g-mainbar .pressRelease .itens {
    margin-top: 40px;
    text-align: center;
}

#g-mainbar .pressRelease .itens .item {
    display: inline-block;
    vertical-align: top;
    padding-right: 1%;
    max-width: 520px;
}

#g-mainbar .pressRelease .itens .item iframe {
    width: 500px !important;
}


#g-mainbar .buttonLink{
    display: inline-block;
    background: transparent;
    border: 1px solid #004087;
    padding: 10px 15px;
    color: #004087;
    font-family: 'CircularStd-Medium', sans-serif;
    font-size: 14px;
    margin-left: 1%;
    text-align:center;
    text-transform: uppercase;
    border-radius: 50px;
}

#g-mainbar .links100 .buttonLink:nth-child(1){
    margin-left: 0%;
}

#g-mainbar .buttonLink:hover{
    background: #004087;
    color: #fff;
    text-decoration: none !important;
}

#g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33{
    margin-top:50px;
}
 
#g-mainbar .links100 .buttonLink{
    width: auto;
}
 
#g-mainbar .links25 .buttonLink{
    width: 23.5%;
    margin: 0.5%;
}
 
#g-mainbar .links33 .buttonLink{
    width: 32%;
    margin: 0.5%;
}

#g-mainbar .links25, #g-mainbar .links33{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


#g-mainbar .multipleImages50, #g-mainbar .multipleImages{
    text-align:center;
    margin:75px 0 45px;
}

#g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
    float:none;
    margin:0 .5% 2%;
    width:49%;
    display:inline-block;
    vertical-align:top;
}

#g-mainbar .multipleImages .item-image{
    width:32%;
}

#g-mainbar .multipleImages50 .item-image img, #g-mainbar .multipleImages .item-image img{
    width: 100%;
}

#g-mainbar .modalGaleriaGaleria {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    display: none;
    height: 100%;
    width: 100%;
}

#g-mainbar .modalGaleriaGaleria .modalContentGaleria {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    height: 100%;
    width: 100%;
}

#g-mainbar .modalGaleriaGaleria .closeModalGaleria {
    position: fixed;
    top: 55px;
    right: 35px;
    z-index: 999999999999;
    cursor: pointer;
}

#g-mainbar .closeModalGaleria svg {
    width: 50px;
    height: auto;
}

#g-mainbar .modalGaleriaGaleria ul li {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 50px 100px;
    justify-content: center;
    align-items: center;
}

#g-mainbar .modalGaleriaGaleria ul li .imageItem {
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#g-mainbar .modalGaleriaGaleria ul li img {
    max-height: 800px;
}

#g-mainbar .modalGaleriaGaleria .arrow.prev {
    float: left;
    position: fixed;
    left: 25px;
    z-index: 9999;
}

#g-mainbar .modalGaleriaGaleria .arrow.next {
    float: right;
    position: fixed;
    right: 25px;
    z-index: 9999;
}

#g-mainbar .modalGaleriaGaleria .arrow img {
    width: 60px;
}

#g-mainbar .video{
    margin: 50px auto;
    text-align: center;
}

#g-mainbar .video .item {
    margin: 0 10px 20px;
    display: inline-block;
    vertical-align: top;
}

#g-mainbar .video iframe {
    width: 500px;
    height: 340px;
}



.pager li {
    display: inline-block;
    margin: 0 auto;
}

.pagenavigation .pagination {
    display: block;
}

.pagenavigation .pagination a.next {
    float: right;
}

.pager.pagenav a, .pagenavigation .pagination a {
    background: #009fcb;
    color: #fff !important;
    font-family: 'Barlow-Regular',sans-serif;
    border: 1px solid #009fcb;
    border-radius: 50px;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
}

.pager.pagenav a:hover, .pager.pagenav a:active, .pager.pagenav a:focus, .pagenavigation .pagination a:hover, .pagenavigation .pagination a:active, .pagenavigation .pagination a:focus {
    background: #fff;
    color: #000 !important;
    border: 1px solid #009fcb;
}

#face1, #ins2, #twi2 {
    display: block;
}

#face2, #ins1, #twi1 {
    display: none;
}

#blocktwitter, #blockinstagram {
    display: none;
}

#blockface {
    display: block;
}

.accesibilityDummy {
    position: absolute;
    left: -5000px;
    color: transparent;
}

#g-navigationmain #w30 img, #g-navigationmain .w30 img{
    margin-top: 0px;
    z-index: 9;
    width: 228px;
    position: relative;
    background: white;
    padding: 0px 4px 0 7px;
}

#g-navigationmain #w30, #g-navigationmain .w30{
    background:#fff;
}

#w30foto{
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    text-align:center;
}

#w30foto img {
    height: 200px;
    width: 200px;
    border: 5px solid #e1e1e1;
    border-radius: 50%;
}

#custom-5348{
    position: absolute;
}

#w70texto{
    width: 74%;
    display: inline-block;
    vertical-align: middle;
    text-align:justify;
    padding-left:5%;
}


/*Pesquisa*/

.itemid-825 #g-mainbar {
    padding: 30px 50px;
}

#search-result-empty{
    color: #1d1d1b;
    font-family: 'Barlow-Medium',sans-serif;
}

.itemid-825 span.highlight {
    background-color: #004087;
    font-weight: normal;
    color: #fff;
    padding: 0 5px;
}

.itemid-825 .chzn-container .chzn-drop {
    position: relative;
}

.itemid-825 #tax_author_chzn{
	display:none;
} 

.itemid-825 #finder-search #advancedSearch label {
    display: block;
}

.itemid-825 #g-mainbar .page-header {
    margin-top: 50px;
	margin-left: 0;
    margin-right: 0;
}

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


.finder #finder-search .btn{
    width: 14%;
    color: #004087 !important;
    background: transparent;
    border-radius: 50px;
    margin-top: 8px;
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 17px;
    border: 1px solid #004087;
    padding: 6px 3px;
    text-align: center;
    opacity: 1;
    outline: none;
}

.finder #finder-search .btn:hover{
    background: #004087;
	color: #fff !important;
}

.finder #finder-search input.inputbox {
    height: 40px;
    border-radius: 50px;
    margin: 0;
    border: 1px solid #004087;
    width: 85% !important;
    padding: 22px;
    font-size: 22px;
    color: #1d1d1b;
    background: #fff;
    font-family: 'Barlow-Regular',sans-serif;
}

#search-results{
    margin: 0 auto;
}

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

#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 #005d7b;
}

#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 h4.result-title {
    margin: 1rem 0;
    line-height: 1;
    text-align: left;
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 25px;
    color: #1d1d1b;
}

#search-results h4.result-title a, #search-results h4.result-title a:hover{
	color:#1d1d1b;
}

#search-results .result-text{
    font-size: 18px;
    line-height: 1.2rem;
}

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

#search-results .pagination ul > li > span {
    background: #009ee0;
    border: 1px solid #2d2d2d;
}

.search-pages-counter{
    font-family: 'Barlow-Regular',sans-serif;
}

#search-results .pagination ul > li > a {
    border: 1px solid #1d1d1b;
    background: #e1e1e1;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-weight: 100;
}

#search-results .pagination ul > li > a:hover{
	background: #fff;
}

#search-results .pagination ul > li > span:hover{
	background: #fff;
	color:#2d2d2d;
}
/**/

#normal, #normalbc, .normal {
	display:block;
}

#mobile, #mobilebc, .Mobile{
	display:none;
}

#g-page-surround:before{
	display: none;
}

.g-menu-item-104 span{
	color: #009ee0;
}

#share{
    position: absolute;
    top: 35px;
    z-index: 9;
    right: 125px;
    width: 189px;
    border: 1px solid #f2f2f2;
    padding: 6px 10px;
    border-radius: 5px;
    background: #f2f2f2;
    opacity: 0;
    display: none;
    -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;
}

#shareButton{
    position: absolute;
    top: 40px;
    width: 35px;
    right: 75px;
}

#letra{
	position: absolute;
    top: 30px;
    width: 78px;
    right: 135px;	
}

#letra button{
    background: transparent;
    font-size: 35px;
    font-weight: bold;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    width: 36px;
}

#letra button span{
    font-size: 25px;
    margin-top: 0;
    display: inline-block;
    position: absolute;
}

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

#shareButton #partilha{
    background: #f2f2f2;
    outline: none;
    font-size: 24px;
    border-radius: 50%;
    padding: 10px 15px;
    font-weight: 100;
    color: #666;
}

.dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(4), .dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(9), .dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(11){
	border-right: 0px;
}

.dj-megamenu-default li.itemid456 div.dj-subcol:nth-child(5){
	border-right: 0px;
}

.dj-megamenu-default li.itemid455 div.dj-subcol:nth-child(11){
	float:right;
}

.dj-megamenu-default li ul.dj-subtree > li.active > a {
    color: #009ee0;
}

#g-page-surround:before{
	display: none;
}

.articleBody{
    margin: 0 50px;
}

#g-mainbar .item-image img{
    width: auto;
}

/**/

.tooltip {
	z-index: 9999999999999999999 !important;
	display: block !important;
}

#ArticleContent {
	width: 90% !important;
    margin: auto !important;
    padding-top: 50px !important;
}


.blog {
    display: none !important;
}


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

#FotoCapa img{
    width: 100%;
    height: auto;
    max-height: 600px;
}

#FotoCapa{
	margin-bottom: 50px;
	height: 200px;
}


g#Elementos{
    display: none;
}

.itm{
	text-transform: uppercase;
}

.executivo h2{
    margin: 8px 0px 0 0;
    color: #666;
    font-size: 55px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    line-height: 1;
    font-weight: 100;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #009ee0;
    text-transform: initial;
	padding-bottom: 0.938rem;
}

.historia h2, #heraldica h2, #festas h2, #Patrimonio h2, #Contactos h2{
    margin: 8px 0px 0 0;
    color: #666;
    font-size: 55px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    line-height: 1;
    font-weight: 100;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #009ee0;
    text-transform: initial; 
	padding-bottom: 0.938rem;   
}

#Contactos img{
	margin-top:20px;
	margin-bottom: 20px;
}

.executivo{
    font-size: 32px;
    color: #2d2d2d;
    margin-bottom: 0;
}

.historia, #heraldica, #festas, #Patrimonio, #Contactos{
	font-size: 32px;
    color: black;
    margin-top: 100px;
}

.executivo .Presidente {
    width: 100%;
    margin: 50px auto;
}

.executivo .Presidente .foto {
    width: 30%;
}

.contacto{
    border-bottom: 1px solid #e1e1e1;
    padding: 20px;
}

.contacto.noline{
	border-bottom: 0px;
}

.contacto a{
	color: black;
}

.nomeContacto, #nomeid{
    font-size: 23px;
    font-family: 'Barlow-SemiBold',sans-serif;
    color: #666 !important;
}

#heraldica .sideleft, #Contactos .sideleft{
	width: 30%;
    display: inline-block;
    vertical-align: middle;
}

#heraldica .sideright, #Contactos .sideright{
	width: 69%;
    display: inline-block;
    vertical-align: middle;
	border-left: 0px;
}

#heraldica .sideleft img{
    width: 200px;
    margin-top: 40px;
}

#Patrimonio .sideright{
	border-left: 0px;
}

#menus.freguesias img, .menus.freguesias img{
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1%;
}

/*Membros*/

.sideleft, .sideright{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.sideright{
	padding: 0 0 0 0.8%;
	border-left: 1px dashed rgba(0, 0, 0, 0.42);
}

.sideleft{
	padding: 0 0.8% 0 0;
}

.foto{
    width: 20%;
	display: inline-block;
	vertical-align: middle;
	text-align:center;
}

.foto img{
    height: 200px;
    width: 200px;
    border-radius: 180px;
	border: 5px solid #e1e1e1;
    border-radius: 50%;
}

.info{
    width: 79%;
	display: inline-block;
	vertical-align: top;
}

.membro .info{
    padding-left: 30px;
}

.membro{
    height: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	padding: 20px;
}

.nome {
    color: #1d1d1b;
    font-size: 25px;
    font-family: 'Barlow-SemiBold',sans-serif;
}

.membro .tab{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.membro .tab button{
    outline: none;
    font-family: 'Barlow-SemiBold',sans-serif;
    font-size: 15px;
    padding: 5px 10px;
	border: 0px;
}

.membro .tab button.information{
    background: #e9be2f;
    color: #fff;
}

.membro .tab button.bio{
    background: #e1e1e1;
    color: #1d1d1b;
}

.membro .blockinformation{
	display:block;
	color: #1d1d1b;
}

.membro .blockbio{
	display:none;
}

.cargo, .pelouro, .mandatos{
	font-size: 17px;
    font-family: 'Barlow-Regular',sans-serif;
}

.pelouro ul{
    margin-top: 0;
    margin-bottom: 0;
}

#corpo .pelouro ul a:hover{
	color: #009ee0;
}

.membro.m1 .botao{
    color: #009ee0;
	background:#fff;
    padding: 10px !important;
    border: 1px solid #009ee0;
    width: 200px;
    margin: 20px auto 0 auto;
    font-family: 'Barlow-SemiBold',sans-serif;
    font-size: 20px;
}

.membro.m1 .botao:hover{
	color: #fff;
	background:#009ee0;
}

.mandatos ol{
    margin-top: 0;
    margin-bottom: 0rem;
}

.mail{
	font-size: 15px;
}

#space{
    padding: 0 70px;
}

.Presidente{
    width: 100%;
    margin: 0 auto 50px auto;
}

.Presidente .foto {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
	text-align: center;
}

.Presidente .info {
    width: 69%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}

.Presidente .foto img {
    height: 200px;
    width: 200px;
    border: 5px solid #e1e1e1;
    border-radius: 50%;
}

.Presidente .membro {
    height: auto;
    border-bottom: 0px solid rgba(0, 0, 0, 0.14);
	padding: 0;
}

#corpo .w50{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

#corpo .w50:nth-child(even){
	padding-left:5%;
}

#corpo .w50:nth-child(odd){
	padding-right:5%;
}

.Assembleia{
    color: black;
    font-size: 23px;
    margin: 0 0 20px 0;
}

/**/

.contact-address {
    display: none;
}

.contact .page-header h2{
	display:none;
}

.com-contact h1{
	display:none;
}

.com-contact__container h3{
	display:none;
}

.contact-form{
	width:49%;
	display:inline-block;
	margin-bottom: 25px;
}

#contact-form legend{
	font-size:30px;
	font-family:'Barlow-Medium', sans-serif;
	color:#000;
	padding-top:10px;
}

#contact-form form{
	background: #fff;
    box-shadow: none;
    border-radius: 20px;
	font-family:'Barlow-Regular', sans-serif;
    color: #000;
}

#contact-form .controls{
	margin-top:20px;
	margin-left: 0;
}

#contact-form .controls input, #contact-form .controls textarea {
    color: #000;
    background: #ffffff;
    border-radius: 0px;
    border-bottom: 1px solid #000 !important;
	min-height: 50px;
    border: none;
    font-family: 'Barlow-Regular', sans-serif;
	font-size:16px;
}

#contact-form .controls input:focus{
	box-shadow:none;
	border-color:#059572;
	color:#000;
}

#contact-form .controls input:hover{
	border-color:#059572;
}


#contact-form .controls textarea:focus{
	box-shadow:none;
	border-color:#059572;
	color:#000;
}

#contact-form .controls textarea:hover{
	border-color:#059572;
}

#contact-form .control-label {
    color: #aaaaaa;
    text-align: left;
    margin-bottom: 0;
}

.contact-form label{
	color:#000;
	font-size:22px;
    font-family: 'Barlow-Medium', sans-serif;
}

.contact-form .form-horizontal .control-group.field-spacer .control-label{
	display:none;
}

.contact-form .controls .btn-primary{
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 14px;
    color: #004087 !important;
    background: transparent;
    border: 1px solid #004087;
    text-align: center;
    padding: 10px 15px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-weight: normal;
    border-radius: 50px;
    outline: none;
}

.contact-form .controls .btn-primary:hover{
	color: #fff !important;
	background:#004087;
}

.contact-form .control-label .form-control-feedback{
	display:none;
}

.contact-miscinfo{
	width:48%;
	display:inline-block;	
    vertical-align: top;
	color:#000;
}

.contact-miscinfo .jicons-icons{
	display:none;
}

.contact-miscinfo .dl-horizontal{
	margin-top:0;
}

.contact-miscinfo .dl-horizontal dd {
    margin-left: 100px;
}

.contact-miscinfo span{
	font-size:16px;
	font-family: 'Barlow-Medium',sans-serif;
}

.contact-miscinfo span h3{
	font-family:'Barlow-Medium', sans-serif;
	margin-top: 20px;
}

.contact-miscinfo .texto {
    margin-bottom: 20px;
}

.contact-miscinfo p {
    margin: 0;
}

.contact-miscinfo a{
	color:#272727 !important;
	text-decoration:underline;
	font-family: 'Barlow-Regular',sans-serif;
	font-weight: 100;
}

.contact-miscinfo .logo{
	width: auto;
	padding-top:50px;
}



/*artigo*/


.icon-calendar{
	display: none;
}

.article-info.muted {
    color: black;
    text-align: left;
    margin-left: 50px;
    margin-right: 50px;
}

.article-info.muted time {
    font-size: 14px;
	color: black;
}

#corpo #titulo{
	margin: 30px 0;
	padding-bottom: 20px;
}

.pagenav{
    display: none;
    margin: 0 50px;
    margin-top: 50px !important;
    text-align: right !important;
}

.itemid-825 .pagenav{
    display:block !important;
    margin: 0;
}

.itemid-825 #search-results .pagination ul>li>span {
    background: #004087;
    border: 1px solid #1d1d1b;
    color: #fff !important;
    opacity: 1;
    font-family: 'Barlow-Regular',sans-serif;
    font-weight: 100;
}

.itemid-825 .pagination-start, .itemid-825 .pagination-end{
    display:none;
}

.icon-chevron-left:before, .icon-leftarrow:before, .icon-arrow-left:before, .icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
    font-size: 10px;
}

.tituloArtigo{
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 36px;
    color: #005d7b;
    z-index: 1;
    position: relative;
    width: 320px;
    font-weight: bold;
    font-family: 'theboldfont', sans-serif;
    margin: 0;
    padding-bottom: 0;
}

td {
    border: 1px solid #005d7b;
    font-family: 'theboldfont', sans-serif;
    text-align: center;
}

td svg{
    width: 20px;
    height: 20px;
}

.itemid-1061 tr td:nth-child(2) svg circle{
    fill: limegreen;
}

.itemid-1061 tr td svg circle{
    fill: #1d1d1b;
    stroke: none;
}

.itemid-1061 tr td svg polyline{
    stroke: #fff;
    stroke-width: 4px;
}

td:last-child {
    border-right: 1px solid #005d7b;
}

.bold{
    font-weight:bold;
}

.semlinha{
    border-bottom: 0px !important;
    padding-bottom: 0 !important;
}

/**/

#g-container-above, #g-container-showcase, #g-container-slideshow, #g-container-utility, #g-container-feature, #g-container-expanded, #g-container-extension, #g-container-bottom, #g-container-footer{
    background: white;
    margin: 0 0 0 auto;
}

#nada{
	display: none;
}

.article-info.muted{
	text-align: right;
}

.consulta {
    background: #009ee0;
    border: 1px solid #009ee0;
    width: 250px;
    margin: 0;
    color: white;
    padding: 10px 20px;
    text-align: center;
    -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;
}

.consulta:hover{
	background: white;
    color: #009ee0;
}

.divide{
    -moz-column-count: 2;
    -webkit-column-count: 2;
}

.divide li{
	margin-left: 30px;
}

.insidelist{
    color: #333;
    text-align: justify;
    margin-left: 45px;
	margin-top: 0;
    margin-bottom: 0;
}

.contact-name{
    margin: 8px 0px 25px 0;
    color: #666;
    font-size: 55px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    line-height: 1;
    font-weight: 100;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    text-transform: initial;
}


.protectedby{
	display: none !important;
}


input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #e1e1e1;
    box-shadow: none;
}

.control-label .hasTooltip, .control-label .hasPopover {
    color: black;
}

#goright {
    position: relative;
    width: 50%;
    margin: 0 0 0 auto;
}

#texto a{
	color: #6cb0c4;
}

.ativo{
    font-size: 18px;
    color: white;
	font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
}

.ativo:hover, .inativo:hover{
	color: white;
}

.inativo{
    font-size: 18px;
	border-left: 1px solid white;
	font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
	padding-left: 5px;
	color: #6cb0c4;
}

.g-content {
    padding: 2rem 0 0 0 !important;
}

#websiteInstitucional{
    margin-top: 0px;
}

#ServicosOnline .bfSectionDescription{
    color: #333;
    font-size: 18px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    border-bottom: 1px solid #e1e1e1;
}

/*_____________*/


#x331, #x332, #x333, #x334, #x335 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    height: 250px;
    background: #f2f2f2;
    margin: 0 1.5% 50px 1.5%;
}

#w25{
    width: 22.9%;
    display: inline-block;
    vertical-align: top;
    height: 160px;
    background: #f2f2f2;
    margin: 0 0.8% 20px 0.8%;
}

#othernews{
	width: 200px;
    color: #009ee0;
	background: white;
    text-align: center;
    border: 1px solid #009ee0;
    padding: 15px 0;
    font-weight: bold;
    margin: 0 50px 50px auto;
    -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;
}

#corpo .botao{
	font-family: 'Barlow-Regular',sans-serif;
    background: #e9be2f;
    color: #fff;
    padding: 5px 20px;
    text-align: center;
    margin: 30px 20px 0 0;
    border: 1px solid #e9be2f;
    outline: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 100;
    display: inline-block;
    position: relative;
}

#corpo .botao:hover{
	background: #fff;
	color: #000;
    /*border-color: #e9be2f;*/
}


#corpo .botao:after, #corpo .botao:before {
    content: '';
    display: block;
    position: absolute;
    width: 20%;
    height: 20%;
    border: 2px solid;
    transition: all 0.6s ease;
    border-radius: 2px;
}
#corpo .botao:before {
    top: 0;
    left: 0;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #e9be2f;
    border-left-color: #e9be2f;
}
#corpo .botao:after {
    bottom: 0;
    right: 0;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #e9be2f;
    border-right-color: #e9be2f;
} 
#corpo .botao:hover:before {
    width: 100%;
    height: 100%;
    border-top-color: #e9be2f;
    border-left-color: #e9be2f;
}
#corpo .botao:hover:after {
    width: 100%;
    height: 100%;
    border-bottom-color: #e9be2f;
    border-right-color: #e9be2f;
}



#othernews:hover{
    color: white;
	background: #009ee0;
}

/*Pesquisa*/

.itemid-1182 #g-container-main .size-10, .itemid-825 #g-container-main .size-10, #search-query-explained{
	display: none;
}

.itemid-1182 #g-mainbar{
    padding: 50px 50px 25px 50px;
}

.itemid-1182 #g-mainbar .span12 {
    display: none;
}

.itemid-1182 #g-mainbar .w33{
    width: 31%;
    display: inline-block;
    vertical-align: top;
    height: 175px;
    text-align: center;
    border: 1px solid #e1e1e1;
    margin: 0 1%;
    padding: 25px;
}

.itemid-1182 #g-mainbar .w33:hover{
    background:#000;
    border-color:#000;
}

.itemid-1182 #g-mainbar .w33 h3{
    font-family: 'Harabara',sans-serif;
    font-size: 36px;
    color: #1d1d1b;
    margin-top:0;
}

.itemid-1182 #g-mainbar .w33:hover h3{
    color:#fff;
}

.itemid-1182 #g-mainbar .w33 .icon{
    width: 50px;
    margin: 0 auto;
    background: #e9be2f;
    border-radius: 50%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.itemid-1182 #g-mainbar .w33 .icon svg{
    height: 30px;
    width: 30px;
}

.itemid-1182 #g-mainbar .w33 .icon svg circle, .itemid-1182 #g-mainbar .w33 .icon svg line{
    stroke:#fff !important;
}

.itemid-1182 #g-mainbar .w33 .icon svg path{
    fill:#fff !important;
    stroke:#fff !important;
}

#advancedSearch hr{
	display: none;
}

#finder-search label{
	display:none
}

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

.tab {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.tab button {
    outline: none;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    font-size: 18px;
    padding: 8px 10px;
    border: 0px;
}


.membro .tab button#dec, .membro .tab button#rep{
    background: #e1e1e1;
    color: #1d1d1b;
}

button{
	outline:none;
}

button span.down, button span.up{
    border: 3px solid black;
    border-radius: 50%;
    padding: 5px 7px;
    font-size: 20px;
    float: right;
}

.tooltip {
	z-index: 999999 !important;
}

#Contactos #infos{
    padding: 20px 0 0 20px;
}

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

#botoesMobile svg line {
    stroke-width: 2px;
    stroke: #1d1d1b;
}

#botoesMobile{
    position: fixed;
    width: 110px;
    right: 25px;
    top: 78px;
    z-index: 999999999;
    text-align: right;
}

#botoesMobile .w10.search{
    width: 37px;
    display: inline-block;
    margin-right: 0px;
}

#botoesMobile .Atalhos2{
    padding: 0;
}

#menuMobile{
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 330px;
    text-align: center;
    top: 120px;
    left: 0;
    display:none;
}

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

#menuMobile .platform-content{
    margin: 0;
    padding: 0;
}

#menuMobile .w33.icons {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
    top: 50px;
}
#menuMobile .w33.icons div {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#menuMobile .w33.icons div svg {
    height: 25px;
}
#menuMobile .w33.icons .areaPessoal div svg {
    height: 40px;
}
#menuMobile .w33.icons .separator {
    width: 1px;
    margin: 0 10px;
    background: #000;
}
#menuMobile .w33 img {
    background: transparent;
    height: 50px;
    text-align: center;
    padding: 0;
    width: auto;
}
#menuMobile .logo-5992.g-content {
    position: relative;
    top: 150px;
    margin: 0 auto;
}
#menuMobile .logo-5992 .g-logo {
    text-align: center;
}
#menuMobile .logo-5992 .g-logo img {
    width: 250px;
}

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

#menuMobile ul#accordeonck1037 li.level1, #menuMobile ul#accordeonck1037 li.level2, #menuMobile ul#accordeonck1037 li.level3, #menuMobile ul#accordeonck1037 li.level4{
    border-bottom: 1px solid #1d1d1d;
}

#menuMobile #accordeonck1037 li.accordeonck > span{
    text-align:left;
}

#menuMobile #accordeonck1037 li.level1 > span a, #menuMobile #accordeonck1037 li.level2 > span a, #menuMobile #accordeonck1037 li.level3 > span a, #menuMobile #accordeonck1037 li.level4 > span a{
    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;
}

#menuMobile #accordeonck1037 li.level1 > span span.accordeonckdesc{
    display:none;
}

#menuMobile #accordeonck1037 ul.content_1.accordeonck{
    background: #e4e4e4;
}

#menuMobile #accordeonck1037 ul.content_2.accordeonck{
    background: #fff;
}

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

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

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

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

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

#menuMobile #accordeonck1037 li.accordeonck.parent > span {
    padding-right: 0;
}

#menuMobile #accordeonck1037 li.parent > span span.toggler_icon{
    right: 10px;
}

#menuMobile #accordeonck1037 .accordeonck.item804{
    display:none;
}

#menuMobile #accordeonck1037 li.level1.open > span a{
    background-color: #004087;
    color:#fff;
}

#menuMobile #accordeonck1037 li.level2.open > span a{
    background-color: #004087b3;
    color:#fff;
}

#menuMobile #accordeonck1037 li.level1 > span a.isactive{
    background-color: #004087;
    color:#fff;
}

#menuMobile #accordeonck1037 li.level2 > span a.isactive{
    background-color: #004087b3;
    color:#fff;
}

#menuMobile #accordeonck1037 li.level3 > span a.isactive{
    background-color: #00408780;
    color:#fff;
}

#mobileBar div.separator {
    width: 1px;
    margin: 0 10px;
    height: 29px;
    background: #000;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#mobileBar .botao{
    background: transparent;
    outline: none;
    padding: 0;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
}

#mobileBar .botao svg circle, #mobileBar .botao svg line, #mobileBar .botao svg path {
    stroke: #000 !important;
    fill: #000 !important;
}

#mobileBar .botao svg {
    width: 32px;
    height: 32px;
}

#mobileBar .botao.hideMenuMobile{
    display:none;
}

.membro .info button{
    outline: none;
    font-family: 'Barlow-Regular',sans-serif;
    font-weight: 100;
    font-size: 15px;
    padding: 5px 10px;
    margin-bottom:15px;
    border: 0px;
    background: #005d7b;
    color: #fff;
}

.membro .blockinfo {
    display: block;
    color: #1d1d1b;
    text-align:left;
}

.membro {
    margin-bottom: 80px;
}

.alert.alert-javascript{
    display: none;
}

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

/*Documentos*/

.itemid-1061 #g-container-main .size-10{
	display:none;
}

.itemid-1061 #g-mainbar {
    width: 100%;
    padding: 0;
    background: #f5f5f5;
}

.itemid-1061 #g-mainbar #documentos{
    padding: 0 50px 0 0;
    margin-bottom: 90px;
}

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

.content-docs .mobile, .tree-list .closeSearch {
    display: none;
}

.content-docs .mobile {
    position: fixed;
    top: 120px;
    background: #f6f6f6;
    height: 50px;
    width: 100%;
    left: 0;
    padding-top: 9px;
    padding-left: 10px;
    z-index: 9;
    cursor: pointer;
}

.content-docs .mobile .searchButton {
    background: #004087;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
    font-family: 'Barlow-Regular',sans-serif;
    color: #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;
}
.content-docs .mobile .searchButton:hover {
    background: #fff;
    color: #333;
}

.tree-list .closeSearch {
    background: #fff;
    border: 1px solid #fff;
    width: auto;
    padding: 5px 10px;
    font-family: 'Barlow-Regular',sans-serif;
    color: #000;
    cursor: pointer;
    -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;
}

.tree-list .closeSearch:hover {
    background: #fff;
    color: #333;
}

.TreeDocs{
    width: 23%;
    border-right: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
	margin-top: 0;
    margin-bottom: 20px;
    margin-right: 40px;
    background: #fff;
    box-shadow: 2px 0px 5px #ddd;
}

.TreeDocs .tree-list {
    padding: 50px;
}

.TreeDocs .tree-list a {
    display: none;
}

.tree-list .blockCat2, .tree-list .blockCat3, .tree-list .blockCat4{
	display:none;
	padding-left:24px;
	font-family: 'Barlow-Regular',sans-serif;
	text-transform: initial;
	padding-top: 5px;
}

.tree-list .catLevel1{
	font-size: 17px;
    color: #004087;
    font-family: 'CircularStd-Medium',sans-serif;
    padding: 10px 3px;
    border-bottom: 1px solid #004087;
}

.tree-list .catLevel1 svg{
    width: 17px;
    height: 20px;
    display: none;
    vertical-align: sub;
}

.tree-list .catLevel1 span.name, .tree-list .catLevel2 span.name, .tree-list .catLevel3 span.name, .tree-list .catLevel4 span.name{
	cursor:pointer;
}

.contentDocs{
    width: 75%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 20px -0.4%;
    padding-left:40px;
    background: #f5f5f5;
}

#documentos .content-docs .item{
	width: 14%;
    float: none;
    margin: 1%;
    text-align: center;
    background: #fff;
    padding: 16% 10px 10px 10px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    box-shadow: 2px 2px 3px #ddd;
}

#documentos .content-docs .item:hover {
    box-shadow: 0px 5px 10px #808080b3;
}


.content-docs .item .icon{
    position: absolute;
    top: 15%;
    width: 100%;
    left: 0;
}

.content-docs .item .catName{
    font-family: 'Barlow-Medium',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: 18px;
}

.content-docs .item svg {
    height: 55px;
}

.content-docs .item svg path {
    fill: #1d1d1b;
}

#documentos #submit{
	display:none;
}

.itemid-1061 #g-mainbar .g-content{
	display:none;
}

.itemid-1061 #documentos .g-content, .itemid-1061 #tickerDocumentos .g-content{
	display:block;
}

#documentos h2{
    line-height: 1.2;
    background: transparent;
    border: 0px;
    font-size: 36px;
    color: #000;
    z-index: 1;
    position: relative;
    font-family: 'CircularStd-Medium',sans-serif;
    margin: 0 0 25px 0;
    padding-bottom: 0;
}


#documentos .documents{
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

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

#documentos .documents .docItem:nth-child(odd) {
    background: #e1e1e1;
}

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

#documentos .documents a span.new{
    background: #e5162f;
    border-radius: 50px;
    padding: 2px 7px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: text-bottom;
    font-family: 'Barlow-Regular',sans-serif;
}

#documentos .documents a:hover{
	color: #004087;
}

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

#documentos .documents .docPub{
    display: none;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 13px;
}

table{
	border: 0px;
	margin-bottom: 50px;
}

table td{
	border:0px;
}

table tr td:nth-last-child(1){
	border-right:0px;
}

table thead td{
	background: #e9be2f;
    padding: 2px 5px;
    font-family: 'Barlow-Medium',sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}

table tbody tr:nth-child(even) td{
	background: transparent;
}

#estatistica1, #estatistica2, #estatistica3{
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}

.estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
	display: none;
	position: fixed;
    padding-top: 100px;
    left: 0;
    top: 131px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
    z-index: 999999999;
}

.modal-content-estatistica1, .modal-content-estatistica2, .modal-content-estatistica3{
	margin: auto;
	display: block;
}

#captionEstatistica1, #captionEstatistica2, #captionEstatistica3{
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

.modal-content-estatistica1, .modal-content-estatistica2, .modal-content-estatistica3, #captionEstatistica1, #captionEstatistica2, #captionEstatistica3{
	animation-name: zoom;
	animation-duration: 0.6s;
}

@keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
}

#close1, #close2, #close3{
	position: absolute;
    top: 15px;
    right: 35px;
    color: #e9be2f;
    font-size: 60px;
    font-weight: bold;
    transition: 0.3s;
    background: #fff;
    width: 50px;
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#close1:hover, #close1:focus, #close2:hover, #close2:focus, #close3:hover, #close3:focus{
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}

#g-container-copyright{
	position:relative;
	z-index: auto;
}

.itemid-1251 #g-mainbar .g-grid:nth-child(1), .itemid-1494 #g-mainbar .g-grid:nth-child(2), .itemid-483 #g-mainbar .g-grid:nth-child(2){
	display:none;
}

.filterNews{
	background: #fff;
}

.sideFilter{
    -webkit-flex: 0 19%;
    -moz-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
    width: 19%;
    display:inline-block;
    vertical-align:top;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 30px;
    position: fixed;
}

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

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

.itemid-1494 .sideFilter .form-group:nth-child(3), .itemid-1494 .sideFilter .form-group:nth-child(4) {
    display: none;
}

.itemid-323 .sideFilter .form-group:nth-child(3), .itemid-323 .sideFilter .form-group:nth-child(4) {
    display: none;
}

.itemid-1251 .sideFilter .form-group:nth-child(3), .itemid-1251 .sideFilter .form-group:nth-child(4), .itemid-1251 .sideFilter .form-group:nth-child(5) {
    display: none;
}

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

.sideFilter #find{
    position: absolute;
    top: 55px;
    width: 15px;
    right: 30px;
    cursor:pointer;
}

.sideFilter #cleanfilter {
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
    color: #000;
    float: right;
    cursor: pointer;
}

.sideFilter .closeSearch {
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
    background: #fff;
    color: #074087;
    border: 1px solid #074087;
    border-radius: 50px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 15px;
    color: #1d1d1b;
}

.select2-container--bootstrap .select2-dropdown {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #1d1d1b;
    overflow-x: hidden;
    margin-top: -1px;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 15px;
    color: #1d1d1b;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection, .select2-container--bootstrap .select2-selection, .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
	border-color: #1d1d1b;
	border-radius: 50px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field, .select2-container--bootstrap .select2-selection, .select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection,.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    border: 1px solid #074087 !important;
    font-family: 'Barlow-Regular', sans-serif !important;
    border-radius: 50px !important;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}


.pagecontent{
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    display:inline-block;
    vertical-align:top;
    margin-left: 27%;
}

#news {
    margin-bottom: 90px;
}
#news .newsBlocks {
    padding-left: 5%;
    padding-top: 30px;
}

#news .newsBlocks .item {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8% 40px 0.8%;
    height: 600px;
    overflow: hidden;
    text-align: left;
    position: relative;
    box-shadow: 0 5px 5px #ddd;
}

#news .item .itemImage {
	height: 250px;
	overflow:hidden;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}

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

#news .newsBlocks .iconFixa{
    position: absolute;
    top: 0;
    right: 20px;
}

#news .iconFixa svg {
    width: auto;
    height: 50px;
}

#news .iconFixa svg rect {
    fill: #174283;
}

#news .newsBlocks .item .itemContent {
    padding: 20px;
}

#news .newsBlocks .itemInfo {
    padding-left: 0;
    margin-bottom: 20px;
    color: #b3b3b3;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}

#news .itemInfo .date {
    width: auto;
    display: inline-block;
    font-family: 'Barlow-Medium', sans-serif;
}

#news .itemInfo .subcat, #news .itemInfo .catnivel3{
    display:none;
}

#news .itemInfo .cat {
    width: auto;
    display: inline-block;
    text-align: right;
    font-family: 'Barlow-Regular', sans-serif;
    border: 1px solid #b3b3b3;
    color: #b3b3b3;
    border-radius: 5px;
    padding: 5px;
    float: right;
}

#news .newsBlocks .item h4 {
	font-family: 'CircularStd-Medium',sans-serif;
    font-size: 20px;
    color:#004087;
    line-height: 1;
    font-weight:100;
    margin-bottom: 0px;
    margin-top: 40px;
}
#news .newsBlocks .item h4:hover {
    text-decoration: underline;
}

#news .newsBlocks .item .itemDescription{
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    color: #1d1d1b;
}

#news .newsBlocks .item .itemDescription ul{
    display:none;
}

#news .item .botao {
    margin: 25px 0;
    position: relative;
    z-index: 1;
}

#news .item .botao a {
    position: relative;
    background: transparent;
    border: 1px solid #004685;
    border-radius: 50px;
    padding: 10px 15px;
    font-family: 'CircularStd-Medium',sans-serif;
    z-index: 9999;
    color: #004685;
    font-size: 16px;
    text-transform: uppercase;
}

#news .item .botao a:hover {
    background: #004685;
    color: #fff;
}

#g-mainbar .newsBlocks .item .itemDescription li {
    font-size: 14px;
}

#news .itemDescription h3{
	margin-top:0;
}

#news .noresults{
    font-family: 'Barlow-Bold',sans-serif;
	text-align:center;
	min-height: 300px;
}

#news #submit{
	display:none;
}

#NewsPage{
    margin-bottom: 50px;
    padding: 50px;
    border-top: 1px solid #ddd;
    background: #fff;
}

#NewsPage .item {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 0.8% 10px 0.8%;
    height: 450px;
    /*background: #f6f6f6;*/
    overflow:hidden;
}

#NewsPage .itemImage{
    max-height: 190px;
    overflow: hidden;
}

#NewsPage .itemImage img{
    width:100%;
}

#NewsPage .itemContent {
    padding: 10px;
}

#NewsPage .itemInfo {
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
    border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 0 25px;
    border-right: 0;
}
#NewsPage .itemInfo .date {
    width: auto;
    display: inline-block;
    font-family: 'Barlow-Medium', sans-serif;
}

#NewsPage .itemInfo .subcat, #NewsPage .itemInfo .catnivel3{
    display:none;
}

#NewsPage .itemInfo .cat {
    width: auto;
    display: inline-block;
    text-align: right;
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 18px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    float: right;
}
/*#NewsPage .itemInfo .cat:hover {
    background: #e9be2f;
    border: 1px solid #e9be2f;
    color: #fff;
}*/

#NewsPage .item h4 {
    font-family: 'Harabara',sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 40px;
}

#NewsPage .item h4:hover {
    color: #e9be2f;
}

#NewsPage .item .itemDescription {
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #1d1d1b;
    text-align: left;
}

#NewsPage .item .itemDescription ul{
    display:none;
}

#NewsPage h2{
    margin-bottom:50px;
}

#mobileBar{
    display:none;
}

.closeSearch{
    display:none;
}


.itemid-1733 #g-mainbar .span12 {
    display: none;
}
.loaderMultimedia {
    text-align: center;
}
.loaderMultimedia img {
    width: 170px;
    border-radius: 50%;
}
#multimedia .multimediaContainer {
    width: auto;
}
#multimedia .multimediaContainer .searchBar {
    -webkit-flex: 0 17%;
    -moz-flex: 0 17%;
    -ms-flex: 0 17%;
    flex: 0 17%;
    width: 17%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 30px;
    position: fixed;
}
#multimedia .searchBar .form-group {
    margin-bottom: 20px;
}
#multimedia .form-group #find {
    display: none;
}
#multimedia .multimediaContainer .searchBar h3 {
    font-family: 'CircularStd-Medium',sans-serif;
    font-size: 18px;
    color: #074087;
    margin-top: 0;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 5px;
    text-transform: none;
}
#multimedia .multimediaContainer .searchBar input[type="text"] {
    background-color: #fff;
    border: 1px solid #074087;
    box-shadow: none;
    color: #1d1d1b;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 15px;
    padding-right: 30px;
    cursor: pointer;
    border-radius: 50px;
}

#multimedia .select2-container--bootstrap .select2-search--dropdown .select2-search__field, #multimedia .select2-container--bootstrap .select2-selection, #multimedia .select2-container--bootstrap.select2-container--focus .select2-selection,#multimedia .select2-container--bootstrap.select2-container--open .select2-selection, #multimedia .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    border: 1px solid #074087 !important;
    font-family: 'Barlow-Regular', sans-serif !important;
    border-radius: 50px !important;
    background: #fff !important;
}

#multimedia .searchBar #cleanfilter {
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
    color: #000;
    float: right;
    cursor: pointer;
    background: transparent;
    border: none;
}

#multimedia .multimediaContainer .resultsContent {
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    display: inline-block;
    vertical-align: top;
    margin-left: 27%;
}
#multimedia .videoItem  {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-right: 0.5%;
    padding-left: 0.5%;
    margin-top: 12px;
    margin-bottom: 50px;
}
#multimedia .resultsContent .contentVideo .cat {
    display: none;
}
#multimedia .videoItem .overlay {
    position: relative;
    /*margin-bottom: -315px;*/
    background: rgb(0 0 0 / 0.3);
    z-index: 9999;
    display: flex;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
}
#multimedia .videoItem .video {
    overflow: hidden;
}
#multimedia .videoItem .video, #multimedia .videoItem .overlay {
    width: 100%;
    /*height: 315px !important;*/
    margin: 0;
}
#multimedia .videoItem iframe {
    width: 100%;
    height: 250px !important;
}
#multimedia .videoItem h5 {
    color: #004087;
    margin-top: 0;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 20px 0.5%;
    text-align: left;
    font-family: 'CircularStd-Medium',sans-serif;
    font-size: 20px;
}
#multimedia .seeVideo {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.8);
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
}
#multimedia .seeVideo #closeVideo {
    position: fixed;
    top: 148px;
    right: 90px;
    width: 50px;
    height: 50px;
    line-height: 1;
    background: #000;
}
#multimedia .seeVideo #closeVideo polygon {
    fill: #fff;
}
#multimedia .seeVideo .video {
    margin-top: 90px;
}
#multimedia .seeVideo .video iframe {
    width: 1000px !important;
    height: 600px !important;
}


#multimedia .resultsContent .noResults {
    line-height: 1.2;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    font-size: 25px;
    color: #666;
    font-family: 'Barlow-Bold',sans-serif;
    text-align: center;
    margin-top: 50px;
    min-height: 300px;
}

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

#g-totop {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    margin: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #004087;
    border-radius: 50px;
}

#g-totop .fa {
    display: block;
    font-size: 25px;
    margin: 0;
    width: 40px;
    height: 40px;
}

#g-totop .fa:before {
    width: 40px;
    height: 40px;
    display: block;
    margin: 5px auto;
}


/*#MapaSite .g-content {
    margin: 0;
    padding: 0 !important;
}*/
#MapaSite {
    position: fixed;
    z-index: 9999999999999999;
    vertical-align: top;
    top: 0;
    left: 0;
    margin-top: 0;
    height: 100%;
    max-height: 100%;
    width: 50%;
    word-break: break-word;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    background: #242323;
}
#MapaSite::-webkit-scrollbar{
    width: 8px;
    background: #fff;
}
#MapaSite::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}
#MapaSite::-webkit-scrollbar-thumb{
	background-color: #e9be2f;
    outline: 1px solid white;
    width: 8px;
}
#MapaSite .menu {
    border: 0;
    width: 100%;
}
#MapaSite li {
    color: #e9be2f;
}
#MapaSite li a:before {
    display: none;
}
#MapaSite li .separator {
    vertical-align: top;
}
#MapaSite .nav-child {
    box-shadow: none;
    background: #242323;
    list-style: none;
    margin: 10px 0;
    padding: 0 28px;
    border: 0;
    display: block;
}
#MapaSite .nav-child li {
    background: url('/images/SVG/Icone.svg') no-repeat left top;
    background-size: 20px;
    padding-left: 25px;
    padding-top: 0; 
}
#MapaSite .nav-child li.item-804 {
    display: none;
}
#MapaSite .menu li a {
    color: #fff;
}
#MapaSite .menu li a:hover {
    color: #e9be2f;
}


#BarraCopyright .w30.mymodal {
    cursor: pointer;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
    /*position: fixed;
    top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    background: #242323b3;*/
}
#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 {
    display: block;
}
#popUp .modal table {
    margin: 0;
}
#popUp .modal-header table {
    width: 100%;
    border: 0;
    padding: 0;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td {
    width: 170px;
    height: 55px;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-body td {
    color: #000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}
#popUp .modal-body caption, #popUp .modal-header caption {
    display: none;
}
#popUp .modal-body th, #popUp .modal-header th {
    display: none;
}
#popUp p {
    color: #000;
    padding: 10px;
    font-size: 15px;
    margin: 0;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}
#popUp a {
    color: #000;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 16px;
}
#popUp a:hover {
    border-bottom: 1px solid #004086;
}
#popUp .modal-footer {
    background: #fff;
}
#popUp .modal-footer button {
    outline: none;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #000;
    color: #fff;
}


@media (max-width: 361px){
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .logo svg {
        width: 70px;
        margin-top: 30px;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 12%;
    }
    
    #barra .pesquisa {
        right: 21%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
        top: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    #barra .w33 img {
        top: 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #g-totop {
        right: 10px;
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa {
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa:before {
        width: 35px;
        height: 35px;
    }
    
    #g-mainbar .links100 .buttonLink {
        width: 49%;
        margin: 0 0 10px 0 !important;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #news .video{
        width: 100%;
    }
    
    #news .video iframe{
        width: 300px;
        height: 160px;
    }
    
    #news .video .item {
        width: 100%;
    }

    
    #altura {
        height: 120px;
    }
    
    #breadcrumb{
        display: none;
    }
    
    #g-container-main .size-10{
        display:none;
    }
    
    #g-container-main .size-80 .g-content {
        margin: 0;
    }
    
    #g-mainbar {
        width: auto;
        padding: 30px 10px 0 10px;
    }
    
    #g-mainbar .span12 {
        padding: 20px 0;
    }
    
    #g-mainbar h1 {
        font-size: 30px   
    }
    
    #g-mainbar h2 {
        font-size: 28px   
    }
    
    #g-mainbar .Institucional .pull-none.item-image, #g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 100%;
        max-height: none;
        width: auto;
    }
    
    #g-mainbar .page-header h2, #corpo #titulo, #corpo h2, #NewsPage h2{
        font-size: 22px;
        width: 100%;
    }
    
    #partilha {
        width: 100%;
        position: relative;
        right: auto;
        text-align: center;
        top: 18px;
        z-index: 1;
        margin-bottom: 30px;
    }
    
    #corpo p:nth-child(1) {
        font-size: 18px;
        margin-top: auto;
        text-align:justify;
    }
    
    #g-mainbar p, #g-mainbar ul, #g-mainbar ol{
        font-size: 16px;
        text-align:justify;
    }
    
    .radio.inline, .checkbox.inline {
        display: block;
        font-size: 15px;
    }
    
    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 0;
    }

    
	#multimedia .multimediaContainer .searchBar {
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	    vertical-align: top;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 30px;
	    position: fixed;
	    background: rgb(255, 255, 255) !important;
	    height: 100%;
	    left: -100%;
	    top: 120px;
	    z-index: 99999;
	    -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;
	}
	#multimedia .multimediaContainer .searchBar h3 {
	    font-size: 16px;
	}
	#multimedia .searchBar .closeSearch, #multimedia .searchBar #cleanfilter {
        font-size: 14px;
    }
	#multimedia .searchBar .searchBarContent {
        position: relative;
        top: 0;
    }
	#multimedia .searchBar .form-group {
	    width: 100%;
	}
	#multimedia .searchBar .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
	}
	#multimedia .resultsContent .searchButton {
		background: #004087;
	    width: auto;
	    display: inline-block;
	    padding: 5px 10px;
	    font-family: 'Barlow-Regular',sans-serif;
	    color: #fff;
	    font-size: 16px;
	}
	#multimedia .resultsContent .mobile {
	    display: block;
        background: #fff;
        position: fixed;
        top: 120px;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
	    z-index: 9;
	}
	#multimedia .multimediaContainer .resultsContent {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 50px;
        margin-left: 0;
	}
	#multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .videoItem iframe {
	    width: 100%;
	}
    #multimedia .videoItem h5 {
        font-size: 16px;
    }
	#multimedia .seeVideo #closeVideo {
		right: 15px;
	}
	#multimedia .seeVideo .video {
	    margin: auto 0;
	}
	#multimedia .seeVideo .video iframe {
	    height: 362px !important;
	}
    
    
    
    #NewsPage .item {
        width: 100%;
        margin: 0 0.6% 10px 0.6%;
        height: 300px;
    }
    
    #NewsPage .itemImage {
        max-height: 110px;
    }
    
    #NewsPage .itemInfo{
        font-size: 13px;
    }
    
    #NewsPage .item h4{
        font-size: 19px;
    }
    
    #NewsPage .item .itemDescription{
        display:none;
    }
    
    #corpo .botao{
        display: block;
        width: auto;
        max-width: 255px;
        font-size: 15px;
        margin: 0 auto 10px auto;
    }
    
    .membro{
        padding: 20px 0;
    }
    
    .foto {
        width: 100%;
    }
    
    #normal{
        display:none;
    }
    
    .membro .info {
        padding-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
    
    .nome {
        font-size: 22px;
        text-align: center;
    }
    
    .membro .tab{
        text-align:center;
    }
    
    .membro .blockinformation{
        text-align: justify;
    }
    
    table thead td{
        font-size:18px;
    }
    
    table tbody td{
        font-size:16px;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0 10px;
    }
    
    .TreeDocs{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        margin: 0;
        padding: 30px 20px 460px 20px;
        display: inline-block !important;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 115px;
        z-index: 99999;
        -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;
        overflow-y: scroll;
    }
   
    .contentDocs {
       padding: 55px 10px 30px 10px;
    }
    
    .content-docs .clearFilter {
        font-size: 14px;
    }
   
    .tree-list .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 14px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        display: block;
        width: 100px;
        margin-top: 25px;
    }
   
    .content-docs .mobile {
       display: block;
       top: 118px;
    }

    .contentDocs{
        width:100%;
        margin: 20px 0;
        padding: 20px 0;
    }
    
    #documentos .content-docs .item {
        width: 100%;
        padding: 40.5% 10px 10px 10px;
    }
    
    .content-docs .item svg {
        height: 40px;
    }
    
    #documentos h2{
        font-size:28px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
    #corpo .multipleImages img, #news .multipleImages img, #corpo .multipleImages50 img, #news .multipleImages50 img{
        width:100%;
    }
    
    #corpo .multipleImages50 img, #news .multipleImages50 img, #corpo .multipleImages img, #news .multipleImages img{
        padding-left:0;
        padding-right:0;
    }
    
    #corpo .w50 {
        width: 100%;
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(odd){
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(even){
        padding-left: 0;
    }
    
    #corpo h3, #news h3{
        font-size:20px;
    }
    
    #corpo h4{
        font-size:18px;
    }
    
    #corpo a{
        word-break: break-all;
    }
    
    .estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
        top: 120px;
    }
    
    #corpo .w30, #corpo .w70, .info{
        width:100%;
        display: block;
    }
    
    #corpo .w30{
        padding-right:0;
    }
    
    #news .navigateArticle a{
        padding: 6px 10px;
        font-size: 14px;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar{
        padding: 30px 10px;
    }
    
    .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 120px;
        z-index: 999;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    
    .pagecontent{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin: 0;
    }
    
    .sideFilter .closeSearch, .sideFilter #cleanfilter {
        font-size: 14px;
    }
    
    .sideFilter h4 {
        font-size: 16px;
    }
    
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered, .select2-container--bootstrap .select2-dropdown {
        font-size: 13px;
    }
    
    #news .newsBlocks {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .filterNews{
        background:#fff;
    }
    
    #news .newsBlocks .item {
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
        height: auto;
    }
    
    #news .newsBlocks .item .itemImage {
        max-height: 125px;
    }
    
    #news .newsBlocks .item .itemContent {
        padding: 10px;
    }
    
    #news .newsBlocks .item .itemInfo {
        font-size: 13px;
    }
    #news .itemInfo .cat {
        font-size: 12px;
    }
    
    #news .newsBlocks .item h4 {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
    
    #news .newsBlocks .item .itemDescription {
        display:none;
    }
    
    #news .item .botao a {
        font-size: 12px;
        padding: 10px;
    }
    
    .mobile{
        display: block;
        position: fixed;
        top: 120px;
        background: #fff;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
        z-index: 9;
    }
    
    .searchButton{
        background: #004087;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
        font-size: 14px;
    }
    
    .closeSearch{
        background: #000;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
    }
    
    .itemid-1182 #g-mainbar .w33{
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 10px 25px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 28px;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 10px;
    }
    
    
    #g-mainbar .item {
        margin: 0;
	}
	
	#g-mainbar .item .pressRelease {
	    padding-right: 0;
	}
	
	#g-mainbar .item .pressRelease iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .pressRelease .itens .item {
	    padding-right: 0;
	}
	
	#g-mainbar .pressRelease .itens .item iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
    
    #g-mainbar .modalGaleriaGaleria ul li {
        padding: 50px 30px;
    }
    
    #g-mainbar .closeModalGaleria svg {
        width: 40px;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.prev {
        left: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.next {
        right: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow img {
        width: 40px;
    }
	
    #g-mainbar .video iframe {
        width: 300px;
        height: 200px;
    }
    
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 0;
    }
    
    .contact-form, .contact-miscinfo {
        width: 100%;
    }
    
    .contact-form label {
        font-size: 18px;
    }
    
    #contact-form .controls {
        margin: 0;
    }
    
    #contact-form .controls input, #contact-form .controls textarea {
        min-height: 30px;
        font-size: 14px;
    }
    
    .contact-form .controls .btn-primary {
        font-size: 12px;
        padding: 10px;
    }
    
    .contact-miscinfo span h3 {
        font-size: 30px;
    }
    
    .contact-miscinfo .logo img {
        width: 300px;
    }
    
    
    #search-form form {
        padding: 30px 10px;
    }
    
    .finder #finder-search input.inputbox{
        width: 100% !important;
    }
    
    .finder #finder-search .btn{
        width: 100% !important;
    }
    
    #search-results .result-text{
        font-size:16px;
    }
    
    
    #MenuInferior .g-content{
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #MenuInferior .w100.first, #MenuInferior .w100 {
        width: 100%;
        padding: 0;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        width: 150px;
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 49%;
    }
    
    #MenuInferior .titulo{
        font-size: 16px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: auto;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 49% !important;
    }
    
    #logos .item img {
        max-width: 100px;
    }
    
    #BarraCopyright .g-content{
        width: auto;
        padding: 10px !important;
    }
    
    #BarraCopyright .w30.mymodal {
        display: none;
    }
    
    #BarraCopyright .w30 {
        width: 12%;
    }
    
    #BarraCopyright .w40 {
        width: 86%;
        font-size: 12px;
    }
    
    #BarraCopyright .w30 .text {
        display: none;
    }
    
}


@media (min-width: 362px) and (max-width: 469px){
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .logo svg {
        width: 70px;
        margin-top: 30px;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 12%;
    }
    
    #barra .pesquisa {
        right: 21%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
        top: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    #barra .w33 img {
        top: 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #g-totop {
        right: 10px;
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa {
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa:before {
        width: 35px;
        height: 35px;
    }
    
    #g-mainbar .links100 .buttonLink {
        width: 49%;
        margin: 0 0 10px 0 !important;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #news .video{
        width: 100%;
    }
    
    #news .video iframe{
        width: 350px;
        height: 200px;
    }
    
    #news .video .item {
        width: 100%;
    }
    
    #altura {
        height: 120px;
    }
    
    #breadcrumb{
        display: none;
    }
    
    #g-container-main .size-80 .g-content {
        margin: 0;
    }
    
    #g-mainbar {
        width: auto;
        padding: 30px 10px 0 10px;
    }
    
    #g-mainbar .span12 {
        padding: 20px 0;
    }
    
    #g-mainbar h1 {
        font-size: 30px   
    }
    
    #g-mainbar h2 {
        font-size: 28px   
    }
    
    #g-mainbar .Institucional .pull-none.item-image, #g-mainbar .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 100%;
        max-height: none;
        width: auto;
    }
    
    #g-mainbar .page-header h2, #corpo #titulo, #corpo h2, #NewsPage h2{
        font-size: 26px;
        width: 100%;
    }
    
    #partilha {
        width: 100%;
        position: relative;
        right: auto;
        text-align: center;
        top: 18px;
        z-index: 1;
        margin-bottom: 30px;
    }
    
    #corpo p:nth-child(1) {
        font-size: 18px;
        margin-top: auto;
        text-align:justify;
    }
    
    #g-mainbar p, #g-mainbar ul, #g-mainbar ol{
        font-size: 16px;
        text-align:justify;
    }
    
    .radio.inline, .checkbox.inline {
        display: block;
        font-size: 15px;
    }
    
    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 0;
    }
    
    
    
	#multimedia .multimediaContainer .searchBar {
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	    vertical-align: top;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 30px;
	    position: fixed;
	    background: rgb(255, 255, 255) !important;
	    height: 100%;
	    left: -100%;
	    top: 120px;
	    z-index: 99999;
	    -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;
	}
	#multimedia .multimediaContainer .searchBar h3 {
	    font-size: 16px;
	}
	#multimedia .searchBar .closeSearch, #multimedia .searchBar #cleanfilter {
        font-size: 14px;
    }
	#multimedia .searchBar .searchBarContent {
        position: relative;
        top: 0;
    }
	#multimedia .searchBar .form-group {
	    width: 100%;
	}
	#multimedia .searchBar .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
	}
	#multimedia .resultsContent .searchButton {
		background: #004087;
	    width: auto;
	    display: inline-block;
	    padding: 5px 10px;
	    font-family: 'Barlow-Regular',sans-serif;
	    color: #fff;
	    font-size: 16px;
	}
	#multimedia .resultsContent .mobile {
	    display: block;
        background: #fff;
        position: fixed;
        top: 120px;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
	    z-index: 9;
	}
	#multimedia .multimediaContainer .resultsContent {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-top: 50px;
        margin-left: 0;
	}
	#multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .videoItem iframe {
	    width: 100%;
	}
    #multimedia .videoItem h5 {
        font-size: 16px;
    }
    
	#multimedia .seeVideo #closeVideo {
		right: 15px;
	}
	#multimedia .seeVideo .video {
	    margin: auto 0;
	}
	#multimedia .seeVideo .video iframe {
	    height: 362px !important;
	}
	
    
    #NewsPage .item {
        width: 100%;
        margin: 0 0.6% 10px 0.6%;
        height: 300px;
    }
    
    #NewsPage .itemImage {
        max-height: 125px;
    }
    
    #NewsPage .itemInfo{
        font-size: 13px;
    }
    
    #NewsPage .item h4{
        font-size: 19px;
    }
    
    #NewsPage .item .itemDescription{
        display:none;
    }
    
    #corpo .botao{
        display: block;
        width: auto;
        max-width: 255px;
        font-size: 15px;
        margin: 0 auto 10px auto;
    }
    
    .membro{
        padding: 20px 0;
    }
    
    .foto {
        width: 100%;
    }
    
    #normal{
        display:none;
    }
    
    .membro .info {
        padding-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
    
    .nome {
        font-size: 22px;
        text-align: center;
    }
    
    .membro .tab{
        text-align:center;
    }
    
    .membro .blockinformation{
        text-align: justify;
    }
    
    table thead td{
        font-size:18px;
    }
    
    table tbody td{
        font-size:16px;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0 10px;
    }
    
    .TreeDocs{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        margin: 0;
        padding: 30px 20px 460px 20px;
        display: inline-block !important;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 115px;
        z-index: 99999;
        -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;
        overflow-y: scroll;
    }
   
    .contentDocs {
       padding: 55px 10px 30px 10px;
    }
    
    .content-docs .clearFilter {
        font-size: 14px;
    }
    
    .tree-list .catLevel1 {
        font-size: 15px; 
    }
   
    .tree-list .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 14px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        display: block;
        width: 100px;
        margin-top: 25px;
    }
   
    .content-docs .mobile {
       display: block;
       top: 118px;
    }

    .contentDocs{
        width:100%;
        margin: 20px 0;
        padding: 20px 0;
    }
    
    #documentos .content-docs .item {
        width: 47%;
        padding: 40.5% 10px 10px 10px;
    }
    
    .content-docs .item svg {
        height: 40px;
    }
    
    .content-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;
    }
    
    #corpo .multipleImages img, #news .multipleImages img, #corpo .multipleImages50 img, #news .multipleImages50 img{
        width:100%;
    }
    
    #corpo .multipleImages50 img, #news .multipleImages50 img, #corpo .multipleImages img, #news .multipleImages img{
        padding-left:0;
        padding-right:0;
    }
    
    #corpo .w50 {
        width: 100%;
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(odd){
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(even){
        padding-left: 0;
    }
    
    #corpo h3, #news h3{
        font-size:20px;
    }
    
    #corpo h4{
        font-size:18px;
    }
    
    #corpo a{
        word-break: break-all;
    }
    
    .estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
        top: 120px;
    }
    
    #corpo .w30, #corpo .w70, .info{
        width:100%;
        display: block;
    }
    
    #corpo .w30{
        padding-right:0;
    }
    
    #news .navigateArticle a{
        padding: 6px 10px;
        font-size: 14px;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar {
        padding: 30px 10px;
    }
    
    .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 120px;
        z-index: 999;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    
    .pagecontent{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin: 0;
    }
    
    .sideFilter .closeSearch, .sideFilter #cleanfilter {
        font-size: 14px;
    }
    
    .sideFilter h4 {
        font-size: 16px;
    }
    
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered, .select2-container--bootstrap .select2-dropdown {
        font-size: 13px;
    }
    
    #news .newsBlocks {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .filterNews{
        background:#fff;
    }
    
    #news .newsBlocks .item {
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
        height: auto;
    }
    
    #news .newsBlocks .item .itemImage {
        max-height: 130px;
    }
    
    #news .newsBlocks .item .itemContent {
        padding: 10px;
    }
    
    #news .newsBlocks .item .itemInfo {
        font-size: 13px;
    }
    #news .itemInfo .cat {
        font-size: 12px;
    }
    
    #news .newsBlocks .item h4 {
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
    
    #news .newsBlocks .item .itemDescription {
        display:none;
    }
    
    #news .item .botao a {
        font-size: 12px;
        padding: 10px;
    }
    
   .mobile{
        display: block;
        position: fixed;
        top: 120px;
        background: #fff;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
        z-index: 9;
    }
    
    .searchButton{
        background: #004087;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
        font-size: 14px;
    }
    
    .closeSearch{
        background: #000;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
    }
    
    .itemid-1182 #g-mainbar .w33{
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 10px 25px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 30px;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 10px;
    }
    
    
    #g-mainbar .item {
        margin: 15px 0;
	}
	
	#g-mainbar .item .pressRelease {
	    padding-right: 0;
	}
	
	#g-mainbar .item .pressRelease iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .pressRelease .itens .item {
	    padding-right: 0;
	}
	
	#g-mainbar .pressRelease .itens .item iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
    
    #g-mainbar .modalGaleriaGaleria ul li {
        padding: 50px 40px;
    }
    
    #g-mainbar .closeModalGaleria svg {
        width: 40px;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.prev {
        left: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.next {
        right: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow img {
        width: 40px;
    }

	
    #g-mainbar .video iframe {
        width: 350px;
        height: 200px;
    }
    
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 0;
    }
    
    .contact-form, .contact-miscinfo {
        width: 100%;
    }
    
    .contact-form label {
        font-size: 18px;
    }
    
    #contact-form .controls {
        margin: 0;
    }
    
    #contact-form .controls input, #contact-form .controls textarea {
        min-height: 30px;
        font-size: 14px;
    }
    
    .contact-form .controls .btn-primary {
        font-size: 12px;
        padding: 10px;
    }
    
    .contact-miscinfo span h3 {
        font-size: 30px;
    }
    
    .contact-miscinfo .logo img {
        width: 300px;
    }
    
    #search-form form {
        padding: 30px 10px;
    }
    
    .finder #finder-search input.inputbox{
        width: 100% !important;
    }
    
    .finder #finder-search .btn{
        width: 100% !important;
    }
    
    #search-results .result-text{
        font-size:16px;
    }
    
	
    #MenuInferior .g-content{
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #MenuInferior .w100.first, #MenuInferior .w100 {
        width: 100%;
        padding: 0;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        width: 150px;
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 49%;
    }
    
    #MenuInferior .titulo{
        font-size: 16px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: auto;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 49% !important;
    }
    
    #logos .item img {
        max-width: 100px;
    }
    
    #BarraCopyright .g-content{
        width: auto;
        padding: 10px !important;
    }
    
    #BarraCopyright .w30.mymodal {
        display: none;
    }
    
    #BarraCopyright .w30 {
        width: 12%;
    }
    
    #BarraCopyright .w40 {
        width: 86%;
        font-size: 12px;
    }
    
    #BarraCopyright .w30 .text {
        display: none;
    }
    
}


@media (min-width: 470px) and (max-width: 591px){
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 10%;
    }
    
    #barra .pesquisa {
        right: 17%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
        top: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    #barra .w33 img {
        top: 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    
    #g-totop {
        right: 10px;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:450px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 49%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #breadcrumb, #g-container-main .size-10{
        display:none;
    }
    
    #partilha {
        position: relative;
        right: auto;
        text-align: center;
        top: 18px;
        margin-bottom:20px;
    }
    
    #g-container-main .size-80 .g-content{
        margin: 0;
    }
    
    #g-mainbar {
        width: auto;
        padding: 30px 10px;
    }
    
    #g-mainbar .span12 {
        padding: 25px 0;
    }
    
    #g-mainbar h1 {
        font-size: 30px   
    }
    
    #g-mainbar h2 {
        font-size: 28px   
    }
    
    #g-mainbar .page-header h2, #corpo #titulo, #corpo h2, #NewsPage h2{
        font-size:30px;
        width:100%;
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 200px;
        max-height: 300px;
    }
    
    .radio.inline, .checkbox.inline {
        display: block;
        font-size:16px;
    }
    
    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 0px;
    }
    
    #g-mainbar p, #g-mainbar ul, #g-mainbar ol{
        font-size:16px;
    }
    
    #corpo p:nth-child(1){
        font-size:19px;
    }
    
    #corpo p:nth-child(1){
        margin-top: 25px;
        text-align: justify;
    }
    
    
	#multimedia .multimediaContainer .searchBar {
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	    vertical-align: top;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 30px;
	    position: fixed;
	    background: rgb(255, 255, 255) !important;
	    height: 100%;
	    left: -100%;
	    top: 120px;
	    z-index: 99999;
	    -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;
	}
	#multimedia .searchBar .searchBarContent {
        position: relative;
        top: 0;
    }
	#multimedia .searchBar .form-group {
	    width: 100%;
	}
	#multimedia .searchBar .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 16px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
	}
	#multimedia .resultsContent .searchButton {
		background: #004087;
	    width: auto;
	    display: inline-block;
	    padding: 5px 10px;
	    font-family: 'Barlow-Regular',sans-serif;
	    color: #fff;
	    font-size: 16px;
	}
	#multimedia .resultsContent .mobile {
	    display: block;
        background: #fff;
        position: fixed;
        top: 120px;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
	    z-index: 9;
	}
	#multimedia .multimediaContainer .resultsContent {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
	}
	
	#multimedia .videoItem iframe {
        height: 195px !important;
    }
    #multimedia .videoItem h5 {
        font-size: 16px;
    }
    
	#multimedia .seeVideo #closeVideo {
		right: 18px;
	}
	#multimedia .seeVideo .video {
	    margin-top: 90px;
	}
	#multimedia .seeVideo .video iframe {
	    height: 471px !important;
	}
	
    
    #NewsPage {
        padding: 20px;
    }
    #NewsPage .item{
        width: 48%;
        margin: 0 0.5% 10px 0.5%;
        height: 405px;
    }
    
    #NewsPage .itemInfo .cat {
        font-size: 14px;
    }
    
    #NewsPage .itemInfo{
        font-size:14px;
    }
    
    #NewsPage .item .itemDescription, #news .newsBlocks .item .itemDescription{
        font-size:14px;
    }
    
    #NewsPage .item h4, #news .newsBlocks .item h4{
        font-size:18px;
    }
    
    #NewsPage .item .itemImage, #news .item .itemImage{
        max-height: 170px;
    }
    
    .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 120px;
        z-index: 999;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    
    .pagecontent{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin: 0;
    }
    
    .mobile{
        display: block;
        background: #fff;
        position: fixed;
        top: 120px;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
        z-index: 9;
    }
    
    .searchButton{
        background: #004087;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
    }
    
    #news .newsBlocks {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #news .newsBlocks .item{
        width: 48%;
        margin: 0 0.5% 10px 0.5%;
        height: 550px;
    }
    
    #news .newsBlocks .itemInfo {
        font-size: 14px;
    }
    
    #news .item .botao a {
        font-size: 12px;
        padding: 10px;
    }
    
    .filterNews{
        background:#fff;
    }
    
    .closeSearch{
        background: #000;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
        font-family: 'Barlow-Regular',sans-serif;
        color: #fff;
    }
    
    #news .video{
        width: 100%;
    }
    
    #news .video iframe{
        width: 470px;
        height: 260px;
    }
    
    #news .video .item {
        width: 100%;
    }
    
    #news .multipleImages50 img, #news .multipleImages img{
        width:auto;
        padding-left: 0px;
        padding-right: 0px;
        display:block;
        margin-left: auto;
        margin-right: auto;
    }
    
    #news .navigateArticle a{
        padding: 6px 10px;
        font-size: 14px;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar {
        padding: 30px 10px;
    }
    
    .membro{
        padding: 20px 0;
    }
    
    .foto {
        width: 100%;
    }
    
    #normal{
        display:none;
    }
    
    .membro .info {
        padding-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
    
    .nome {
        font-size: 22px;
        text-align: center;
    }
    
    .membro .tab{
        text-align:center;
    }
    
    .membro .blockinformation{
        text-align: justify;
    }
    
    #corpo .botao{
        display: block;
        width: auto;
        max-width: 255px;
        font-size: 15px;
        margin: 0 auto 10px auto;
    }
    
    .TreeDocs{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        margin: 0;
        padding: 30px 20px 460px 20px;
        display: inline-block !important;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 115px;
        z-index: 99999;
        -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;
        overflow-y: scroll;
    }
   
    .contentDocs {
       padding: 55px 10px 30px 10px;
    }
   
    .tree-list .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 16px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        display: block;
        width: 105px;
        margin-top: 25px;
    }
   
    .content-docs .mobile {
       display: block;
       top: 118px;
    }
    
    .contentDocs{
        width:100%;
        margin: 20px 0;
        padding: 20px 0;
    }
    
    #documentos .content-docs .item {
        width: 47%;
        padding: 31% 10px 10px 10px;
    }
    
    .content-docs .item svg {
        height: 45px;
    }
    
    .content-docs .item .catName{
        bottom: 10%;
        font-size: 18px;
    }
    
    #documentos h2{
        font-size:30px;
    }
    
    #documentos .documents a {
        width: 100%;
        font-size: 18px;
    }
    
    #documentos .documents .docVisual{
        font-size: 13px;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0 10px;
    }
    
    #tickerDocumentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #tickerDocumentos .bn-news {
        left: 130px;
    }
    
    #tickerDocumentos .bn-news ul li a, #tickerDocumentos .bn-news ul .link{
        font-size:14px;
    }
    
    #altura {
        height: 120px;
    }
    
    table thead td{
        font-size:18px;
    }
    
    table tbody td{
        font-size:16px;
    }
    
    .itemid-1182 #g-mainbar .w33{
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 10px 25px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 30px;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 10px;
    }
    
    #search-form form {
        padding: 30px 10px;
    }
    
    .finder #finder-search input.inputbox{
        width: 100% !important;
    }
    
    .finder #finder-search .btn{
        width: 100% !important;
    }
    
    #search-results .result-text{
        font-size:16px;
    }
    
    #corpo .multipleImages img{
        width: 32.3%;
    }
    
    #corpo .w50 {
        width: 100%;
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(odd){
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(even){
        padding-left: 0;
    }
    
    #corpo a{
        word-break: break-all;
    }
    
    .estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
        top: 120px;
    }
    
    #corpo .w30, #corpo .w70, .info{
        width:100%;
        display: block;
    }
    
    #corpo .w30{
        padding-right:0;
    }
    
    
	#g-mainbar .item {
        margin: 25px 0;
	}
	
	#g-mainbar .item .pressRelease {
	    padding-right: 0;
	}
	
	#g-mainbar .item .pressRelease iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .pressRelease .itens .item {
	    padding-right: 0;
	}
	
	#g-mainbar .pressRelease .itens .item iframe {
	    width: 100% !important;
	}
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
    
    #g-mainbar .modalGaleriaGaleria ul li {
        padding: 50px 40px;
    }
    
    #g-mainbar .closeModalGaleria svg {
        width: 40px;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.prev {
        left: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow.next {
        right: 0;
    }
    
    #g-mainbar .modalGaleriaGaleria .arrow img {
        width: 40px;
    }
	
    #g-mainbar .video iframe {
        width: 470px;
        height: 260px;
    }
    
    
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 0;
    }
    
    .contact-form, .contact-miscinfo {
        width: 100%;
    }
    
    
    #MenuInferior .g-content{
        width: auto;
        margin: 30px auto;
        padding: 30px 10px!important;
    }
    
    #MenuInferior .w100.first, #MenuInferior .w100 {
        width: 100%;
        padding: 0;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        width: 150px;
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 49%;
    }
    
    #MenuInferior .titulo{
        font-size: 16px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: auto;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 24% !important;
    }
    
    #logos .item img {
        max-width: 100px;
    }
    
    #BarraCopyright .g-content{
        width: auto;
        padding: 10px !important;
    }
    
    #BarraCopyright .w30.mymodal {
        display: none;
    }
    
    #BarraCopyright .w30 {
        width: 28%;
    }
    
    #BarraCopyright .w40 {
        width: 70%;
        font-size: 14px;
    }
    
    #BarraCopyright .w30 .text {
        display: none;
    }
    
    
}


@media (min-width: 592px) and (max-width: 767px){
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 9%;
    }
    
    #barra .pesquisa {
        right: 15%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
        top: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    #barra .w33 img {
        top: 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:500px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 49%;
        margin: 0 0 20px 0;
    }
    
    #altura{
        height:120px;
    }
    
    #g-container-main .size-80 .g-content{
        margin: 0;
    }
    
    #g-mainbar {
        width: auto;
        padding: 30px 10px;
    }
    
    #g-mainbar h1 {
        font-size: 30px   
    }
    
    #g-mainbar h2 {
        font-size: 28px   
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 240px;
        max-height: 350px;
    }
    
    #g-mainbar .page-header h2, #corpo #titulo, #corpo h2, #NewsPage h2 {
        font-size: 32px;
    }
    
    #partilha {
        right: 20px;
        top: 20px;
    }
    
    
    #breadcrumb .g-content{
        padding: 0 10px !important;
    }
    
    .breadcrumb, .breadcrumbbread {
        padding: 2px 0;
    }
    
    #multimedia .multimediaContainer {
	    padding: 20px 0;
	}
	#multimedia .multimediaContainer .searchBar {
		-webkit-flex: 0 100%;
	    -moz-flex: 0 100%;
	    -ms-flex: 0 100%;
	    flex: 0 100%;
	    width: 100%;
	    vertical-align: top;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-top: 30px;
	    position: fixed;
	    background: rgb(255, 255, 255) !important;
	    height: 100%;
	    left: -100%;
	    top: 120px;
	    z-index: 99999;
	    -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;
	}
	#multimedia .searchBar .searchBarContent {
        position: relative;
        top: 0;
    }
	#multimedia .searchBar .form-group {
	    width: 100%;
	}
	#multimedia .searchBar .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 16px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        width: auto;
        display: inline-block;
        padding: 5px 10px;
	}
	#multimedia .resultsContent .searchButton {
		background: #004087;
	    width: auto;
	    display: inline-block;
	    padding: 5px 10px;
	    font-family: 'Barlow-Regular',sans-serif;
	    color: #fff;
	    font-size: 16px;
	}
	#multimedia .resultsContent .mobile {
	    display: block;
        background: #fff;
        position: fixed;
        top: 120px;
        height: 50px;
        width: 100%;
        left: 0;
        padding-top: 9px;
        padding-left: 10px;
	    z-index: 9;
	}
	#multimedia .multimediaContainer .resultsContent {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        margin-left: 0;
	}
	
	#multimedia .videoItem iframe {
        height: 195px !important;
    }
    #multimedia .videoItem h5 {
        font-size: 18px;
    }
	#multimedia .seeVideo #closeVideo {
		right: 18px;
	}
	#multimedia .seeVideo .video {
	    margin-top: 90px;
	}
	#multimedia .seeVideo .video iframe {
	    height: 471px !important;
	}
    
    
    #NewsPage .item {
        width: 48.5%;
        margin: 0 0.5% 10px 0.5%;
        height: 405px;
    }
    
    #NewsPage .itemInfo .cat {
        font-size: 14px;
    }
    #NewsPage .item h4{
        font-size:19px;
    }
    
    #NewsPage .item .itemDescription{
        font-size:14px;
    }
    
    #NewsPage .itemInfo{
        font-size: 14px;
    }
    
    #corpo p:nth-child(1){
        font-size:20px;
        margin-top: 20px;
    }
    
    .foto {
        width: 100%;
        display:block;
    }
    
    .TreeDocs{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        margin: 0;
        padding: 30px 20px 460px 20px;
        display: inline-block !important;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 115px;
        z-index: 99999;
        -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;
        overflow-y: scroll;
    }
   
    .contentDocs {
       padding: 55px 10px 30px 10px;
    }
   
    .tree-list .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 16px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        display: block;
        width: 105px;
        margin-top: 25px;
    }
   
    .content-docs .mobile {
       display: block;
    }

    #normal {
        display:none !important;
    }
    
    .membro .info{
        padding-left:0;
        width:100%;
        margin-top: 10px;
    }
    
    .nome{
        text-align: center;
    }
    
    .contentDocs{
        width: 100%;
        display:block;
        margin: 20px 0 0 0;
        padding: 20px 0;
        height: 800px !important;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0 10px;
    }
    
    #documentos .content-docs .item {
        width: 23%;
        margin: 1% 0.5%;
        padding: 22% 10px 10px 10px;
    }
    
    .content-docs .item .icon{
        top: 10%;
    }
    
    .content-docs .item svg {
        height: 45px;
    }
    
    .content-docs .item .catName{
        bottom: 10%;
        font-size: 16px;
    }
    
    #documentos .documents .docVisual{
        font-size:13px;
    }
    
    #corpo .multipleImages img, #news .multipleImages img{
        width: 32.3%;
    }
    
    #corpo .w50:nth-child(odd){
        padding-right: 0;
    }
    
    #corpo .w50:nth-child(even) {
        padding-left: 0;
    }
    
    #corpo .w50 {
        width: 100%;
        display: block;
    }
    
    table thead td{
        font-size: 17px;
    }
    
    table tbody td{
        font-size: 16px;
    }
    
    .estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
        top:120px;
    }
    
    .sideFilter {
        -webkit-flex: 0 35%;
        -moz-flex: 0 35%;
        -ms-flex: 0 35%;
        flex: 0 35%;
        width: 35%;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .sideFilter #cleanfilter {
        font-size: 14px;
    }
    
    .sideFilter h4 {
        font-size: 16px;
    }
    
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
    }
    
    .select2-container--bootstrap .select2-dropdown {
        font-size: 13px;
    }
    
    .pagecontent {
        -webkit-flex: 0 59%;
        -moz-flex: 0 59%;
        -ms-flex: 0 59%;
        flex: 0 59%;
        width: 59%;
        margin-left: 33%;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar {
        padding: 0;
    }
    
    #news .newsBlocks .item{
        width: 47%;
        height: 500px;
    }
    
    #news .item .itemImage{
        max-height: 125px;
    }
    
    #news .newsBlocks .item .itemContent {
        padding: 10px;
    }
    
    #news .newsBlocks .itemInfo{
        font-size: 12px;
    }
    #news .itemInfo .cat {
        font-size: 12px;
    }
    
    #news .newsBlocks .item h4{
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
    
    #news .newsBlocks .item .itemDescription{
        font-size:13px;
        margin-top:0px;
    }
    
    #news .item .botao a {
        font-size: 12px;
        padding: 10px;
    }
    
    #news .video{
        width: 100%;
    }
    
    #news .video iframe{
        width: 592px;
        height: 330px;
    }
    
    #news .video .item {
        width: 46%;
    }
    
    
    #g-mainbar .newsBlocks .item .itemDescription li {
        font-size: 13px;
    }
    
    #news .navigateArticle a{
        font-size: 16px;
        padding: 6px 12px;
    }
    
    #corpo .botao{
        font-size: 16px;  
        padding: 5px 12px;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33 {
        height: 200px;
        padding: 10px;
        margin: 0 0.8%;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 31px;
    }
    
    .itemid-825 #g-mainbar .page-header{
        margin-top:0;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 10px;
    }
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 40px;
    }
    
    .contact-form, .contact-miscinfo {
        width: 100%;
    }
    
    
    #search-form form{
        padding: 50px 20px;
    }
    
    .finder #finder-search input.inputbox{
        width: 75% !important;
    }
    
    .finder #finder-search .btn{
        width: 24% !important;
    }
    
    
    #MenuInferior .g-content{
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #MenuInferior .w100.first, #MenuInferior .w100 {
        width: 100%;
        padding: 0;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        width: 150px;
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 32%;
    }
    
    #MenuInferior .titulo{
        font-size: 18px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: auto;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 24% !important;
    }
    
    #logos .item img {
        max-width: 115px;
    }
    
    #BarraCopyright .g-content{
        width: auto;
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w30 {
        width: 38%;
    }
    
    #BarraCopyright .w40 {
        width: 22%;
    }
    
    #BarraCopyright .w30 .text {
        width: 90px;
    }
    
	
}


@media (min-width: 768px) and (max-width: 958px){
    
    #g-navigationmain .g-grid {
        width: 750px;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }
    
    #barra .logo svg {
        width: 80px;
    }
    
    #barra .pesquisa {
        right: 7%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 2%;
    }
    
    .dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
        height: auto !important;
        margin: 0 5px 60px 0;
        padding: 17px !important;
    }
    
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 14px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        width: 750px !important;
    }
    
    .dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a {
        font-size: 14px !important;
    }
    
    .dj-megamenu-default li.itemid483 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first a, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid456 ul.dj-submenu > li.first a {
        font-size: 16px !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:750px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 32%;
        margin: 0 0 10px 0;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #altura{
        height:120px;
    }
    
    #g-container-main .size-80 .g-content{
        margin: 0;
    }
    
    #g-mainbar {
        width: 750px;
        padding: 30px 10px;
    }
    
    #g-mainbar h1 {
        font-size: 34px   
    }
    
    #g-mainbar h2 {
        font-size: 30px   
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 240px;
        max-height: 350px;
    }
    
    #partilha {
        right: 20px;
        top: 34px;
    }
    
    #breadcrumb .g-content{
        padding: 0 10px !important;
    }
    
    .breadcrumb, .breadcrumbbread{
        padding: 2px 0px;
    }
    
    
    .itemid-1733 #g-mainbar {
        padding: 0 10px 0 0;
    }

    #multimedia .multimediaContainer .searchBar{
        padding-left: 10px;
        padding-right: 10px;
        -webkit-flex: 0 25%;
        -moz-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%;
        width: 25%;
    }
    
    #multimedia .multimediaContainer .resultsContent {
        -webkit-flex: 0 69%;
        -moz-flex: 0 69%;
        -ms-flex: 0 69%;
        flex: 0 69%;
        width: 69%;
        margin-left: 30%;
        padding-left: 3%;
    }
    
    #multimedia .videoItem iframe {
       height: 160px !important;
    }
    
    #multimedia .videoItem h5 {
        font-size: 18px;
    }
    
    #NewsPage .item{
        margin: 0 0.7% 10px 0.7%;
        height: 410px;
    }
    
    #NewsPage .itemInfo .cat {
        font-size: 14px;
    }
    #NewsPage .item h4{
        font-size:19px;
    }
    
    #NewsPage .item .itemDescription, #NewsPage .itemInfo{
        font-size:14px;
    }
    
    #NewsPage .itemImage {
        max-height: 115px;
    }
    
    .foto {
        width: 30%;
    }
    
    .info{
        width: 69%;
    }
    
    #corpo .botao{
        font-size:15px;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0 10px;
    }
    
    .TreeDocs{
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        margin: 0;
        padding: 30px 20px 460px 20px;
        display: inline-block !important;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 115px;
        z-index: 99999;
        -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;
        overflow-y: scroll;
   }
   
    .contentDocs {
       padding: 55px 10px 30px 10px;
    }
   
    .tree-list .closeSearch {
        font-family: 'Barlow-Regular',sans-serif;
        font-size: 16px;
        background: #fff;
        color: #074087;
        border: 1px solid #074087;
        border-radius: 50px;
        display: block;
        width: 105px;
        margin-top: 25px;
    }
   
    .content-docs .mobile {
       display: block;
    }

    .contentDocs{
        width:100%;
        padding: 20px;
        height: 950px !important;
    }
    
    #documentos .content-docs .item {
        width: 23.5%;
        margin: 1% 0.5%;
        padding: 23% 10px 10px 10px;
    }
    
    .estatistica1Modal, .estatistica2Modal, .estatistica3Modal{
        top:120px;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar {
        padding: 0 10px 0 0;
    }
    
    .sideFilter{
        padding-left: 10px;
        padding-right: 10px;
        -webkit-flex: 0 25%;
        -moz-flex: 0 25%;
        -ms-flex: 0 25%;
        flex: 0 25%;
        width: 25%;
    }
    
    .pagecontent {
        -webkit-flex: 0 69%;
        -moz-flex: 0 69%;
        -ms-flex: 0 69%;
        flex: 0 69%;
        width: 69%;
        margin-left: 30%;
    }
    
    #news .newsBlocks .item {
        width: 47.5%;
        height: 575px;
    }
    
    #news .item .itemImage {
        max-height: 180px;
    }
    
    #news .newsBlocks .item h4{
        font-size: 18px;
    }
    
    #news .item .botao a {
        font-size: 14px;
        padding: 10px;
    }
    
    #news .navigateArticle a{
        font-size: 17px;
        padding: 6px 13px;
    }
    
    #news .video .item {
        width: 47%;
    }
    
    #corpo .w30 img {
        width: 100%;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33{
        padding: 10px;
        margin: 0 0.8%;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 32px;
        line-height: 1;
    }
    
    .itemid-825 #g-mainbar .page-header {
        margin-top: 0px;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 10px;
    }
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 40px;
    }
    
    .finder #finder-search input.inputbox{
        width: 80% !important;
    }
    
    .finder #finder-search .btn {
        width: 19% !important;
    }
    
    
    #MenuInferior .g-content{
        width: 750px;
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        width: 150px;
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 32%;
    }
    
    #MenuInferior .titulo{
        font-size: 17px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: 750px;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 24% !important;
    }
    
    #logos .item img {
        max-width: 115px;
    }
    
    #BarraCopyright .g-content{
        width: 750px;
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 38%;
    }
    
    #BarraCopyright .w30 .text {
        width: 90px;
    }
    
    
}


@media (min-width: 959px) and (max-width: 1199px){
    
    #g-navigationmain .g-grid {
        width: 750px;
    }
    
    
    #barra .g-content {
        padding: 0 20px!important;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 12%;
    }
    
    #barra .pesquisa {
        right: 16%;
    }
    
    .dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
        height: auto !important;
        padding: 20px !important;
    }
    
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 14px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        width: 919px !important;
    }
    
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:950px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links33 .buttonLink {
        width: 32%;
        margin: 0 0 10px 0;
    }
    
    
    #breadcrumb .g-content {
        padding: 0 20px !important;
    }
    
    .breadcrumb, .breadcrumbbread {
        padding: 2px 0px;
    }
    
    #g-sidebar .g-content {
        padding: 20px 0 0 20px !important;
    }
    
    .menus ul{
        margin-left: 0;
    }
    
    .catMenu {
        padding-left: 0;
    }
    
    #g-mainbar {
        width: 750px;
        padding: 30px 20px 0 30px;
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 280px;
        max-height: 300px;
    }
    
    .itemid-1733 #g-mainbar {
        padding: 0;
    }

    #multimedia .multimediaContainer .searchBar {
        -webkit-flex: 0 20%;
        -moz-flex: 0 20%;
        -ms-flex: 0 20%;
        flex: 0 20%;
        width: 20%;
    }
    #multimedia .multimediaContainer .resultsContent {
        margin-left: 28%;
        padding-left: 3%;
    }
    
    #multimedia .videoItem iframe {
       height: 230px !important;
    }
    
    
    #NewsPage .item{
        margin: 0 0.5% 10px 0.5%;
        width: 48.5%;
        height: 410px;
    }
    
    #NewsPage .itemInfo{
        font-size:14px;
    }
    
    .foto {
        width: 30%;
    }
    
    .info {
        width: 69%;
    }
    
    .itemid-1061 #g-mainbar {
        padding: 0;
    }
    
    .itemid-1061 #g-mainbar #documentos {
        padding: 0;
    }
    
    .TreeDocs {
        padding: 50px 30px;
    }
    
    .TreeDocs .tree-list {
        padding: 0;
    }
    
    .tree-list .catLevel1 {
        font-size: 16px;
    }
    
    .contentDocs{
        width: 70%;
        margin: 20px 0 20px -0.6%;
    }
    
    #documentos .content-docs .item {
        width: 23%;
        margin: 1% 0.5%;
        padding: 23% 10px 10px 10px;
    }
    
    .content-docs .item svg {
        height: 45px;
    }
    
    #documentos .documents a{
        font-size: 18px;
    }
    
    #g-mainbar .item-image{
        margin-bottom: 15px;
    }
    
    #corpo .multipleImages img, #news .multipleImages img{
        width: 32.3%;
    }
    
    #corpo a{
        word-break: break-all;
    }
    
    #partilha{
        right: 20px;
    }
    
    table thead td{
        font-size: 17px;
    }
    
    table tbody td{
        font-size: 16px;
    }
    
    .sideFilter{
        -webkit-flex: 0 20%;
        -moz-flex: 0 20%;
        -ms-flex: 0 20%;
        flex: 0 20%;
        width: 20%;
        padding-left: 20px;
    }
    
    .pagecontent {
        margin-left: 28%;
    }
    
    .itemid-1251 #g-mainbar, .itemid-1494 #g-mainbar, .itemid-483 #g-mainbar {
        padding: 0;
    }
    
    #news .newsBlocks {
        padding-left: 3%;
    }
    
    #news .newsBlocks .item {
        width: 47%;
        height: 565px;
    }
    
    #news .item .itemImage {
        max-height: 190px;
    }
    
    #news .newsBlocks .item h4{
        font-size: 18px;
    }
    
    #news .item .botao a {
        font-size: 14px;
    }
   
    
    #news .video .item {
        width: 30%;
    }
    
    #corpo .w30 img {
        width: 100%;
    }
    
    .itemid-1182 #g-mainbar {
        padding: 50px 20px 25px 20px;
    }
    
    .itemid-1182 #g-mainbar .w33{
        padding: 10px;
        margin: 0 0.3%;
        width: 32%;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 30px;
        min-height: 65px;
    }
    
    .itemid-1182 #g-mainbar .g-content{
        margin:0;
    }
    
    .itemid-825 #g-mainbar {
        padding: 30px 20px;
    }
    
    .itemid-825 #g-mainbar .page-header {
        margin-top: 0px;
    }
    
    #g-mainbar .well {
        padding: 0;
    }
    
    .contact-miscinfo .dl-horizontal dd {
        margin-left: 60px;
    }

    
    .finder #finder-search input.inputbox{
        width: 80% !important;
    }
    
    .finder #finder-search .btn {
        width: 19% !important;
    }
    
    
    #MenuInferior .g-content {
        width: 750px;
    }
    
    #MenuInferior .w100 .boxMenu {
        padding: 0;
    }
    
    #MenuInferior .w25 .logo svg {
        padding: 0 20px 0 0;
    }
    
    #MenuInferior .w25 .icons div {
        width: 35px;
        height: 35px;
    }
    
    #MenuInferior .w33 {
        width: 32%;
    }
    
    #MenuInferior .titulo{
        font-size: 18px;
    }
    
    #MenuInferior li {
        font-size: 14px;
    }
	
    #logos .g-content {
        width: 750px;
        padding: 20px !important;
    }
    
    #logos .item {
        width: 24% !important;
    }
    
    #logos .item img {
        max-width: 115px;
    }
    
    #BarraCopyright .g-content{
        width: 750px;
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 38%;
    }
    
    #BarraCopyright .w30 .text {
        width: 90px;
    }
    
}


@media (min-width: 1200px) and (max-width: 1439px){
    
    #g-navigationmain .g-grid {
        width: 950px;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 15%;
    }
    
    #barra .pesquisa {
        right: 18%;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        font-size: 15px;
    }
    
    #g-navigationmain img {
        margin-left: -25px;
        width: 145px;
    }
    
    #g-mainbar {
        width: 950px;
    }
    
    #g-mainbar .item-image {
        margin-left: 20px;
        margin-bottom: 15px;
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 300px;
        max-height: 300px;
    }
    
    #multimedia .videoItem iframe {
        height: 180px !important;
    }
    
    #NewsPage .item{
        margin: 0 0.7% 10px 0.7%;
        height: 395px;
    }
    
    #NewsPage .itemInfo{
        font-size:14px;
    }
    
    #NewsPage .itemImage{
        max-height:122px;
    }
    
    .itemid-1513 .foto {
        width: 25%;
    }
    
    .itemid-1513 .info{
        width: 64%;
    }
    
    .menus ul {
        margin-left: 0;
    }
    
    #corpo .botao{
        font-size: 16px
    }
    
    .TreeDocs {
        padding: 50px 30px;
    }
    
    .TreeDocs .tree-list {
        padding: 0;
    }
    
    .contentDocs{
        width: 73%;
        margin: 20px 0 20px -0.7%;
    }
    
    #documentos .content-docs .item {
        width: 23%;
        margin: 1% 0.5%;
        padding: 21% 10px 10px 10px;
    }
    
    #news .newsBlocks .item {
        height: 565px;
    }
    
    #news .item .itemImage {
        max-height: 170px;
    }
    
    #news .newsBlocks .item .itemContent {
        padding: 10px;
    }
    
    #news .newsBlocks .item h4 {
        font-size: 19px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
    
    .itemid-1182 #g-mainbar .w33{
        padding: 25px 10px;
    }
    
    .itemid-1182 #g-mainbar .w33 h3{
        font-size: 34px;
    }
    
    
	#MenuInferior .g-content {
	    width: 950px;
	}
	
    #MenuInferior .w33 {
        width: 32%;
    }
    
    #MenuInferior .titulo {
        font-size: 22px;
    }
    
    #MenuInferior li {
        font-size: 16px;
    }
    
    #logos .g-content {
        width: 950px;
    }
    
    #BarraCopyright .g-content {
        width: 950px;
        padding: 10px 0 !important;
    }

    
}


@media (min-width: 1440px) and (max-width: 1599px){
    
    #g-navigationmain .g-grid {
        width: 1150px;
    }
    
    #g-mainbar {
        width: 1150px;
    }
    
    #multimedia .videoItem iframe {
        height: 195px !important;
    }
    
    #NewsPage .item{
        height: 410px;
    }
    
    #NewsPage .itemImage, #news .itemImage{
        max-height: 185px;
    }
    
    #NewsPage .item h4, #news .item h4{
        font-size:19px;
    }
    
    #NewsPage .item .itemDescription, #NewsPage .itemInfo{
        font-size:14px;
    }
    
    .contentDocs {
        width: 74%;
    }
    
    #MenuInferior .g-content {
	    width: 1150px;
	}
	
	#MenuInferior .w33 {
        width: 32%;
	}
	
	#MenuInferior .titulo {
        font-size: 28px;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
	
	#logos .g-content {
	    width: 1150px;
	}
	
	#BarraCopyright .g-content {
	    width: 1150px;
	}
	
}


@media (min-width: 1600px) and (max-width: 1799px){
    #news .item{
        height:465px;
    }
    
    #NewsPage .item{
        height: 410px;
    }
    
    #NewsPage .itemImage {
        max-height: 170px;
    }
    
    #NewsPage .item h4, #news .item h4{
        font-size:19px;
    }
    
    #NewsPage .item .itemDescription, #news .item .itemDescription{
        font-size:14px;
    }
    
    #news .item .itemDescription{
        margin-top:0px;
    }
    
    #news .multipleImages img{
        width:33%;
    }
    
    #news .multipleImages50 img{
        width: 49.5%;
	}
	
	.contentDocs {
        width: 74%;
    }
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
	
	
}


@media (min-width: 1800px){
    #news .multipleImages50 img{
        width: 49.5%;
	}
    
    #news .multipleImages img{
        width:33%;
    }
    
    .contentDocs {
        width: 74%;
    }
}
