.content-docs .clearFilter{
    font-family: 'Barlow-Medium', sans-serif;
    font-weight: 100;
    background: transparent;
    border: 1px solid #004087;
    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;
}

.lds-ellipsis {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
	top: 20%;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #333333;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.loader {
	display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
}

.loader img{
    width: 170px;
}


.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: #548195 #0000 #0000 #0000;
    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;
}


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

#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;
	margin-bottom: 100px;
}

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

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


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

#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 {
    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{
	height: auto;
    background: #fff;
	color: #000;
	text-align: right;
}

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

#barra .logo {
    position: absolute;
    width: auto;
	top: 30px;
    z-index: 9;
}

#barra .logo svg {
    width: 140px;
    height: auto;
	position: relative;
    top: 5px;
}

#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 .topo {
    padding: 5px 0;
}

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

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

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

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

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

#barra .pesquisa svg path {
    fill: #000;
}

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

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


#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);
    padding: 0 5px;
    outline: none;
}
#traducao select option:nth-child() {
    display: none !important;
}
#traducao select option:nth-child(2) {
    font-weight: normal !important;
}

#barra .traducao {
    width: 30px;
    height: 30px;
    float: right;
    padding-inline: 5px;
    position: relative;
}

#barra .traducao svg {
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 0;
}

#barra .gtranslate_wrapper {
	position: absolute;
    top: 0;
    left: 0px;
    height: 30px;
    width: 30px;
}

#barra .notranslate {
    color: transparent;
    background: #ffffff00;
    border: unset;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

#barra .notranslate option {
	color: #000;
}

.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, #g-mainbar .descritivoConteudo::-webkit-scrollbar {
    width: 8px;
    background: #929292;
}

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, #g-mainbar .descritivoConteudo::-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, #g-mainbar .descritivoConteudo::-webkit-scrollbar-thumb {
	background-color: #333333;
    outline: 1px solid white;
    width: 8px;
}

body a:hover {
	text-decoration: none;
}

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

#menuDJ {
    position: fixed;
    width: 100%;
    top: 75px;
    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;
    text-align: right;
}

.dj-megamenu-default{
	background: #fff;
	color: #000;
    height: 45px;
    padding: 0 14% 0 0 !important;
}

.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;
	padding: 0 !important;
}

.dj-megamenu-default li a.dj-up_a .arrow{
	display: 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: 16px;
}

.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: #333333;
    color: #ffffff;
}

.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;
	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 > a span.image-title {
    float: none !important;
}

.dj-megamenu-default .djsubrow_separator {
	display: none;
    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 {
    background: transparent;
    outline: none !important;
    border-bottom: 5px solid #000;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #333333;
	padding: 10px 0 0;
    box-shadow: none;
    top: 44px;
}

.dj-megamenu-default .dj-subwrap-in{
    width: 90% !important;
    margin: 0 auto;
    text-align: center;
}

.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 ul.dj-submenu > li > a{
	padding: 12px 0 5px !important;
}

.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 div.dj-subcol {
    float: none;
    display: inline-block;
    outline: none !important;
    /*max-height: 500px;*/
	width: fit-content !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 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.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: 'Barlow-Medium', sans-serif;
    font-size: 16px !important;
    text-transform: initial;
    color: #ffffff !important;
    border-bottom: 5px solid transparent;
	margin-inline: 10px;
}

.dj-megamenu-default li ul.dj-submenu > li.first a:hover {
	    border-bottom: 5px solid #ffffff;
}

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

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a:hover {
    text-decoration: underline;
}

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

.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: 125px;
	padding-top: 0;
	top: 0;
    width: 100%;
	border-bottom: 1px solid #b9b9b9;
	-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 .g-grid:nth-child(1) {
	width: 100%;
}

#barraOnline {
	background: #000;
	height: 35px;
	z-index: 90;
}

#barraOnline .g-content {
	padding: 0px !important;
    margin: 0px auto;
    width: 1350px;
}

#barraOnline .main_barraOnline {
	position: relative;
    top: 7px;
	text-align: center;
	display: flex;
    justify-content: space-between;
}

#barraOnline .main_barraOnline .logo1 {
	display: inline-block;
	width: auto;
    text-align: left;
}

#barraOnline .main_barraOnline .logo1 svg {
	width: 25px;
    height: auto;
	cursor: pointer;
}

#barraOnline .main_barraOnline .logo2 {
	display: inline-block;
	width: 100%;
    text-align: left;
}

#barraOnline .main_barraOnline .logo2 svg {
	width: 100px;
    height: auto;
}

#barraOnline .main_barraOnline .text {
    font-size: 11px;
    text-decoration: underline;
    color: #fff;
    display: inline-block;
    width: 75px;
    height: fit-content;
    vertical-align: top;
    position: relative;
    top: 4px;
    font-family: 'Barlow-Regular', sans-serif;
    cursor: pointer;
}

#barraOnline .main_barraOnline .textfechar {
    font-size: 11px;
    text-decoration: underline;
    color: #fff;
    display: none;
    width: 75px;
    height: fit-content;
    vertical-align: top;
    position: relative;
    top: 4px;
    font-family: 'Barlow-Regular', sans-serif;
    cursor: pointer;
}

#MenuSuperior {  
	height: 0;
	overflow: hidden;
	transition: height 0.5s ease;
    position: fixed;
    left: 0;
	top: 125px;
    width: 100%;
	background: #f3f6f9;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
}

#MenuSuperior.active {
  height: 100%;
} 

#MenuSuperior .w33 {
    /* width: 25%; */
    display: block;
    vertical-align: top;
    margin: auto;
}
  
#MenuSuperior .w33 .button {
	outline: none;
    background: #fff;
    color: #1d1d1b;
    font-family: 'Flexo-Bold', sans-serif;
    font-style: normal;
    font-size: 16px;
    width: 23%;
    min-height: 160px;
    float: none;
    margin: 1% 0.8%;
    padding: 50px;
    line-height: 1.2;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border-radius: 3px;
    border-top: 1px solid #6291ba;
    border-left: 1px solid #6291ba;
    border-right: 1px solid #6291ba;
    border-bottom: 8px solid #85274a;
    transition: transform .2s ease-out;
}
  
#MenuSuperior .w33 .button:hover {
	background: #024b8c !important;
    color: #fff !important;
    border-color: #024b8c;
    transform: translate(0, -10px);
}

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

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

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

#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{
    background: #fff;
    border-top: 1px solid #b9b9b9;
}

