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

#custom-1191{
    position: absolute;
    top: -1000%;
}

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

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

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

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

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

.loaderNoticias{
    text-align: center;
}

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


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


.mobile{
    display:none;
	margin-top: 5px;
	cursor: pointer;
}

#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%;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #1d1d1b;
    font-size: 19px;
    font-family: 'Barlow-SemiBold',sans-serif;
    margin-bottom:20px;
    outline: none;
    width: 100%;
    max-width: 485px;
    margin-left: auto;
    margin-right: auto;
}

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

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

#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;
	top: 5px;
    position: relative;
}

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


.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;
    min-width: 20px;
}

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


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

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

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


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



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

#MenuInferior{
    background: #fff;
    border-top: 1px solid #b9b9b9;
	z-index: 1;
}

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



body .g-side-column {
    display: none;
}

#g-container-top {
    background: transparent;
    z-index: 99;
}

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

.sm-container > #off-menu_813:not(.sm-popup) {
    position: fixed;
    z-index: 100;
    max-width: 80vw;
    height: 100%;
    top: 50px;
    left: 0;
    display: none;
    visibility:visible;
}

#off-menu_813{
	display: none;	
}

.w10.turnMenu{
    width: 15% !important;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.w10.offMenu{
    width: 15% !important;
    text-align: center;
    display: none;
    vertical-align: top;
}

.w10.turnMenu path, .w10.offMenu path{
    fill: #fff;
}

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

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

.tituloSlider{
    font-size:30px;
    margin:0;
}

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

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

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

.fp-header {
    margin-top: 0;
}

#slide {
    position: relative;
    margin-top: 105px;
}

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

#slide .hideImageNormal{
    visibility: hidden;
    position: absolute;
    z-index: -99;
}

.sliderPrincipalNormal {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
}

.sliderPrincipalNormal ul{
    margin:0 auto;
}

.sliderPrincipalNormal img{
    width:100%;
}

.sliderPrincipalNormal ul li{
    width: 100%;
    list-style: none;
    position: absolute;
    z-index: 1;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
}
 
.sliderPrincipalNormal #dots{
	display: none;
    position: absolute;
    left: auto;
    right: 50px;
    height: 30px;
    z-index: 9999;
    font-size: 0;
    text-align: center;
    opacity: 0.7;
}

.sliderPrincipalNormal #dots a{
    background:#333;
    margin:0 6px;
    width:18px;
    height:18px;
    box-shadow:0 0 1px 0 #333;
    border-radius:100%;
    display: inline-block;
    cursor:pointer;
}

.sliderPrincipalNormal #dots a.active {background:#FFF; }

.sliderPrincipalNormal .arrow {
    position:absolute;
    top:50%;
    width:70px;
    height:100px;
    margin-top:-50px;
    background:#FFF;
    z-index:999;
    opacity:0.7;
    line-height:100px;
    color:#333;
    text-align:center;
    text-decoration:none;
}

.sliderPrincipalNormal .arrow.prev{left:0; }

.sliderPrincipalNormal .arrow.next {right:0; }

.sliderPrincipalNormal .arrow:active{
    background:#FAFAFA;
    opacity:1;
}

.sliderPrincipalNormal .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sliderPrincipalNormal .info {
    position: absolute;
	width: 50%;
    text-align: left;
	left: 0px;
    transform: translate(50%, 0px);
    top: 75%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s;
    word-break: break-word;
}

.sliderPrincipalNormal .info form {
	min-width: 300px;
}

.sliderPrincipalNormal .info .tags{
    margin-top: 40px;
    text-align: left;
}

.sliderPrincipalNormal .info .tags span {
	background: #004685;
	color: #fff;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 14px;
}

.sliderPrincipalNormal .info .tags span:hover {
	background: #fff;
	color: #000;
}

.sliderPrincipalNormal h2{
	font-size: 100px;
    color: #fff;
    margin: 70px 0 0 0;
    z-index: 1;
    position: relative;
	font-family: 'Barlow-Bold', sans-serif;
    text-align: center;
    line-height: 1;
    text-transform: lowercase;
}

.sliderPrincipalNormal .info .title_p2 {
	text-align: center;
}

.sliderPrincipalNormal .info .title_p2 h2 {
	width: fit-content;
    display: inline-block;
	margin: 0px;
}

.sliderPrincipalNormal .info .title_p2 h3 {
	width: fit-content;
    display: inline-block;	
}

.sliderPrincipalNormal .info input[type="text"] {
	color: #ffffff;
	background-color: #20202073;
	border: 1px solid rgb(255 255 255);
    border-radius: 0px;
}

.sliderPrincipalNormal .info input[type="text"]::placeholder {
	color: #ffffff;
}

.sliderPrincipalNormal .info form .btn {
	background: #efdc0f;
	color: #000000;
	font-family: 'Charter-Bold', sans-serif;
	padding-inline: 40px;
	border-radius: 0px;
}

.sliderPrincipalNormal .info form .btn:hover {
	border: 0px;
    color: #000000 !important;
    background: #cdbc00;
}

.sliderPrincipalNormal .info form .btn .icon-search:before {
	display: none;
}

.sliderPrincipalNormal .info form .form-control:focus {
	box-shadow: 0px 0px 10px 0.25rem rgb(0 0 0 / 25%);
}

.sliderPrincipalNormal h3{
    font-size: 90px;
    color: #fff;
    z-index: 1;
    position: relative;
	font-family: 'Barlow-LightItalic', sans-serif;
    text-align: center;
    line-height: 1;
    text-transform: lowercase;
}

.sliderPrincipalNormal .desc {
    font-family: 'Barlow-Light', sans-serif;
    font-size: 18px;
    color: #fff;
    padding-left: 25px;
    margin-bottom: 50px;
	text-align: center;
}

.fp-showcase {
    margin-top: 0;
}

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

#g-container-header {
    background: #fff;
    z-index: 2;
}

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

.ls-overflow-visible {
    overflow: hidden !important;
}

#bloco{
    width: 80%;
	margin: 50px auto 0 auto;
}

/******* Menu *******/

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

.w70 a{
	color: black;
}

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

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

#g-container-main .g-side-column.size-10{
	background: white;
}

#normal, .normal{
	display:block;
}

#mobile, .Mobile{
	display:none;
}

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

.menu-icon-cont{
	display:none;
}

.sprocket-mosaic .sprocket-mosaic-header{
	display:none;
}