#MenuInferior .g-content{
	margin: 0 auto;
    padding: 90px 0 !important;
    width: 1350px;
}

#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: #1d1d1d;
}

#MenuInferior li.btnms{
	cursor:pointer;	
}

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

#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: #1d1d1d;
    margin-bottom: 30px;
    margin-top: 20px;
}
#MenuInferior .w25 {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    color: #1d1d1d;
    margin: 0;
    margin-right: 10px;
}
#MenuInferior .w25 .logo svg {
    width: 3000px;
    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;
    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: 'Barlow-SemiBold',sans-serif;
    font-size: 30px;
    margin: 0;
}
#MenuInferior .titulo {
    font-family: 'Barlow-Bold', sans-serif;
    font-size: 20px;
    color: #1d1d1d;
    margin-bottom: 20px;
}

#MenuInferior .titulo a {
    color: #1d1d1d;
}

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


#MenuInferior .botao {
    font-family: 'Barlow-Bold',sans-serif;
    background: #1d1d1d;
    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: #fff;
    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: #1d1d1d;
}

#BarraCopyright .w40 a, #BarraCopyright .w40 a:hover{
	color: #1d1d1d;
	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: #1d1d1d;
}

#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: 120px;
}

#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{
    margin: 0;
    padding: 2px 15px;
	background-color: transparent !important;
	border-radius: 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;
	margin: 30px 0px 0px 0px;
}

#g-container-main .size-80 .g-content .col {
    padding-left: unset;
}

#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;
    font-size: 36px;
    color: #1d1d1d;
    z-index: 1;
    position: relative;
    font-family: 'Barlow-Bold', sans-serif;
    margin: 0;
    padding-bottom: 0;
}

#g-mainbar h1, #g-mainbar h2, #g-mainbar h3, #g-mainbar h4, #g-mainbar h5 {
	font-family: 'Barlow-Bold', '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;
}

#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 {
    max-width: 1350px;
    margin: 0 auto;
    padding: 30px 30px 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 .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 {

}

#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: 'Barlow-Medium', sans-serif;
    font-size: 14px;
    margin-left: 1%;
    text-align:center;
    text-transform: uppercase;
}

#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: 30px;
    right: 30px;
    z-index: 999999999999;
    cursor: pointer;
}

#g-mainbar .closeModalGaleria svg {
	width: 35px;
    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: 45px;
}

#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.pagenav a {
    background: #009fcb;
    color: #fff !important;
    font-family: 'Barlow-Regular',sans-serif;
    border: 1px solid #009fcb;
    font-size: 12px;
    font-weight: normal;
}

.pager.pagenav a:hover, .pager.pagenav a:active, .pager.pagenav 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;
}

#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;
    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;
    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;
    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;
    padding: 10px 15px;
    font-weight: 100;
    color: #666;
}

.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: 5px solid #e1e1e1;
}

.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 {

}

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

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

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

.pager.pagenav a{
	background: #fff;
    color: #000 !important;
    font-family: 'Barlow-Regular',sans-serif;
    font-weight: 100;
    border: 1px solid #004087;
    font-size: 14px;
    line-height: 1.2;
    padding: 10px 15px;
}

.pager.pagenav a:hover{
	background: #004087;
	color: #fff !important;
	text-decoration: none !important;
}

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


/*_____________*/


#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;
}
#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;
    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;
    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: 125px;
    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;
    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;
	filter: invert(1);
}

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

#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: #333333;
    color: #fff;
}

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

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

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

#menuMobile #accordeonck1037 li.level3 > span a.isactive{
    background-color: #33333380;
    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;
	cursor: pointer;
}

#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: 150px;
    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: 'Barlow-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: 'Barlow-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;
    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{
	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 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 20px;
    margin-top: 16px;
    position: fixed;
}

.sideFilter h4{
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 18px;
    color: #000000;
    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(4) {
    display: none;
}

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

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #000000 !important;
}

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

.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: #000000;
    border: 1px solid #000000;
	cursor: pointer;
}

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

.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 #000000 !important;
    font-family: 'Barlow-Regular', sans-serif !important;
}


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

#news .newsBlocks .item {
    width: 31%;
    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: 0;
    width: 20px;
}

#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 .cat {
    width: auto;
    display: inline-block;
    text-align: right;
    font-family: 'Barlow-Regular', sans-serif;
    border: 1px solid #b3b3b3;
    color: #b3b3b3;
    padding: 5px;
    float: right;
}

#news .newsBlocks .item h4 {
	font-family: 'Barlow-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;
    padding: 10px 15px;
    font-family: 'Barlow-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 .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;
    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;
}
#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: 'Barlow-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;
}

#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;
    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: 'Barlow-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: #ffffff;
    background: #333333;
    border-radius: 50px;
}

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

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


/*#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: #929292;
}
#MapaSite::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}
#MapaSite::-webkit-scrollbar-thumb{
	background-color: #333333;
    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 {
    background-color: #fff;
}
#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;
}
/* ---- Interior - Patrimonio Start -------- */
@font-face {
  font-family: 'Charter-Bold';
  src: url('/templates/wnpc/fonts/Charter-bold/Charter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Charter-Italic';
  src: url('/templates/wnpc/fonts/Charter-Italic/Charter-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Charter-Regular';
  src: url('/templates/wnpc/fonts/Charter-Regular/Charter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* --- */
/* -------------- Artistas - Registar Artista -------------- */
.itemid-1962 #g-mainbar {
	max-width: 1600px;
	padding: 30px 2% 30px 2%;
}

#artistas .NovoRegisto #novoRegisto.novoRegisto-form h3 {
	color: #333333;
    font-size: 35px;
    font-family: 'Barlow-Bold', sans-serif;
    margin: 20px 0;
    padding: 15px 0 15px 0;
    line-height: 1.3;
    border-bottom: 1px solid #333333;
}


#artistas .NovoRegisto #novoRegisto .form-group label.name {
	width: 100%;
	font-family: 'Barlow-Medium', sans-serif;
    font-size: 18px;
    color: #1d1d1b;
    margin: 20px 0 10px 0;
}
/* -- Globals -- */
#artistas .form-group input[type="text"], #artistas .form-group input[type="number"],
#artistas .form-group input[type="mail"], #artistas .form-group input[type="email"] {
	font-family: "Open Sans", sans-serif;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
	font-size: 14px;
}

#artistas .form-group input[type="text"]:focus, #artistas .form-group input[type="number"]:focus,
#artistas .form-group input[type="mail"]:focus, #artistas .form-group input[type="email"]:focus,
#artistas .form-group input[type="text"]:hover, #artistas .form-group input[type="number"]:hover,
#artistas .form-group input[type="mail"]:hover, #artistas .form-group input[type="email"]:hover {
	border: 1px solid #333333;
}

#artistas .form-group input[type="text"]:disabled, #artistas .form-group input[type="number"]:disabled,
#artistas .form-group input[type="mail"]:disabled, #artistas .form-group input[type="email"]:disabled {
    background-color: #e5e5e5 !important;
    border: 1px solid #c1c1c1;
}

#artistas .form-group .select2-container--bootstrap .select2-selection {
	border: 1px solid #333333 !important;
}

/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.nif, #artistas .NovoRegisto #novoRegisto .form-group.nome, #artistas .NovoRegisto #novoRegisto .form-group.pais {
	padding-right: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: -2px;
}

#artistas .NovoRegisto #novoRegisto .form-group.nif {
	width: 20%;
}

#artistas .NovoRegisto #novoRegisto .form-group.nome {
	width: 54%
}

#artistas .NovoRegisto #novoRegisto .form-group.pais  {
	width: 25%;
}
/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.categoria, #artistas .NovoRegisto #novoRegisto .form-group.subcategoria {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
}

#artistas .NovoRegisto #novoRegisto .form-group.categoria {
	width: 50%;
}

#artistas .NovoRegisto #novoRegisto .form-group.categoria .name.col-md-12.categoria {
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	padding: 0px;
}

#artistas .NovoRegisto #novoRegisto .form-group.categoria .name.col-md-12.categoria .nome {
	display: inline-block;
	vertical-align: top;
    font-size: 14px;
    color: #333333;
    font-family: "Open Sans", sans-serif;
	margin-left: 5px;
}
/* -- */
 #artistas .NovoRegisto #novoRegisto .form-group.subcategoria {
	width: 50%;
}
/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.morada, #artistas .NovoRegisto #novoRegisto .form-group.codpostal {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
}

#artistas .NovoRegisto #novoRegisto .form-group.morada {
	width: 60%;
} 

#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
	width: 40%;
}

#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostal4 {
	width: 25%;
    display: inline-block;
}

#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostal3 {
	width: 20%;
    display: inline-block;
}

#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
    width: 49.2%;
    display: inline-block;
}

/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.telefone, #artistas .NovoRegisto #novoRegisto .form-group.email, #artistas .NovoRegisto #novoRegisto .form-group.confEmail {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
}

#artistas .NovoRegisto #novoRegisto .form-group.telefone {
	width: 33.2%;
}

#artistas .NovoRegisto #novoRegisto .form-group.email {
	width: 33.2%;
}

#artistas .NovoRegisto #novoRegisto .form-group.confEmail {
	width: 33.2%;
}

/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.website, #artistas .NovoRegisto #novoRegisto .form-group.facebook, #artistas .NovoRegisto #novoRegisto .form-group.instagram, #artistas .NovoRegisto #novoRegisto .form-group.twitter, #artistas .NovoRegisto #novoRegisto .form-group.youtube  {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
}

#artistas .NovoRegisto #novoRegisto .form-group.website {
	width: 50%;
}

#artistas .NovoRegisto #novoRegisto .form-group.facebook {
	width: 50%;	
}

#artistas .NovoRegisto #novoRegisto .form-group.instagram {
	width: 50%;	 
}
 
#artistas .NovoRegisto #novoRegisto .form-group.twitter {
	width: 50%;
}

#artistas .NovoRegisto #novoRegisto .form-group.youtube {
	width: 50%;
}

/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.biografia, #artistas .NovoRegisto #novoRegisto .form-group.carreira {
    display: table;
    width: 100%;
}

/* -- */
#artistas .NovoRegisto #novoRegisto .form-group.fotosArtista {
	display: inline-block;
    width: 100%;
}

/* -- */
#artistas #Veracidade.form-group.veracid2 {
    display: inline-block;
    width: 100%;
}
#artistas #Veracidade.form-group.veracid2 input[type="checkbox"]#veracid {
	display: inline-block;
    float: left;
}
#artistas #Veracidade.form-group.veracid2 label.control-label {
	display: inline-block;
	width: calc(100% - 13px);
}

#artistas #Veracidade.form-group.politica2 label.control-label span#veracid2-error {
	display: inline-block;
    width: 100%;
    margin: 5px 0 15px 0;
}

/* -- */

#artistas #PoliticaPrivacidade.form-group.politica2 {
    display: inline-block;
    width: 100%;
}
#artistas #PoliticaPrivacidade.form-group.politica2 input[type="checkbox"]#politica {
	display: inline-block;
    float: left;
}

#artistas #PoliticaPrivacidade.form-group.politica2 label.control-label {
	display: inline-block;
	width: calc(100% - 13px);
}

#artistas #PoliticaPrivacidade.form-group.politica2 label.control-label span#politica2-error {
	display: inline-block;
    width: 100%;
    margin: 5px 0 15px 0;
}

/* -- */
#artistas #submitRegisto {
    float: right;
    position: relative;
    width: 115px;
    padding: 8px 0;
    margin: 20px 15px;
    outline: none;
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 18px;
}


/* --- Erro - (Global) --- */
#artistas form .blocoErroForm {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000080;
    z-index: 99;
}

#artistas form .errorContent {  
	position: fixed;
	max-width: 1000px;
    width: 95%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 5%;
    border: 1px solid #333333;
    background: #fff;
    z-index: 9;
}

#artistas form .errorContent #fecharErroForm {
    background: #fff;
    border: 1px solid #333333;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

#artistas form .errorContent #fecharErroForm:hover {
    background: #333333;
}

#artistas form .errorContent #fecharErroForm:hover path {
    fill: #fff;
}

#artistas form .errorContent h3 {
    color: #1d1d1d;
    font-family: 'Barlow-Medium',sans-serif;
    padding: 0;
    font-size: 28px;
    text-align: left;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #333333;
    width: calc(100% - 80px);
    margin-top: 0;
    margin-bottom: 40px;
}

#artistas form .errorContent .iconMessage svg {
    width: 50px;
    height: auto;
    fill: #000;
}

/* --- Sucesso - (Global) --- */

#artistas form .sucesso {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 50px;
    border: 1px solid #333333;
    background: #fff;
}

#artistas form .sucesso .sucessIcon {
    text-align:center;
}

#artistas form .novoFormulario .sucesso .sucessIcon svg {
    width: 80px;
    height: 80px;
}

#artistas form .novoFormulario .sucesso .sucessIcon svg path {
    fill:#333333;
}