.buttonForms{
    text-align:center;
}

#otherforms{
    background: #fcfcfc;
    color: #005d7b;
    padding: 14px 50px;
    text-align: center;
    width: auto;
    margin: 50px auto 0 auto;
    border: 1px solid #005d7b;
    outline: none;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
}

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

#othervideos{
    background: #005d7b;
    color: #fff;
    padding: 14px 50px;
    text-align: center;
    width: auto;
    margin: 50px auto 0 auto;
    border: 1px solid #005d7b;
    outline: none;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
}

#othervideos:hover{
    background: #fcfcfc;
    color: #005d7b;
}

#botoesMobile{
    display:none;
}

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

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

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

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

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

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

#menuMobile #accordeonck1037 li.level2.open > span a{
    background-color:#efdc0fb3;
    color:#000;
}


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

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

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

#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: 44px;
    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: #efdc0f;
    color: #000000;
}

.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: #f7f7f7;
	padding: 10px 0 0;
    box-shadow: none;
    top: 45px;
}

.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: #1d1d1b  !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: #000;
}

.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-Bold', sans-serif;
    font-size: 16px !important;
    text-transform: initial;
    color: #000000 !important;
    border-bottom: 5px solid transparent;
	margin-inline: 10px;
}

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

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a{
    color: #fff !important;
    text-transform: initial !important;
    font-size: 16px !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-navigation {
	background: #ffffff;
	position: fixed; 
	height: 120px;
	padding-top: 0;
	top: 0;
    width: 100%;
	box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.34);
	-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;
	 z-index: 9;
}

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

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

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

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

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

h3{
    font-family: 'Barlow-Medium',sans-serif;
    font-size: 50px;
    text-align: center;
    color: #303030;
    font-weight: normal;
    margin: 0px auto 70px auto;
}




#noticias {
    background: #fff;
    position: relative;
    z-index: 9;
}


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

#noticias .item .itemImage{
	max-height: 310px;
	overflow:hidden;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


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


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

#noticias .newsBlocks{
	width: 100%;
	display:inline-block;
	vertical-align:top;
	/*padding-right:3%;*/
	text-align: center;
}

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

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

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

#noticias .itemInfo .date {
    width: auto;
    display: inline-block;
    font-family: 'Barlow-Medium', sans-serif;
}
#noticias .itemInfo .cat {
    width: auto;
    display: none;
    text-align: right;
    font-family: 'Barlow-Regular', sans-serif;
    font-size: 18px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    padding: 5px;
    float: right;
}


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

#noticias .newsBlocks .item h4:hover {
    text-decoration: underline;
}

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

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

#noticias .newsBlocks .item .itemDescription h1, #noticias .newsBlocks .item .itemDescription h2, #noticias .newsBlocks .item .itemDescription h3, #noticias .newsBlocks .item .itemDescription h4, #noticias .newsBlocks .item .itemDescription h5, #noticias .newsBlocks .item .itemDescription h6{
	font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
    margin-top:0;
    margin-bottom:10px;
    color: #1d1d1b;
    text-align: left;
}

#noticias .item .botao {
    text-align: left;
}

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

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

#noticias .newsList{
	width:30%;
	display:inline-block;
	vertical-align:top;
	float:right;
}

#noticias .newsList ul{
	list-style:none !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#noticias .newsList li{
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

#noticias .newsList li:nth-last-child(1){
	border-bottom:0px;
}

#noticias .newsList li h2{
    border-left: 4px solid #ddd;
    padding: 2px 0 2px 10px;
    display: block;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
    color: #1d1d1b;
}

#noticias .newsList li h2:hover{
	border-left: 4px solid #e9be2f;
}

#noticias .newsList .seeAll{
	margin-top:50px;
}

#noticias .newsList .seeAll{
    margin-top: 20px;
    display: block;
    background: #e9be2f;
    border: 1px solid #e9be2f;
    width: 190px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
}

#noticias .newsList .seeAll:hover{
	background: #fff;
	color:#e9be2f;
}

#noticias .botao {
    position: relative;
    display: block;
    text-align: center;
    width: auto;
    margin-top: 20px;
}
#noticias .botao h3 {
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 25px;
    text-align: center;
    margin: 0;
    color: #fff;
}
#noticias .botao:hover h3 {
    color: #000;
}
#noticias .botao svg {
    width: 50px;
    height: 50px;
}


#multimedia {
    background: #fff;
    z-index: 9;
}

#multimedia .g-content {
    width: 1350px;
    margin: 50px auto;
    padding: 50px 0 !important;
}
.loaderMultimedia {
    text-align: center;
}
.loaderMultimedia img {
    width: 170px;
    border-radius: 50%;
}
#multimedia .videoItem  {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding-right: 0.5%;
    padding-left: 0.5%;
    margin-top: 12px;
    margin-bottom: 50px;
}
#multimedia .videoItem .overlay {
	display:none;
    position: relative;
    margin-bottom: -250px;
    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: 267px !important;*/
}
#multimedia .videoItem iframe {
    width: 100%;
    height: 250px !important;
}
#multimedia .videoItem h5 {
    display: none;
    font-family: 'Barlow-SemiBold', sans-serif;
    font-size: 22px;
    color: #000;
    margin-top: 0;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 0px;
    padding: 20px 0.5%;
    text-align: left;
}
#multimedia .seeVideo {
    position: fixed;
    z-index: 99999;
    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: 210px;
    right: 90px;
    width: 50px;
    height: 50px;
    line-height: 1;
    outline: none;
    background: #000; 
    cursor: pointer;
}
#multimedia .seeVideo #closeVideo polygon {
    fill: #fff;
}
#multimedia .seeVideo .video {
    margin-top: 90px;
    opacity: 0;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
#multimedia .seeVideo .video iframe {
    width: 1000px !important;
    height: 600px !important;
}

#multimedia .verOutros {
    display: none;
}

#multimedia .botao {
    position: relative;
    display: block;
    text-align: center;
    width: auto;
    margin-top: 20px;
}

#multimedia .botao svg {
    width: 50px;
    height: 50px;
}



#documentos {
    background: #f4f4f4;
    z-index: 9;
}

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

#documentos .itemCat{
	width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding-left: 0;
    margin-bottom: 50px;
}