#artistas form .novoFormulario .sucesso p {
    text-align: center;
    font-size: 22px;
}

/* -------------- Artistas - Altera Dados -------------- */
.itemid-1963 #g-mainbar {
	max-width: 1600px;
	padding: 30px 2% 30px 2%;
}

#artistas #manageArtista {
	
}

#artistas #manageArtista .form-group#nif {
	display: inline-block;
    width: 100%;		
}

#artistas #manageArtista .form-group#nif label.control-label {
	display: block;
	width: 100%;
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 18px;
    color: #1d1d1b;
    margin: 20px 0 10px 0;
}

#artistas #manageArtista .form-group#nif div.col-md-9 {
	display: block;
    width: 30%;
}

/* -- */
#artistas #manageArtista .sectionDados {
	display: inline-block;
    width: 100%;
}

#artistas #manageArtista .sectionDados legend {
	color: #333333;
    font-size: 35px;
    font-family: 'Barlow-Bold', sans-serif;
    margin: 20px 0;
    padding: 15px 0 15px 0;
    line-height: 1.3;
    border-bottom: 1px solid #333333;
}

#artistas #manageArtista .sectionDados .form-group.nome label.col-md-12 {
	display: block;
	width: 100%;
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 18px;
    color: #1d1d1b;
    margin: 20px 0 10px 0;
}

#artistas #manageArtista .sectionDados .form-group.nome div.col-md-12 {
	display: block;
    width: 50%;
}

#artistas #manageArtista .sectionDados .form-group.acaopretendida {
    display: inline-block;
    width: 100%;
    margin: 40px 0 40px 0px;
}

#artistas #manageArtista .sectionDados .form-group.acaopretendida label.col-md-12 {
    display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
    margin: 20px 0px 10px;
}

#artistas #manageArtista .sectionDados .form-group.acaopretendida div.col-md-12 .pretendo input[type="radio"] {
    margin: 4px 5px 0 0;
}

#artistas #manageArtista .sectionDados .form-group.mensagem {
    display: block;
    width: 100%;
}

#artistas #manageArtista .sectionDados .form-group.mensagem label.control-label {
    display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
    margin: 20px 0px 10px;
}

#artistas #manageArtista .sectionDados .form-group.mensagem div.col-md-9 {
    width: 100%;
}

/* -- */
#artistas #manageArtista .sectionDados .form-group.categoria, #manageArtista .sectionDados .form-group.subcategoria {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
}

#artistas #manageArtista .sectionDados .form-group.categoria {
	width: 100%;
}

#artistas #manageArtista .sectionDados .form-group.categoria label.control-label {
    display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
	margin: 20px 0px 15px;
}

#artistas #manageArtista .sectionDados .form-group.categoria div.col-md-9 {
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	padding: 0px;
}

#artistas #manageArtista .sectionDados .form-group.categoria div.col-md-9 .nome {
	display: inline-block;
	vertical-align: top;
    font-size: 14px;
    color: #333333;
    font-family: "Open Sans", sans-serif;
	margin-left: 5px;
}
/* -- */

#artistas #manageArtista .sectionDados .form-group.subcategoria label.control-label {
    display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
	margin: 20px 0px 15px;
}

#artistas #manageArtista .sectionDados .form-group.subcategoria {
	width: 100%;
}
/* -- */
#artistas #manageArtista .sectionDados .form-group#uploadField {
	display: inline-block !important;
	width: 100%;
}

#artistas #manageArtista .sectionDados .form-group#uploadField label.control-label {
	display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
    margin: 20px 0px 10px;
}

#artistas #manageArtista .sectionDados .form-group#uploadField div.col-md-9 {
	width: 100%;
}

/* -- */
#artistas #manageArtista .sectionDados .sectionRequerente {

}

#artistas #manageArtista .sectionDados .sectionRequerente .form-group label.col-md-12 {
    display: block;
    width: 100%;
    font-family: Barlow-Medium, sans-serif;
    font-size: 18px;
    color: #333333;
	margin: 20px 0px 15px;
}

#artistas #manageArtista .sectionDados .sectionRequerente .form-group {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-right: -2px;
} 

#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nifReq {
	width: 30%;
}

#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nomeReq {
	width: 70%;
}


#artistas #manageArtista .sectionDados .sectionRequerente .form-group.mailReq {
	width: 70%;
    float: right;
}

/* -- */
#artistas #Veracidade.form-group {
    display: inline-block;
    width: 100%;
	margin: 25px 0 15px 0;
}

#artistas #Veracidade.form-group input[type="checkbox"]#veracid {
	display: inline-block;
    float: left;
}
#artistas #Veracidade.form-group label.control-label {
	display: inline-block;
	width: calc(100% - 13px);
}

/* -- */
.itemid-1963 #artistas input#btPost {
	display: inline-block;
    float: right;
    position: relative;
    width: 115px;
    padding: 8px 0;
    margin: 20px 15px;
    outline: none;
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
    font-family: 'Barlow-Medium', sans-serif;
    font-size: 18px;
}

/* --- Erro - Altera Dados --- */

#artistas .contentManage .backgroundErro {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000080;
    z-index: 99;
}

#artistas .contentManage .backgroundErro .erro {  
	position: fixed;
	max-width: 1000px;
    width: 95%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 5%;
    border: 1px solid #333333;
    background: #fff;
    z-index: 9;
}

#artistas .contentManage .backgroundErro .erro #fechaErro {
    background: #fff;
    border: 1px solid #333333;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

#artistas .contentManage .backgroundErro .erro #fechaErro:hover {
    background: #333333;
}

#artistas .contentManage .backgroundErro .erro #fechaErro:hover path {
    fill: #fff;
}

#artistas .contentManage .backgroundErro .erro h2 {
    color: #1d1d1d;
    font-family: 'Barlow-Medium',sans-serif;
    padding: 0;
    font-size: 28px;
    text-align: left;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #333333;
    width: calc(100% - 80px);
    margin-top: 0;
    margin-bottom: 40px;
}

#artistas .contentManage .backgroundErro .erro svg {
    width: 50px;
    height: auto;
    fill: #000;
}

/* ------ Interior - Artistas (Todos) --- */
.itemid-461 #g-mainbar {
	max-width: 1600px;
    padding: 0px;
    width: 95%;
    margin: 0 auto 30px auto;
}

.itemid-461 #partilha {
	position: relative;
}

#artistas .filtroArtistas {
	margin-top: 50px;
}

#artistas .filtroArtistas .filter form.lateral .form-group#search {
    text-align: center;
}

#artistas .filtroArtistas .filter form.lateral .form-group#search input[type="text"]{
	display: inline-block;
    max-width: 450px;
    width: 90%;
    height: 60px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #333333;
    font-size: 18px;
    box-shadow: unset;
    outline: unset;
}

#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    max-width: 450px;
    background: #333333;
    color: #fff;
    font-size: 22px;
    font-family: 'Barlow-Medium',sans-serif;
    height: 60px;
    vertical-align: middle;
	margin: 0px;
    margin-left: -7px;
	padding: 0px;
    padding-inline: 60px;
	cursor: pointer;
	-webkit-transition: background 0.3s ease-in;
    -moz-transition: background 0.3s ease-in;
    -o-transition: background 0.3s ease-in;
    transition: background 0.3s ease-in;
}

#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao:hover {
	background: #000000;
}

#artistas .filtroArtistas .filter form.lateral .menu {
	width: 85%;
    margin: 100px auto;
    text-align: center;
}

#artistas .filtroArtistas .filter form.lateral .menu .letra {
	display: inline-block;
	margin: 5px 12px;
    min-width: 23px;
    font-size: 22px;
	font-family: 'Barlow-Medium',sans-serif;
    color: #676767;
	cursor: pointer;
}

#artistas .filtroArtistas .filter form.lateral .menu .letra.active {
	font-family: 'Barlow-Bold',sans-serif;
    color: #333333;
}

#artistas .filtroArtistas .filter .closeSearch {
	display: none;
}

#artistas input[type="button"]#submit {
	display: none;
}

/* --- */
#artistas .filtroArtistas .pagecontent .mobile {
	display: none;
}

#artistas .filtroArtistas .pagecontent .results {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#artistas .filtroArtistas .pagecontent .results .item {
    display: inline-flex;
    max-width: 400px;
    min-width: 400px;
    margin: 1%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#artistas .filtroArtistas .pagecontent .results .item .itemImage .blockImage {
	width: 400px;
    height: 400px;
}

#artistas .filtroArtistas .pagecontent .results .item .itemContent {
	width: 100%;
	padding: 15px 0 15px 0;
	word-break: break-all;
}

#artistas .filtroArtistas .pagecontent .results .item .itemContent .titulo {
	font-family: 'Barlow-Medium', sans-serif;
    color: #000000;
    font-size: 18px;
}

#artistas .filtroArtistas .pagecontent .results .item .itemContent .categoria {
	font-family: 'Barlow-LightItalic', sans-serif;
    color: #000000;
    font-size: 18px;
}

#artistas .filtroArtistas .pagecontent .pagination {
	justify-content: center;
	margin: 20px 0 20px 0;
}

#artistas .filtroArtistas .pagecontent .pagination .itensPage {
	display: flex;
}

#artistas .filtroArtistas .pagecontent .pagination .backward {
	display: inline-flex;	
	cursor: pointer;
}

#artistas .filtroArtistas .pagecontent .pagination .backward .texto {
    display: inline-block;
    vertical-align: top;
    height: 22px;
	order: 2;
	font-size: 15px;
    font-family: 'Barlow-LightItalic', sans-serif;
    margin-inline: 20px;
	color: #333333;
}

#artistas .filtroArtistas .pagecontent .pagination .backward svg {
	display: inline-block;
    width: 22px;
    height: 22px;
	order: 1;
}

#artistas .filtroArtistas .pagecontent .pagination .backward svg path {
	fill: #929292;
}

#artistas .filtroArtistas .pagecontent .pagination .page {
	padding-inline: 25px;
    font-size: 14px;
    height: 22px;
    font-family: 'Barlow-Regular', sans-serif;
    color: #333333;
	border-bottom: 1px solid #ebebeb;
    padding-inline: 5px;
    margin-inline: 20px;
}

#artistas .filtroArtistas .pagecontent .pagination .forward {
	display: inline-flex;
	cursor: pointer;
}

#artistas .filtroArtistas .pagecontent .pagination .forward .texto {
    display: inline-block;
    vertical-align: top;
    height: 22px;
	order: 1;
	font-size: 15px;
    font-family: 'Barlow-LightItalic', sans-serif;
    margin-inline: 20px;
	color: #333333;
}

#artistas .filtroArtistas .pagecontent .pagination .forward svg {
	display: inline-block;
    width: 22px;
    height: 22px;
	order: 2;
}

#artistas .filtroArtistas .pagecontent .pagination .forward svg path {
	fill: #929292;
}

/* ------ Interior - Artistas (Detalhe) --- */
.itemid-1943 #partilha {
	position: relative;
}

.itemid-1943 #g-mainbar {
	max-width: 1600px;
    padding: 0px;
    width: 95%;
    margin: 0 auto 30px auto;
}