#documentos .itemCat .contentItemCat{
    width: 16%;
    padding-top: 16%;
    float: left;
    margin: 2%;
    text-align: center;
    background: #fff;
    padding: 10px;
    position: relative;
    color: #000;
    box-shadow: 2px 2px 3px #ddd;
}

#documentos h3 {
    margin: 30px auto;
}

#documentos .itemCat .contentItemCat:hover {
    background: #fff;
}

#documentos .itemCat .contentItemCat svg{
    height: 55px;
    margin: 10px 0;
}

#documentos .itemCat .contentItemCat .icon{
    position: relative;
    width: 100px;
    background: #d8e1ec;
    padding: 10px;
    margin: 25px auto;
    text-align: center;
}

#documentos .itemCat .contentItemCat h4{
    font-family: 'Barlow-Medium',sans-serif;
    font-weight: 100;
    color: #1d1d1b;
    margin: 0;
    line-height: 1;
    position: relative;
    width: 100%;
    padding: 0 10px;
    font-size: 20px;
}

#documentos .itemCat .contentItemCat:hover h4{
	color:#000;
}

#documentos .itemCatBlock {
	display:none;
}

#documentos .itemCatBlock.active{
	display:block;
}

#documentos .botao {
    position: relative;
    display: block;
    text-align: center;
    width: auto;
    margin-top: 20px;
    z-index: 99;
}

#documentos .botao svg {
    width: 50px;
    height: 50px;
}

#documentos .platform-content{
    padding-top: 50px;
}
    
#documentos .mobile, #mobileBar{
    display:none;
}


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

.g-wrapper {
	z-index: auto;
}

#g-container-bottom {
	z-index: 2;
}

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

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

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


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

#BarraCopyright .w30.mymodal {
    cursor: pointer;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
    /*position: fixed; 
    top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    background: #242323b3;*/
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #fff;
}
#popUp .modal-header table {
    width: 100%;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    width: 170px;
    height: 55px;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-body 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;
}

/* --------------------- Front Page - 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;
}
/* Frontpage - Intro --- */


#intro .g-content {
	width: 1600px;
    margin: auto;
    padding: 100px 0px 100px 0px !important;
}

#intro .intro {

}

#intro .intro .title {
    margin-bottom: 50px;
}

#intro .intro .title h2 {
	font-family: 'Charter-Bold';
    font-size: 35px;
    line-height: 1.1;
    color: #000;
    padding-left: 0px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
}

#intro .intro .desc {
	width: 75%;
    text-align: center;
    margin: auto;
}

#intro .intro .desc p {
    font-family: 'Barlow-Light', sans-serif;
    font-size: 18px;
    margin-bottom: 100px;
    text-align: center;
}

#intro .intro .banners {
	text-align: center;
}

#intro .intro .banners h2 {
	font-family: 'Charter-Bold';
    font-size: 24px;
    line-height: 0.6;
    color: #000;
    padding-left: 25px;
    text-align: left;
}

#intro .intro .banners h3 {
	font-family: 'Charter-Italic';
    font-size: 22px;
    line-height: 1;
    color: #000;
    padding-left: 25px;
    text-align: left;
	margin: 20px auto 20px auto;
}

#intro .intro .banners .item1 {
    display: inline-block;
    width: 18%;
	border-right: 1px solid #000;
  	max-height: 100px;
  	vertical-align: middle;
}

#intro .intro .banners .item2 {
    display: inline-block;
    width: 18%;
	border-right: 1px solid #000;
  	max-height: 100px;
  	vertical-align: middle;
}

#intro .intro .banners .item3 {
    display: inline-block;
    width: 18%;
	border-right: 1px solid #000;
  	max-height: 100px;
  	vertical-align: middle;
}

#intro .intro .banners .item4 {
	vertical-align: middle;
    display: inline-block;
    width: 18%;
}

#intro .intro .banners .item4 img {
    filter: grayscale(1);
}

#intro .intro .banners .item5 {
    display: inline-block;
    width: 18%;
	border-left: 1px solid #000;
  	max-height: 100px;
	vertical-align: middle;
}

/* Filtro Exposicoes - Main */

/* ---- Patrimonio Main ---- */
#g-mainbar {
	width: 100%;
	margin: 0px;
	/* padding: 30px 0px 0 30px; */
	padding: 0px;
}

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

#g-mainbar #exposicoes .platform-content.container {
	padding: 0px;
}

#g-mainbar #exposicoes h1, #g-mainbar #exposicoes h2, #g-mainbar #exposicoes h3, #g-mainbar #exposicoes h4, #g-mainbar #exposicoes h5 {
	font-family: 'Charter-Bold', 'sans-serif';
}

#exposicoes .icons {
	position: relative;
    top: -77px;
    justify-content: flex-end;
    display: flex;
	margin-left: 75%;
}

#exposicoes .icons * {
	height: 20px;
    width: 20px;
}

#exposicoes .searchButton {
	background: #efdc0f;
	width: auto;
	display: inline-block;
	padding: 5px 10px;
	font-family: 'Barlow-Regular', sans-serif;
	color: #000;
	font-size: 14px;
}

#exposicoes #patrimonio #submit {
	display: none;
}

#exposicoes .lateral { /* Filtro */
    position: relative;
    width: calc(100vw * 0.21);
    margin-left: calc(100vw * 0.02);
    margin-right: calc(100vw * 0.02);
    margin-top: 20px;
    border-radius: 10px 0 0 10px;
}


/* ----------------- Icons Style ----------------- */
/* ----------------- Inactive */
#exposicoes #list {
	display: flex;
    width: 30px;
    height: 30px;
	border: 1px solid #000000;
	background: none;
    border-radius: 5px;
	cursor: pointer;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #list svg {
	fill: #000000;
}

#exposicoes #blocks {
	display: flex;
    width: 30px;
    height: 30px;
	border: 1px solid #000000;
    background: none;
    border-radius: 5px;
	cursor: pointer;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #blocks svg {
	fill: #000000;
}

/* ----------------- Active */
#exposicoes #list.active {
	display: flex;
    width: 30px;
    height: 30px;
	background: #efdc0f;
    border: none;
    border-radius: 5px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #list.active svg {
	fill: #000000;	
}

#exposicoes #blocks.active {
	display: flex;
    width: 30px;
    height: 30px;
	background: #efdc0f;
    border: none;
    border-radius: 5px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #blocks.active svg {
	fill: #000000;	
}