.itemid-1943 #g-mainbar .artistas {
	font-size: 0px;
	display: inline-block;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria {
	width: 50%;
    display: inline-block;
	overflow: hidden;
	position: relative;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages {
	margin: 0 0 10px 0;
	position: relative;
	padding-inline: 40px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages .image {
	width: 100%;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages .image img {
    display: inline-block;
    width: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 550px;
    max-height: 550px;
    cursor: zoom-in;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages #arrows {
	/*display: inline-flex !important;*/
    width: 100%;
	height: 0px;
    justify-content: space-between;
    position: absolute;
    left: 0px;
    top: 50%;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages #arrows .arrow img {
	width: 30px;
    height: 30px;
	background: #ffffff99;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages #arrows .arrow.prev img {
    margin-left: 5px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages #arrows .arrow.next img {
    margin-right: 5px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages {
	transform: none !important;
	display: inline-flex;
    width: 100%;
    flex-wrap: nowrap;
	padding-bottom: 30px;
    padding-inline: 40px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages.sliding-transition {
  transition: transform 0.5s ease-in-out;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages .item {
	height: 120px;
    width: 24.5%;
    margin: 0.5%;
    display: inline-block;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages > .item:first-child {
	margin-left: 0px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages > .item:nth-child(4) {
	margin-right: 0px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages > .item:nth-child(n+5) {
	display: none;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages .item .image {
	height: 100%;
    width: 100%;
	background-position: center;
    background-size: cover;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao {
	position: relative;
	left: 0px;
    width: 100%;
    height: 0px;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows {
	width: 100%;
	height: 0px;
    display: inline-flex;
    justify-content: space-between;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows .arrow svg {
	width: 30px;
    height: 30px;
	background: #ffffff99;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows .arrow.prev svg {
	cursor: pointer;
}

.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows .arrow.next svg {
	cursor: pointer;
}

.itemid-1943 #g-mainbar .artistas .descritivo {
	max-height: 742px; /* 'height: auto' Fix for Fullscreen */
    width: 49%;
    padding-inline: 2%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo {
	height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
	padding: 5%;
    background: #ebebeb;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo > .titulo {
	font-family: 'Barlow-SemiBold', sans-serif;
    color: #1a1a1a;
    font-size: 28px;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .blockInfo .dados .item {
	display: flex;
    flex-wrap: wrap;
	margin: 15px 0;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .blockInfo .dados .item .titulo {
	font-family: 'Barlow-SemiBold', sans-serif;
    color: #1a1a1a;
    font-size: 20px;
    margin-right: 10px;
}


.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .blockInfo .dados .item .value {
    font-family: 'Barlow-Regular', sans-serif;
    color: #4e4e4e;
    font-size: 20px;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .blockInfo .contactos .item {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
    font-family: 'Barlow-Regular', sans-serif;
    color: #4e4e4e;
    font-size: 20px;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .descricao .titulo {
	font-family: 'Barlow-SemiBold', sans-serif;
    color: #4e4e4e;
    font-size: 24px;
	text-decoration: underline;
	margin: 15px 0;
}

.itemid-1943 #g-mainbar .artistas .descritivo .descritivoConteudo .descricao .value {
	font-family: 'Barlow-Regular', sans-serif;
    color: #4e4e4e;
    font-size: 20px;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
	overflow: hidden;
    max-width: 1600px;
    margin: auto;
    margin-bottom: 50px;
    display: block;
    position: relative;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .titulo {
    font-family: 'Barlow-Bold';
    font-size: 35px;
    line-height: 1.1;
    color: #000;
    padding-left: 0px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 75px;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos {
    display: flex;
    justify-content: space-between;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos.sliding-transition {
  transition: transform 0.5s ease-in-out;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
    min-width: 350px;
	max-width: 350px;
    padding-inline: 25px;
    display: inline-block;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item img {
    width: 100%;
    height: 450px;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item .dadosTrabalho {
	padding: 20px;
    background: #333333;
    color: #fff;
    position: relative;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item .dadosTrabalho .tituloTrabalho {
    font-family: 'Barlow-SemiBold', sans-serif;
    color: #ffffff;
    font-size: 18px;
	overflow-wrap: anywhere;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item .dadosTrabalho .catTrabalho {
	font-family: 'Barlow-Regular', sans-serif;
    color: #ffffff;
    font-size: 14px;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .botao {
	height: 0px;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .botao svg {
	width: 25px;
    height: auto;
    position: relative;
    top: -250px;
    background: #ffffffa1;
    cursor: pointer;
}

.itemid-1943 #g-mainbar .artistas .blockTrabalhos .botao.right {
    float: inline-end;
}

/* --- */
@media (max-width: 361px){
	#barraOnline .g-content {
		width: auto;
	}
	
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
		top: 65px;
    }
	#barra .logo svg {
		width: 95px;
	}
	
    #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: 12%;
    }
    
    #barra .pesquisa {
        right: 21%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
		top: -6px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }

	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
	
    #g-container-navigation, #g-navigationmain{
		height: 125px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .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;
    }
    
	#g-container-main #relacionados .g-content {
		width: 361px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 86%;
	}
	
    #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 0px 0px 0px;
    }
    
    #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: 23px;
        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;
        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; Deforms Titulo */
        /* text-align: center; Deforms Titulo */
    }
    
    .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;
        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 .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;
    }

    .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 {

	}
	
	#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, .itemid-1935 #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;
    }
      	
	/* ------- Artista - Registar Artista -------- */
	#artistas .NovoRegisto #novoRegisto.novoRegisto-form h3 {
		font-size: 28px;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.nif {
		width: 100%;
	}
	#artistas .NovoRegisto #novoRegisto .form-group.nome {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.pais {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.categoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.subcategoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.morada {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
		width: 49%;
    }
	
	#artistas .NovoRegisto #novoRegisto .form-group.telefone {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.email {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.confEmail {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.website {
		width: 100%;
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.facebook {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.instagram {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.twitter {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.youtube {
		width: 100%;		
	}
	
	/* ------- Artista - Altera Dados -------- */
	#artistas #manageArtista .sectionDados legend {
		font-size: 28px;
	}
	
	#artistas #manageArtista .form-group#nif div.col-md-9 {
		width: 100%;
	}
		
	#artistas #manageArtista .sectionDados .form-group.nome div.col-md-12 {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nifReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nomeReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.mailReq {
		width: 100%;
	}
	
	/* ------ Interior - Artistas (Todos) --- */
	#artistas .filtroArtistas .filter form.lateral .menu {
		width: 100%;
		margin: 50px auto;
		padding-bottom: 10px;
        border-bottom: 1px solid #676767;
	}

	#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao {
		width: 90%;
		margin-top: 15px;
		margin-left: 0px;
	}
			
	#artistas .filtroArtistas .pagecontent .results .item {
		max-width: 300px;
		min-width: 300px;
	}

	#artistas .filtroArtistas .pagecontent .results .item .itemImage .blockImage {
		width: 300px;
		height: 300px;
	}
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockGaleria {
		width: 100%;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages {
		padding-inline: 20px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages .image img {
		min-height: 350px;
		max-height: 350px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages {
		padding-inline: 20px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows .arrow svg {
		width: 20px;
		height: 20px;
	}
	
	.itemid-1943 #g-mainbar .artistas .descritivo {
        width: 100%;
        padding-inline: 20px;
        height: 650px !important;
        margin-bottom: 50px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		max-width: 350px;
	}
		
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		min-width: 350px;
        max-width: 350px;
        padding-inline: 0px;
	}
	
    /* --- */
	
    #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){
	#barraOnline .g-content {
		width: auto;
	}
	
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
		top: 70px;
    }
	#barra .logo svg {
		width: 95px;
	}
	
    #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: 12%;
    }
    
    #barra .pesquisa {
        right: 21%;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        position: relative;
		top: -2px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }

	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
	
    #g-container-navigation, #g-navigationmain{
		height: 125px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .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;
    }
        
	#g-container-main #relacionados .g-content {
		width: 362px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 86%;
	}
	
    #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 0px 0px 0px;
    }
    
    #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: 23px;
        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;
        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; distorts Titulo Format */
        /* text-align: center; distorts Titulo Format */
    }
    
    .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;
        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 .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;
    }
	
    .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 {

	}
	
	#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, .itemid-1935 #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;
    }
     	
	/* ------- Artista - Registar Artista -------- */
	#artistas .NovoRegisto #novoRegisto.novoRegisto-form h3 {
		font-size: 28px;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.nif {
		width: 100%;
	}
	#artistas .NovoRegisto #novoRegisto .form-group.nome {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.pais {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.categoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.subcategoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.morada {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
		width: 49%;
    }
	
	#artistas .NovoRegisto #novoRegisto .form-group.telefone {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.email {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.confEmail {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.website {
		width: 100%;
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.facebook {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.instagram {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.twitter {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.youtube {
		width: 100%;		
	}
	
	/* ------- Artista - Altera Dados -------- */
	#artistas #manageArtista .sectionDados legend {
		font-size: 28px;
	}
	
	#artistas #manageArtista .form-group#nif div.col-md-9 {
		width: 100%;
	}
		
	#artistas #manageArtista .sectionDados .form-group.nome div.col-md-12 {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nifReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nomeReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.mailReq {
		width: 100%;
	}
	
	/* ------ Interior - Artistas (Todos) --- */
	#artistas .filtroArtistas .filter form.lateral .menu {
		width: 100%;
		margin: 50px auto;
		padding-bottom: 10px;
        border-bottom: 1px solid #676767;
	}

	#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao {
		width: 90%;
		margin-top: 15px;
		margin-left: 0px;
	}
				
	#artistas .filtroArtistas .pagecontent .results .item {
		max-width: 300px;
		min-width: 300px;
	}

	#artistas .filtroArtistas .pagecontent .results .item .itemImage .blockImage {
		width: 300px;
		height: 300px;
	}
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockGaleria {
		width: 100%;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages {
		padding-inline: 20px;
	}
		
	.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages .image img {
		min-height: 450px;
		max-height: 450px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .contentImages {
		padding-inline: 20px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockGaleria .navegacao #arrows .arrow svg {
		width: 20px;
		height: 20px;
	}
	
	.itemid-1943 #g-mainbar .artistas .descritivo {
        width: 100%;
        padding-inline: 20px;
        height: 650px !important;
        margin-bottom: 50px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		max-width: 350px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		padding-inline: 0px;
	}		
    /* --- */
	
    #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){
	#barraOnline .g-content {
		width: auto;
	}
	
    #g-navigationmain .g-grid {
        width: auto;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
		top: 70px;
    }
	#barra .logo svg {
		width: 95px;
	}
	
    #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;
    }

	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:125px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .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: 23px;
        margin-bottom:20px;
    }
    
    #g-container-main .size-80 .g-content{
        margin: 0;
    }
    
    #g-mainbar {
        width: auto;
		padding: 30px 0px;
    }
    
    #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;
    }
        
	#g-container-main #relacionados .g-content {
		width: 470px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 86%;
	}
	
	#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;
        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;
    }
    
    #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; distorts Titulo Format */
        /* text-align: center; distorts Titulo Format */
    }
    
    .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;
        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 {

	}
	
	#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, .itemid-1935 #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%;
    }
      	
	/* ------- Artista - Registar Artista -------- */
	#artistas .NovoRegisto #novoRegisto .form-group.nif {
		width: 100%;
	}
	#artistas .NovoRegisto #novoRegisto .form-group.nome {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.pais {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.categoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.subcategoria {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.morada {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
		width: 49%;
    }
	
	#artistas .NovoRegisto #novoRegisto .form-group.telefone {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.email {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.confEmail {
		width: 100%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.website {
		width: 100%;
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.facebook {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.instagram {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.twitter {
		width: 100%;		
	}
		
	#artistas .NovoRegisto #novoRegisto .form-group.youtube {
		width: 100%;		
	}
	
	/* ------- Artista - Altera Dados -------- */
	#artistas #manageArtista .form-group#nif div.col-md-9 {
		width: 100%;
	}
		
	#artistas #manageArtista .sectionDados .form-group.nome div.col-md-12 {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nifReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nomeReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.mailReq {
		width: 100%;
	}
	/* ------ Interior - Artistas (Todos) --- */
	#artistas .filtroArtistas .filter form.lateral .menu {
		width: 100%;
		margin: 50px auto;
		padding-bottom: 10px;
        border-bottom: 1px solid #676767;
	}

	#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao {
		width: 90%;
		margin-top: 15px;
		margin-left: 0px;
	}
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockGaleria {
		width: 100%;
	}

	.itemid-1943 #g-mainbar .artistas .descritivo {
        width: 100%;
        height: 650px !important;
        margin-bottom: 50px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		max-width: 400px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		padding-inline: 0px;
		margin-inline: 25px;
	}	
	
    /* --- */
	
    #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){
	#barraOnline .g-content {
		width: auto;
	}
	
    #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;
    }

	#MenuSuperior .w33 .button {
        width: 46%;
        padding: 25px;
        margin: 0 auto 2%;
    }
    
    #g-container-navigation, #g-navigationmain{
		height: 125px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .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 0px;
    }
    
    #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: 10px;
    }
    
    
    #breadcrumb .g-content{
        padding: 0 10px !important;
    }
    
    .breadcrumb, .breadcrumbbread {
        padding: 2px 0;
    }
        
	#g-container-main #relacionados .g-content {
		width: 592px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 86%;
	}
	
    #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;
        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;
        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{

    }
    
    .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;
    }
    
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
    }
    
    .select2-container--bootstrap .select2-dropdown {
        font-size: 13px;
    }

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

    .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;
    }
    	
	/* ------- Artista - Registar Artista -------- */
	#artistas .NovoRegisto #novoRegisto .form-group.nif {
		width: 50%;
	}
	#artistas .NovoRegisto #novoRegisto .form-group.nome {
		width: 50%
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.pais {
		width: 50%;
		display: block;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.morada {
		width: 50%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
		width: 50%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
		width: 48.3%;
    }
	
	#artistas .NovoRegisto #novoRegisto .form-group.telefone {
		width: 50%;
		display: block;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.email {
		width: 50%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.confEmail {
		width: 50%;
	}
	
	/* ------- Artista - Altera Dados -------- */
	#artistas #manageArtista .form-group#nif div.col-md-9 {
		width: 100%;
	}
		
	#artistas #manageArtista .sectionDados .form-group.nome div.col-md-12 {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nifReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.nomeReq {
		width: 100%;
	}

	#artistas #manageArtista .sectionDados .sectionRequerente .form-group.mailReq {
		width: 100%;
	}

    /* --- */	
	/* ------ Interior - Artistas (Todos) --- */
	#artistas .filtroArtistas .filter form.lateral .menu {
		width: 100%;
		margin: 50px auto;
		padding-bottom: 10px;
        border-bottom: 1px solid #676767;
	}

	#artistas .filtroArtistas .filter form.lateral .form-group#search .botao#botao {
		width: 90%;
		margin-top: 15px;
		margin-left: 0px;
	}
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockGaleria {
		width: 100%;
	}
	
	.itemid-1943 #g-mainbar .artistas .descritivo {
        width: 100%;
        padding-inline: 40px;
        height: 650px !important;
        margin-bottom: 50px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		max-width: 400px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		padding-inline: 0px;
		margin-inline: 25px;
	}
    /* --- */
    
    #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){
	#barraOnline .g-content {
		width: 750px;
	}
	
    #g-navigationmain .g-grid {
        width: 750px;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .logo {
        margin-left: 0;
    }
    
    #barra .logo svg {
        width: 85px;
    }
    
    #barra .pesquisa {
        right: 12%;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 8%;
    }
    .dj-megamenu-default {
		padding: 0px 4% 0 0 !important;
	}
	
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 12px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        /*width: 750px !important;*/
    }
	
	.dj-megamenu-default li ul.dj-submenu > li.first a {
        font-size: 13px !important;
    }
	
    .dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a {
        font-size: 14px !important;
    }
    	
	#menuMobile {
		display: none !important;
	}
	
    #g-container-navigation, #g-navigationmain {
        height:125px;
    }
    
    .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; Makes Patrimonio Pages Distorted */
		padding: 30px 0px;
    }
    
    #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: 10px;
    }
    
    #breadcrumb .g-content{
        padding: 0 10px !important;
    }
    
    .breadcrumb, .breadcrumbbread{
        padding: 2px 0px;
    }
    
    
    .itemid-1733 #g-mainbar {
        padding: 0 10px 0 0;
    }
	    
	#g-container-main #relacionados .g-content {
		width: 750px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 43%;
	}
	
    #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;
        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;
    }

    
    #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 {
    }
    
    #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;
    }
	
	/* ------- Artista - Registar Artista -------- */
	#artistas .NovoRegisto #novoRegisto .form-group.nif {
		width: 50%;
	}
	#artistas .NovoRegisto #novoRegisto .form-group.nome {
		width: 50%
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.pais {
		width: 50%;
		display: block;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.morada {
		width: 50%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal {
		width: 50%;
	}
	
	#artistas .NovoRegisto #novoRegisto .form-group.codpostal #codPostalNome {
		width: 48.3%;
    }
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockGaleria .multipleImages .image img {
		min-height: 450px;
		max-height: 450px;	
	}

	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		width: 700px;
	}
	
    /* --- */
	
    #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){
	#barraOnline .g-content {
		width: 750px;
	}
	
    #g-navigationmain .g-grid {
        width: 750px;
    }
      
    #barra .g-content {
        padding: 0 20px!important;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 15%;
    }
	
	#barra .logo svg {
        width: 85px;
    }
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 14px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        /*width: 919px !important;*/
    }
	
	#menuMobile {
		display: none !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; Makes Patrimonio Pages Distorted */
        /* padding: 30px 20px 0 30px; Makes Patrimonio Pages Distorted */
    }
    
    #g-mainbar .Institucional .pull-none.item-image img {
        max-width: 280px;
        max-height: 300px;
    }
    
    .itemid-1733 #g-mainbar {
        padding: 0;
    }
	    
	#g-container-main #relacionados .g-content {
		width: 750px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 43%;
	}
	
    #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;
    }
    
    .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;
    }
  
    
    .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 {
    }
    
    .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;
    }
    	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		width: 700px;
	}
	
	/* --- */
    
    #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){
 	#barraOnline .g-content {
		width: 950px;
	}
	   
    #g-navigationmain .g-grid {
        width: 950px;
    }
    
    #barra .idiomaSelect, #barra .idiomas {
        right: 15%;
    }
	
	#barra .logo svg {
        width: 85px;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        font-size: 15px;
    }
    	
	#menuMobile {
		display: none !important;
	}
	
    #g-navigationmain img {
        margin-left: -25px;
        width: 145px;
    }
    
    #g-mainbar {
        /* width: 950px; Makes Patrimonio Pages Distorted */
    }
    
    #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;
    }
    
    .contentDocs{
        width: 73%;
        margin: 20px 0 20px -0.7%;
    }
    
    #documentos .content-docs .item {
        width: 23%;
        margin: 1% 0.5%;
        padding: 21% 10px 10px 10px;
    }
        
	#g-container-main #relacionados .g-content {
		width: 950px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 43%;
	}
	
    #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;
    }
	
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		width: 700px;
	}
	
	/* --- */
	
	#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){
	#barraOnline .g-content {
		width: 1150px;
	}
	
    #barra .logo {
	}
	
	#barra .logo svg {
        width: 85px;
	}
		
	#menuMobile {
		display: none !important;
	}
	
    #g-navigationmain .g-grid {
        width: 1150px;
    }
    
    #g-mainbar {
        /* width: 1150px; Makes Patrimonio Pages Distorted */
    }
        
	#g-container-main #relacionados .g-content {
		width: 1150px;
		margin: auto;
	}
	
	#relacionados .exposicoesOnlineRel .item {
		width: 31%;
		margin: 9px;
	}
	
    #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%;
    }
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos {
		width: 1050px;
	}
	
	/* --- */
    #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){
		
	#menuMobile {
		display: none !important;
	}
	
    #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%;
    }
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		padding-inline: 0px;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
		
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item:nth-child(1) {
	    margin-left: 25px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item:nth-child(4) {
		margin-right: 25px;
	}
}


@media (min-width: 1800px){
		
	#menuMobile {
		display: none !important;
	}
	
    #news .multipleImages50 img{
        width: 49.5%;
	}
    
    #news .multipleImages img{
        width:33%;
    }
    
    .contentDocs {
        width: 74%;
    }
	/* ------ Interior - Artistas (Detalhe) --- */
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item {
		padding-inline: 0px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item:nth-child(1) {
	    margin-left: 25px;
	}
	
	.itemid-1943 #g-mainbar .artistas .blockTrabalhos .contentTrabalhos .image-item:nth-child(4) {
	    margin-right: 25px;
	}
}