#exposicoes .sideFilter{
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    background: #fff;
	box-shadow: #0000000a 3px 5px 5px 5px;
}

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

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

#exposicoes .sideFilter .form-group:nth-child(4) {
    display: none;
}

#exposicoes .sideFilter .form-group:nth-child(3), .sideFilter .form-group:nth-child(5) {
}

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

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

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

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

#exposicoes .sideFilter .closeSearch {
	font-family: 'Barlow-Regular', sans-serif;
    font-size: 16px;
    background: #fff;
    color: #000000;
    border: 1px solid #000000;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
	cursor: pointer;
}

#exposicoes .sideFilter .closeSearch {
	display: none;
}


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

/* ----------------- Icons Style ----------------- */
/* ----------------- Inactive */
#exposicoes .custom > .content {
	line-height: 0;
} 

#exposicoes :where(.filtroExposicoesOnline) {
	display: inline-flex;
    width: 100%;
	background: #dbdbdc;
	line-height: 1.5;
}

#exposicoes #list {
	display: flex;
    width: 30px;
    height: 30px;
	border: 2px solid #000000;
	background: none;
	border-radius: 2px;
	cursor: pointer;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #list svg {
	fill: #000000;
}

#exposicoes #blocks {
	display: flex;
    width: 30px;
    height: 30px;
	border: 2px solid #000000;
    background: none;
	border-radius: 2px;
	cursor: pointer;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #blocks svg {
	fill: #000000;
}

/* ----------------- Active */
#exposicoes #list.active {
	display: flex;
    width: 30px;
    height: 30px;
	background: #f1dd10;
    border: none;
	border-radius: 2px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #list.active svg {
	fill: #000;	
}

#exposicoes #blocks.active {
	display: flex;
    width: 30px;
    height: 30px;
	background: #f1dd10;
    border: none;
	border-radius: 2px;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

#exposicoes #blocks.active svg {
	fill: #000;	
}

#exposicoes .pagecontent {
    flex: 0 60%;
    width: 60%;
    margin-left: 5%;
    margin-right: 10%;
    display: inline-block;
    vertical-align: top;
}

#exposicoes .searchButton {
	cursor: pointer;
}

#exposicoes .headerTitle {
	width: 78%;	
}

#exposicoes .headerTitle h3 {
	font-size: 2rem;
	margin: 1.5rem 0 0.75rem 0;
	text-align: left;
}

#exposicoes .block {
	box-shadow: #0000000a 3px 3px 14px 10px;
}

/* ----------- In List ------------- */
#exposicoes .block.inList {
	display: flex;
	grid-column: span 2;
    background: #ffffff;
}

#exposicoes .block.inList .blockImage {
	height: 100%;
    width: 300px;
	box-shadow: inset 0px 0px 4px 0px #00000021;
}

#exposicoes .block.inList .blockContent {
	width: calc(100% - 300px);
	padding: 25px 0 0 0;
}

/* ----------- In List End ------------- */
/* ----------- In Block ------------- */
#exposicoes .block.inBlock {
	grid-column: span 1;
    background: #ffffff;
}

#exposicoes .block.inBlock .blockImage {
	aspect-ratio: 750 / 500;
    width: 100%;
	box-shadow: inset 0px 0px 4px 0px #00000021;
}

#exposicoes .block.inBlock .blockContent {
	width: 100%;
    padding: 10px;
	padding-left: 30px;
}

/* ----------- In Block End ------------- */
#exposicoes .contentList {
	text-align: left;
}

/* Deactivates Block of Items */ 
#exposicoes .contentList.page {
	display: none;
}

/* Activates Block of Items */ 
#exposicoes .contentList.page.active {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 35px;
    grid-column-gap: 35px;
}

#exposicoes .pagination { 
	justify-content: start;
}

#exposicoes .blockContent h4 {
	text-align: left;
	margin: 0;
	font-size: clamp(20px, 12px + 0.8316vw, 28px);
	padding-bottom: 20px;
	text-decoration: underline;
}

#exposicoes .inventario, #exposicoes .categoria, #exposicoes .autor {
	display: flex;
	margin-bottom: 10px;
}

#exposicoes .titulo {
	font-weight: bold;
	padding-right: 20px;
}

#exposicoes .value {
	color: #4e4e4e;
}

/*  ---------------- Previous Styles  ---------------- */ 
#exposicoes #previous {
	margin-left: 20px;
	align-items: center;
    display: flex;
	cursor: pointer;
}

#exposicoes #previous svg {
	margin: 10px;
    width: 20px;
    height: 20px;
    order: 1; /* Display the image second */
}

#exposicoes #previous path {
	fill: #a4a4a5;
}

#exposicoes #previous .texto {
	color: #5f8099;
    order: 2; /* Display the paragraph first */
}

/* ---------------- Next Styles  ---------------- */ 
#exposicoes #next {
	margin-left: 20px;
	align-items: center;
    display: flex;
	cursor: pointer;
}

#exposicoes #next svg {
	margin: 10px;
    width: 20px;
    height: 20px;
    order: 2; /* Display the image second */
}

#exposicoes #next path {
	fill: #a4a4a5;
}

#exposicoes #next .texto {
	color: #5f8099;
    order: 1; /* Display the paragraph first */
}

/* Common Styles */
#exposicoes .texto {
	color: #5f8099;
}

#exposicoes .bottomFilter {
	padding-bottom: 50px;
}

/* Submit  Button */

/* --------------- Exposições Online - Main -------------------- */
/* Common Changes */
#exposicoes .g-content {
	margin: 0px;
}


#exposicoes .pagecontent .results .block {
	text-align: center;
}

#exposicoes .pagecontent .results .block.inBlock {
	display: grid;
    align-content: space-between;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .datas .date {
	font-family: 'Barlow-Regular', sans-serif;
    color: #5e5e5e;
	font-size: 22px;
    padding-top: 10px;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo > *:not(:last-child) {
	padding-inline: 20px;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo h4 {
	color: #000000;
	font-size: 28px;
	text-align: center;
	margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .espaco {
	font-family: 'Charter-Italic', 'sans-serif';
	color: #171c1f;
	font-size: 24px;
	padding-bottom: 15px;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .categoria {
	font-family: 'Charter-Regular', 'sans-serif';
    color: #171c1f;
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button {
	width: 100%;
    padding: 10px;
	background: #efdc0f;
	position: relative;
    z-index: 1;
    overflow: hidden;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button:hover {

}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button::after {
  content: "";
  background: #cdbc00;
  position: absolute;
  z-index: -1;
  display: block;
  transition: all 0.35s;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.35s;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button::after {
  top: 0;
  bottom: 0;
  left: -100%;
  right: 100%;
}

#exposicoes .pagecontent .results .block .blockContent .itemInfo .sabermais button input {
	font-family: 'Charter-Italic', 'sans-serif';
    color: #171c1f;
    text-decoration: underline;
    text-transform: lowercase;
    background: unset;
}

/* In Block Changes */
#exposicoes .pagecontent .results .block.inBlock .blockContent {
    text-align: center;
	padding: 10px 0px 0px 0px;
}

#exposicoes .pagecontent .results .block.inBlock .blockContent .itemInfo h4 {
	text-align: center;
	margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#exposicoes .pagecontent .results .block.inBlock .blockContent .itemInfo .espaco {
	padding-bottom: 15px;
}

/* In List Changes */
#exposicoes .pagecontent .results .block.inList .blockContent {
	width: 100%;
}

#exposicoes .pagecontent .results .block.inList .blockImage {
	margin-right: 0px;
}

/* Submit  Button */

#exposicoes #submit {
	display: none
}


@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: 85px;
    }
	#barra .logo svg {
		width: 110px;
	}
	
    #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: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }
		
	#menuMobile {
		top: 145px;
	}
		
	#MenuSuperior {
		top: 145px;
	}
	
	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
	
    #g-container-navigation, #g-navigationmain{
        height: 145px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots{
		right: 10px;
    }
    
    .sliderPrincipalNormal #dots a {
        width: 13px;
        height: 13px;
    }
    
    .sliderPrincipalNormal{
        display:block;
    }
    
    .sliderPrincipalNormal .info {
        padding: 0 10px;
        bottom: auto;
        top: 75%;
        text-align:center;
		transform: translate(0%, 0px);
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 30px;
        margin-top: 20%;
        margin-bottom: 0px;
    }
    
    .sliderPrincipalNormal h3 {
		font-size: 24px;
        width: 100%;
    }
    	
    .sliderPrincipalNormal .desc {
		text-align: center;
	}
	
    .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    .sliderPrincipalNormal #dots {
        right: 10px;
    }
    
    #slide .textura {
        bottom: -10px;
    }
    
	#intro .g-content {
		width: 90%;
	}
	
	#intro .intro .banners .item1, 
	#intro .intro .banners .item2,
	#intro .intro .banners .item3,
	#intro .intro .banners .item4,
	#intro .intro .banners .item5 {
		width: 25%;
	}
	
    #exposicoes .pagecontent {
		flex: 0 95%;
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		display: inline-block;
		vertical-align: top;
	}
    
    #exposicoes .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed !important;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
		top: 145px !important;
        z-index: 11;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
	
	#exposicoes .sideFilter .closeSearch {
		display: inline-block;
	}
	
	#exposicoes .pagecontent .mobile {
		display: block;
	}
	
    #exposicoes .lateral {
		position: relative !important;
		width: 100%;
		top: 0 !important;
		margin-inline: 0;
	}
	
	#exposicoes .block.inList {
		display: grid;
        align-content: space-between;
		grid-column: span 2;
		background: #ffffff;
	}
	
	#exposicoes .block.inList .blockImage {
        aspect-ratio: 750 / 500;
        width: 100%;
        height: unset;
	}
	
	#exposicoes .block.inList .blockContent {
		width: 100%;
	}
	
	#exposicoes .block.inBlock {
		grid-column: span 2;
	}
	
    #g-totop {
        right: 10px;
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa {
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa:before {
        width: 35px;
        height: 35px;
    }
	
	h3{
		font-size:30px;
	}
	
    
    #noticias .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 100%;
        margin: 0 0 30px;
        height: auto;
    }
    
    #noticias .item .itemImage{
        max-height: 300px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4{
        font-size: 18px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .item .botao a {
	    font-size: 12px;
	    padding: 10px;
	}
	
	#noticias .botao svg {
        width: 45px;
        height: 45px;
    }
	
    
    
    #multimedia .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo #closeVideo {
    	top: 45px;
    	right: 15px;
	}
	#multimedia .seeVideo .video iframe {
	    width: 470px !important;
	    height: 410px !important;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 210px !important;
	}
	
	#multimedia .video iframe {
        width: 100%;
        height: 210px !important;
    }
    
    #multimedia .botao svg {
        width: 45px;
        height: 45px;
    }
    
    
    #documentos .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px !important;
    }
    
    #documentos .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 88px;
		float: none;
		margin: 1%;
		text-align: center;
		border: 1px solid #ddd;
        box-shadow: 2px 2px 3px #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #004087;
        border-color: #004087;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Barlow-Medium',sans-serif;
        font-weight: 100;
        color: #1d1d1b;
        margin: 0;
        line-height: 1;
        position: absolute;
        bottom: 30%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 16px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 34%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #004087;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    #documentos .botao svg {
        width: 45px;
        height: 45px;
    }
    
    
    #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;
    }
	
	
    
    #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: 85px;
    }
	#barra .logo svg {
		width: 110px;
	}
	
    #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: 15px;
    }
    
    #mobileBar .g-content {
        padding: 0 10px!important;
        margin: 0;
    }
    
    #mobileBar .botao svg {
        width: 28px;
        height: 28px;
    }
	
	#menuMobile {
		top: 145px;
	}
	
	#MenuSuperior {
		top: 145px;
	}
	
	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
	
    #g-container-navigation, #g-navigationmain{
        height: 145px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots{
		right: 10px;
    }
    
    .sliderPrincipalNormal #dots a {
        width: 13px;
        height: 13px;
    }
    
    .sliderPrincipalNormal{
        display:block;
    }
    
    .sliderPrincipalNormal .info {
        padding: 0 10px;
        bottom: auto;
		top: 75%;
        text-align:center;
		transform: translate(15%, 0px);
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 30px;
        margin-top: 20%;
        margin-bottom: 0px;
    }
    
    .sliderPrincipalNormal h3 {
		font-size: 24px;
        width: 100%;
    }
	
    .sliderPrincipalNormal .desc {
		text-align: center;
	}
	
    .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    .sliderPrincipalNormal #dots {
        right: 10px;
    }
    
    #slide .textura {
        bottom: -10px;
    }
	
 	#intro .g-content {
		width: 90%;
	}
	
	#intro .intro .banners .item1, 
	#intro .intro .banners .item2,
	#intro .intro .banners .item3,
	#intro .intro .banners .item4,
	#intro .intro .banners .item5 {
		width: 25%;
	}   
    
    #exposicoes .pagecontent {
		flex: 0 95%;
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		display: inline-block;
		vertical-align: top;
	}
    
    #exposicoes .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed !important;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 145px !important;
        z-index: 11;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
	
	#exposicoes .sideFilter .closeSearch {
		display: inline-block;
	}
	
	#exposicoes .pagecontent .mobile {
		display: block;
	}
	
    #exposicoes .lateral {
		position: relative !important;
		width: 100%;
		top: 0 !important;
		margin-inline: 0;
	}
	
	#exposicoes .block.inList {
		display: grid;
        align-content: space-between;
		grid-column: span 2;
		background: #ffffff;
	}
	
	#exposicoes .block.inList .blockImage {
        aspect-ratio: 750 / 500;
        width: 100%;
        height: unset;
	}
	
	#exposicoes .block.inList .blockContent {
		width: 100%;
	}
	
	#exposicoes .block.inBlock {
		grid-column: span 2;
	}
	
    #g-totop {
        right: 10px;
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa {
        width: 35px;
        height: 35px;
    }
    
    #g-totop .fa:before {
        width: 35px;
        height: 35px;
    }
    
	
	h3{
		font-size:30px;
	}
	
    
    #noticias .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 100%;
        margin: 0 0 30px;
        height: auto;
    }
    
    #noticias .item .itemImage{
        max-height: 300px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4{
        font-size: 18px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .item .botao a {
	    font-size: 12px;
	    padding: 10px;
	}
	
	#noticias .botao svg {
        width: 45px;
        height: 45px;
    }
	
    
    #multimedia .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo #closeVideo {
    	top: 45px;
    	right: 15px;
	}
	#multimedia .seeVideo .video iframe {
	    width: 470px !important;
	    height: 410px !important;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 210px !important;
	}
	
	#multimedia .video iframe {
        width: 100%;
        height: 210px !important;
    }
    
    #multimedia .botao svg {
        width: 45px;
        height: 45px;
    }
    
    #documentos .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px !important;
    }
    
    #documentos .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 88px;
		float: none;
		margin: 1%;
		text-align: center;
		border: 1px solid #ddd;
        box-shadow: 2px 2px 3px #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #004087;
        border-color: #004087;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Barlow-Medium',sans-serif;
        font-weight: 100;
        color: #1d1d1b;
        margin: 0;
        line-height: 1;
        position: absolute;
        bottom: 30%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 16px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 34%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #004087;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    #documentos .botao svg {
        width: 45px;
        height: 45px;
    }
    
    
    #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;
    }
	
    
    #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: 110px;
	}
	
    #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;
    }
	
	#menuMobile {
        top: 145px;
    }

	#MenuSuperior {
		top: 145px;
	}
	
	#MenuSuperior .w33 .button {
        width: 100%;
        padding: 25px;
        margin: 0 auto 2%;
    }
	
    #g-container-navigation, #g-navigationmain{
        height: 145px;
    }
    
    #g-navigationmain img{
        width: 115px;
        top: 40px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots a {
        width: 13px;
        height: 13px;
    }
    
    .sliderPrincipalNormal{
        display:block;
    }
    
    .sliderPrincipalNormal .info {
        padding: 0 10px;
        bottom: auto;
		top: 75%;
        text-align:center;
		transform: translate(30%, 0px);
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 20%;
        margin-bottom: 0px;
    }
    
    .sliderPrincipalNormal h3 {
        font-size: 20px;
        width: 85%;
    }
	
    .sliderPrincipalNormal .desc {
		text-align: center;
	}
	
    .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    .sliderPrincipalNormal #dots {
        right: 10px;
    }
    
    #slide .textura {
        bottom: -10px;
    }
	
 	#intro .g-content {
		width: 90%;
	}
	
	#intro .intro .banners .item1, 
	#intro .intro .banners .item2,
	#intro .intro .banners .item3,
	#intro .intro .banners .item4,
	#intro .intro .banners .item5 {
		width: 25%;
	} 
	
    #exposicoes .pagecontent {
		flex: 0 95%;
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		display: inline-block;
		vertical-align: top;
	}
    
    #exposicoes .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed !important;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 145px !important;
        z-index: 11;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
	
	#exposicoes .sideFilter .closeSearch {
		display: inline-block;
	}
	
	#exposicoes .pagecontent .mobile {
		display: block;
	}
	
    #exposicoes .lateral {
		position: relative !important;
		width: 100%;
		top: 0 !important;
		margin-inline: 0;
	}
	
	#exposicoes .block.inList {
		display: grid;
        align-content: space-between;
		grid-column: span 2;
		background: #ffffff;
	}
	
	#exposicoes .block.inList .blockImage {
        aspect-ratio: 750 / 500;
        width: 100%;
        height: unset;
	}
	
	#exposicoes .block.inList .blockContent {
		width: 100%;
	}
	
	#exposicoes .block.inBlock {
		grid-column: span 2;
	}
	
    #g-totop {
        right: 10px;
    }
	
	h3{
		font-size:30px;
	}
    
    #noticias .g-content {
        width: auto;
        margin: 30px auto;
        padding: 30px 10px!important;
    }
    
    #noticias .newsBlocks .item{
        width: 100%;
        height: auto;
        margin: 0 0 30px;
    }
    
    #noticias .item .itemImage{
        max-height: 200px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4{
        font-size: 18px;
        margin-top: 20px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .item .botao a {
	    font-size: 12px;
	    padding: 10px;
	}
	
    
    #multimedia .g-content {
        width: auto;
        margin: 30px auto;
        padding: 30px 10px!important;
    }
    
    #multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo #closeVideo {
    	top: 45px;
    	right: 15px;
	}
	#multimedia .seeVideo .video iframe {
	    width: 470px !important;
	    height: 410px !important;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 260px !important;
	}
	
	#multimedia .videoItem iframe {
        height: 260px !important;
	}
	
    
    #documentos .g-content {
        width: auto;
        margin: 30px auto;
        padding: 30px 10px !important;
    }
    
    #documentos .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 90px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #ddd;
        box-shadow: 2px 2px 3px #ddd;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
		
    }
    
    #documentos .contentItemCat.all {
        background: #004087;
        border-color: #004087;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Barlow-Medium',sans-serif;
		font-weight: 100;
		color: #1d1d1b;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 34%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 34%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #004087;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    
    #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;
    }
	
    
    #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 {
		top: 125px;
	}
	
	#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;
    }
    
    #slide{
        margin-top:120px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots{
        top: auto !important;
        bottom: 70px !important;
        margin: 0 auto;
        text-align: right;
        width: 100%;
        transform: none;
    }
    
    .sliderPrincipalNormal h2{
        font-size:45px;
    }
    
    .sliderPrincipalNormal h3{
		font-size: 28px;
        width: 65%;
    }
	
    .sliderPrincipalNormal .desc {
	}
	
    .sliderPrincipalNormal .info {
		top: 75%;
        padding: 0 10px;
    }
    
    #slide .textura {
        bottom: 0;
    }  
	
	#intro .g-content {
		width: 90%;
	}
	
	#intro .intro .banners .item1, 
	#intro .intro .banners .item2,
	#intro .intro .banners .item3,
	#intro .intro .banners .item4,
	#intro .intro .banners .item5 {
		width: 25%;
	}

    #exposicoes .pagecontent {
		flex: 0 95%;
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		display: inline-block;
		vertical-align: top;
	}

    #exposicoes .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed !important;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
        top: 145px !important;
        z-index: 11;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
	
	#exposicoes .sideFilter .closeSearch {
		display: inline-block;
	}
	
	#exposicoes .pagecontent .mobile {
		display: block;
	}
	
    #exposicoes .lateral {
		position: relative !important;
		width: 100%;
		top: 0 !important;
		margin-inline: 0;
	}
	
	#exposicoes .block.inList {
		display: grid;
        align-content: space-between;
		grid-column: span 1;
		background: #ffffff;
	}
	
	#exposicoes .block.inList .blockImage {
        aspect-ratio: 750 / 500;
        width: 100%;
        height: unset;
	}
	
	#exposicoes .block.inList .blockContent {
		width: 100%;
	}
	
	h3{
		font-size:35px;
	}
    
    
    #noticias .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size: 14px;
    }
    
    #noticias .newsBlocks .item h4{
        font-size:16px;
        margin-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .item .itemImage {
        max-height: 130px;
    }
    
    #noticias .newsBlocks .item{
        height: 330px;
        width: 31%;
    }
    
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .item .botao a {
	    font-size: 14px;
	    padding: 10px;
	}
    
    
    #multimedia .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #multimedia .videoItem {
    	width: 49%;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo #closeVideo {
    	top: 45px;
    	right: 15px;
	}
	#multimedia .seeVideo .video iframe {
	    width: 565px !important;
	    height: 410px !important;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 200px !important;
	}
	
	#multimedia .videoItem iframe {
	    height: 200px !important;
	}
	
	#multimedia .verOutros {
		width: 100%;
		font-size: 20px;
		float: none; 
	}
    
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        width: auto;
        margin: 20px auto;
        padding: 30px 10px!important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 150px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #ddd;
        box-shadow: 2px 2px 3px #ddd;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #004087;
        border-color: #004087;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 49px;
        width: 49px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Barlow-Medium',sans-serif;
		font-weight: 100;
		color: #1d1d1b;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 44%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #004087;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    
    #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;
    }
	
    
    #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;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #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%;
    }
	
	#MenuSuperior {
		top: 125px;
	}
	
    .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;
    }
    
    #slide{
        margin-top:120px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots{
        top: auto !important;
        bottom: 70px !important;
        margin: 0 auto;
        text-align: right;
        width: 100%;
        transform: none;
    }
    
    .sliderPrincipalNormal h2{
        font-size:55px;
    }
    
    .sliderPrincipalNormal h3{
		font-size: 40px;
        width: 60%;
    }
    
    .sliderPrincipalNormal .info {
        padding: 0 10px;
		top: 75%;
    }
    
    #slide .textura {
        bottom: -20px;
    }
	
	#intro .g-content {
		width: 90%;
	}
	
	#intro .intro .banners .item1, 
	#intro .intro .banners .item2,
	#intro .intro .banners .item3,
	#intro .intro .banners .item4,
	#intro .intro .banners .item5 {
		width: 25%;
	}    
	
	h3{
		font-size:40px;
	}
	
    #exposicoes .sideFilter {
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
        width: 100%;
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        position: fixed !important;
        background: rgb(255, 255, 255);
        height: 100%;
        left: -100%;
		top: 125px !important;
        z-index: 11;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
	
	#exposicoes .sideFilter .closeSearch {
		display: inline-block;
	}
	
	#exposicoes .pagecontent .mobile {
		display: block;
	}
	
    #exposicoes .lateral {
		position: relative !important;
		width: 100%;
		top: 0 !important;
		margin-inline: 0;
	}
	
    #exposicoes .pagecontent {
		flex: 0 95%;
		width: 90%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		display: inline-block;
		vertical-align: top;
	}
    
    #noticias .g-content {
        width: 750px;
        margin: 50px auto;
        padding: 30px 10px!important;
    }
    
    #noticias .newsBlocks .item{
        height: 375px;
    }
    
    #noticias .item .itemImage {
        max-height: 155px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size: 14px;
    }
    
	#noticias .itemInfo .cat {
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
    
    #noticias .newsBlocks .item h4{
        font-size:16px;
        margin-top: 25px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
	
	#noticias .item .botao a {
	    font-size: 14px;
	    padding: 10px;
	}
	
	
    
    #multimedia .g-content {
        width: 750px;
        margin: 50px auto;
        padding: 30px 10px!important;
    }
    
	
	#multimedia .videoItem {
		width: 49%;
	}
    #multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 208px !important;
	}
	#multimedia .videoItem iframe {
	    height: 208px !important;
	}
	
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: auto !important;
		text-align: center;
	}
	
    
    #documentos .g-content {
        width: 750px;
        margin: 50px auto;
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat {
        text-align: center;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 45%;
        height: 260px !important;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat svg{
        height: 49px;
        width: 49px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat h4 {
        font-size: 20px;
    }
    
    
	
    #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;
    }
	
	
    
    #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 li ul.dj-submenu > li.parent .dj-subtree li a {
        font-size: 14px !important;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        /*width: 919px !important;*/
    }
	
    #menuMobile {
		display: none !important;
	}
	
    #slide {
        margin-top: 115px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 65px;
    }
    
    .sliderPrincipalNormal h3 {
        width: 50%;
        font-size: 44px;
    }
    
    .sliderPrincipalNormal .info {
		top: 75%;
        padding:0 20px;
    }
    
    #slide .textura {
        bottom: -40px;
    }
	
	#intro .g-content {
		width: 90%;
	}
	
    h3 {
        font-size: 40px;
    }
    	
	#exposicoes .sideFilter {
		left: auto !important;
	}
    
    #noticias .g-content {
        width: 750px;
    }
    
    #noticias .item .itemImage{
        max-height: 220px;
    }
    
    #noticias .newsBlocks .item{
        height:515px;
    }
    
    #noticias .newsBlocks .itemInfo {
        font-size: 14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size:18px;
    }
    
    #noticias .newsList li h2{
        font-size:14px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5), #noticias .newsList li:nth-last-child(6){
        display:none;
    }
    
    #noticias .item .botao a {
        font-size: 12px;
    }
    

	#multimedia .g-content {
        width: 750px;
	}
	
	#multimedia .videoItem {
		width:32%;
	}
	
    #multimedia .videoItem .overlay {
	    display:none;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 152px !important;
	}
	#multimedia .videoItem iframe {
	    height: 152px !important;
	}
	#multimedia .seeVideo .video iframe {
	    width: 900px !important;
	    height: 600px !important;
	}
	#multimedia .verOutros {
    	font-size: 24px;
		margin-right: 19px;
		width:260px;
	}
	
	
	#documentos .g-content {
        width: 750px;
	}
    
    #documentos .itemCat .contentItemCat .icon {
        width: 70px;
        padding: 5px;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 40px;
    }
    
	#documentos .itemCat .contentItemCat {
        width:18%;
		margin:1%;
		height: 195px !important;
    }
	
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        padding: 0 3px;
    }
    
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 20px;
    }
	
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 8px 10px 0px;
    }
    
    
    #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;
    }
	
	
    
    #BarraCopyright .g-content{
        width: 750px;
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 38%;
    }
    
    #BarraCopyright .w30 .text {
        width: 90px;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
}


@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 .idiomaSelect, #barra .idiomas {
        right: 15%;
    }
	
	#barra .logo svg {
		width: 85px;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        font-size: 15px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        /*width: 1050px !important;*/
    }
    	
    #menuMobile {
		display: none !important;
	}
	
    .sliderPrincipalNormal .info {
        top: 75%;
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 75px;
    }
    
    .sliderPrincipalNormal h3 {
		font-size: 60px;
    }
    
    #slide .textura {
        bottom: -40px;
    }
	
	#intro .g-content {
		width: 90%;
	}
	
    h3 {
        font-size: 45px;
    }
    	
	#exposicoes .sideFilter {
		left: auto !important;
	}
    
    #noticias .g-content {
        width: 950px;
    }
    
    #noticias .newsBlocks .item {
        height: 540px;
    }

    #noticias .itemInfo .cat {
        font-size: 16px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 19px;
    }
    
    #noticias .newsList li h2{
        font-size: 17px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5){
        display:none;
    }
    
    #noticias .item .botao a {
        font-size: 14px;
    }
    
    #Acontece .item .itemImage{
        max-height: 205px;
    }
    
    
    #multimedia .g-content {
        width: 950px
    }
    
	#multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 208px !important;
	}
	#multimedia .videoItem iframe {
	    height: 208px !important;
	}
	
	
	#documentos .g-content {
        width: 950px;
	}

    #documentos .itemCat .contentItemCat {
        height: 240px !important;
        width: 18%;
        margin: 1%;
    }
    
    #documentos .itemCat .contentItemCat.all h4{
        font-size: 28px;
    }
	
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 8px 10px 0px;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	
	#MenuInferior .g-content {
	    width: 950px;
	}
	
    #MenuInferior .w33 {
        width: 32%;
    }
    
    #MenuInferior .titulo {
        font-size: 22px;
    }
    
    #MenuInferior li {
        font-size: 16px;
    }
    
    
    #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;
    }
    
    .sliderPrincipalNormal .info {
		top: 75%;
    }
    
    #slide .textura {
        bottom: -65px;
    }
	
	#intro .g-content {
		width: 90%;
	}
	
	.breaking-news-ticker{
	    width:200% !important;
	}
		
	#exposicoes .sideFilter {
		left: auto !important;
	}
    
	#noticias .g-content {
        width: 1150px;
	}
	
	#noticias .newsBlocks .item h4, #Acontece .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li h2{
		font-size: 16px;
	}
	
	#Acontece .item .itemImage{
		max-height: 204px;
	}
	
	#Acontece .item{
		height: 370px;
	}
	
	#noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3){
		display:none;
	}
	
	
	
	#multimedia .g-content {
        width: 1150px;
	}
	
	#multimedia .videoItem .overlay {
	    margin-bottom: -250px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 250px !important;
	}
	#multimedia .videoItem iframe {
	    height: 250px !important;
	}
	
	
	#documentos .g-content {
        width: 1150px;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 28px;
		bottom: 30%;
	}
	
	#documentos .itemCat .contentItemCat h4{
		font-size: 17px;
	}
	
	#documentos .itemCat .contentItemCat svg {
		height: 45px;
	}
	
	#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;
	}
	
	
	#BarraCopyright .g-content {
	    width: 1150px;
	}
	
	
}


@media (min-width: 1600px) and (max-width: 1799px){
		
    #menuMobile {
		display: none !important;
	}
	
	.breaking-news-ticker{
	    width:200% !important;
	}
		
	#exposicoes .sideFilter {
		left: auto !important;
	}
    
	#noticias .newsBlocks .item h4, #Acontece .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li h2{
		font-size: 16px;
	}
	
	#Acontece .item{
	    height: 385px;
	}
	
	#Acontece .item .itemImage{
		max-height: 230px;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 30px;
		bottom: 25%;
	}
	
}


@media (min-width: 1800px){
		
    #menuMobile {
		display: none !important;
	}
	
	#exposicoes .sideFilter {
		left: auto !important;
	}

	#noticias .item .itemImage {
		height: 335px;
	}
	
	#Acontece .item{
	    height: 380px; 
	}
}