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

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

body::-webkit-scrollbar, #MenuSuperior::-webkit-scrollbar, .dj-megamenu-default li div.dj-subwrap::-webkit-scrollbar {
    width: 8px;
    background: #fff;
}

body::-webkit-scrollbar-track, #MenuSuperior::-webkit-scrollbar-track, .dj-megamenu-default li div.dj-subwrap::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb, #MenuSuperior::-webkit-scrollbar-thumb, .dj-megamenu-default li div.dj-subwrap::-webkit-scrollbar-thumb {
	background-color: #000;
    outline: 1px solid white;
    width: 8px;
}

.g-container {
    width: 100%;
}

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

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

.loaderNoticias {
    text-align: center;
}

.loaderNoticias img {
    width: 170px;
}

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

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

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

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

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

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

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

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

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

.mobile{
    display:none;
}

#MenuSuperior {
    position: fixed;
    left: 0;
    top: 50px;
    padding-top: 150px;
    padding-bottom: 100px;
    height: 100%;
    width: 100%;
    background: #e6edf3;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}

#MenuSuperior .g-content {
    padding: 80px 0;
    margin: 0 auto;
    width:1700px;
}

#MenuSuperior .w33{
    display: block;
    vertical-align: top;
    margin: auto;
}

#MenuSuperior .w33 .button {
    background: #fff;
    color: #1d1d1b !important;
    font-family: 'OpenSans', sans-serif;
    font-weight: 100;
    text-transform: initial;
    font-size: 20px;
    width: 100%;
    float: none;
    padding: 25px 0px;
    height:140px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content:center;
    align-items:center;
    vertical-align: top;
    border: 0;
    border-radius: 0px;
    margin-bottom: 0;
}

#MenuSuperior .w33 li:hover .button {
    background: #0098d8;
    color: #fff !important;
}

#MenuSuperior .w33 li {
    list-style: none;
    font-family: 'OpenSans', sans-serif;
    width: 18%;
    float: none;
    margin: 1% 0.8%;
    padding: 0px;
    height:140px;
    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: 0;
    border-radius: 0px;
}

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

#g-showcase {
    height: auto;
    z-index: 2;
    color: #666666;
}

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

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

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

#barra .w33.icons div svg, #barra .w33.icons a.desktop:nth-child(1) div svg {
	width: auto;
	height: 30px;
}

#barra .w33.icons a.contactos div svg{
	width: 20px;
	height: 20px;
}

#barra .w33.icons a.facebook div svg,  #MenuInferior .w25 .icon.facebook svg {
	width: 25px;
    height: 26px;
}
#barra .w33.icons a.instagram div svg,  #MenuInferior .w25 .icon.instagram svg {
    height: 20px;
    width: 20px;
}
#barra .w33.icons a.desktop div svg {
    width: 17px;
    height: 17px;
}

#barra .w33.icons div svg path, #barra .w33.icons div svg polygon{
	fill:#fff;
}

#barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path{
	stroke: #fff !important;
}

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

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

#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 {
    fill: #fff;
}
#barra .w33.offMenu path {
    fill :#1d1d1b;
}

#barra .w33{
    width: 49%;
    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: 30px;
    text-align: center;
    padding: 0;
    margin-top: 0;
    width: auto;
}

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

#barra{
	height: 50px;
    background: transparent;
}
#barra .custom {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}

.Atalhos{
    background: transparent;
    border: 0px;
    color: #fff;
    padding: 10px 15px;
    margin-top: 0px;
    font-family: 'OpenSans', 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;
}

#logo-4816-particle{
    display: none;
    position: absolute;
    left: 0px;
}
#logo-6883-particle.g-content, #logo-4816-particle.g-content {
    margin: 0 auto;
    padding: 0 125px !important;
    width: auto;
    z-index: 9999;
}

#g-showcase img {
    margin-top: 10px;
    margin-left: 10px;
    z-index: 9;
    width: 145px;
    position: relative;
}
 
 
#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: #178d26;
    background: #fff;
    border: 1px solid #178d26;
    font-family: 'OpenSans', sans-serif;
}

#buttonMenu button:hover {
    color: #fff;
    background: #178d26;
}


#traducao {
    position: fixed;
    width: 110px;
    top: 55px;
    z-index: 999999;
    right: 60px;
}
#traducao .g-content {
    padding: 0 !important;
    margin: 0;
}
#traducao select {
    font-family: 'OpenSans', sans-serif;
    font-size: 15px;
}
#traducao select option:nth-child(1) {
    font-weight: normal !important;
}


#g-copyright {
    background: #222222;
    color: #999999;
    z-index: 1;
    position: relative;
}

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

#MenuInferior{
    background: #3e4a59;
    border-top: 0px solid #1d1d1b;
}

#MenuInferior .w100 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 10px 125px;
    text-align: left;
    display: inline-block;
    border-top: 1px solid #fff;
	background: #fff;
}
#MenuInferior .w100:nth-child(2) {
   background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 98%, rgb(1 1 1 / 0%) 100%);
}

#MenuInferior .w100 .boxMenu {
    padding: 0;
    color: #1d1d1b;
    margin-bottom: 30px;
	margin-top: 20px;
}

#MenuInferior .w25 {
    width: 16%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

#MenuInferior .w25 h2 {
    font-family: 'Oswald-Bold',sans-serif;
    font-size: 35px;
    margin: 0;
    color: #1d1d1b;
}

#MenuInferior .w100 .intro {
	margin: 0 10px 0 0;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 20px;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}
#MenuInferior .w100 .desc {
    font-family: 'OpenSans', sans-serif;
    font-size: 18px;
    margin: 0;
    color: #1d1d1b;
} 
#MenuInferior .w100 .desc a {
    color: #1d1d1b;
}
#MenuInferior .w50 {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #1d1d1b;
    margin-right: 60px;
}

#MenuInferior .w50 img {
    width: 215px;
    padding: 0 40px 0 0;
    margin: 10px 0;
    display: inline-block;
}

#MenuInferior .w25 .icon {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    vertical-align: middle;
}

#MenuInferior .w25 .icon.facebook {
	height:25px;
	vertical-align:top;
}
#MenuInferior .w25 .icon.instagram {
	height:20px;
}

#MenuInferior .w25 .icon svg {
    width: 30px;
    height: 30px;
}

#MenuInferior .w25 .icon svg path {
	fill: #1d1d1b;
	stroke: #fff;
}

#MenuInferior .w25 img {
    width: 155px;
    margin-bottom: 30px;
    margin-left: 30px;
}

#MenuInferior .w17 {
	width: 22%;
    display: inline-block;
    vertical-align: top;
    padding: 40px 0 0 0px;
    margin: 0 30px 30px 0;
}

#MenuInferior .titulo {
    font-size: 50px;
    color: #fff;
    height: 50px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 23px;
}

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

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

#MenuInferior li a {
    color: #fff;
    transition: none;
    position: relative;
}

#MenuInferior li a:hover{
	color: #d9d9d9;
}

#MenuInferior .logos {
    padding: 40px 0 0 0;
    margin-bottom: 40px;
    width: 49%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#MenuInferior .logos.direita {
    text-align: left;
    padding: 20px 0 0 0;
}

#MenuInferior .logos .item {
    display: inline-flex;
    vertical-align: middle;
}

#MenuInferior .logos .item img {
    width: 140px;
    margin-right: 30px;
}

#MenuInferior .logos .item:hover img {
	opacity: 1;
}


#logos{
    background: #f3f9ff;
    border-top: 1px solid #ddd;
    text-align: center;
}

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

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

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

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

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

#g-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-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 .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%;
    height: 100%;
}

.sliderPrincipalNormal ul li {
    width:100%;
    list-style:none;
    position:absolute;
    z-index:1;
    height:100%;
    background-position:top center;
    background-size: cover;
    top:0;
    left:0;
    right:0;
}

.sliderPrincipalNormal ul li:nth-child(1){
	background-position:bottom center;
    background-size: cover;
}
 
.sliderPrincipalNormal .dots {
    position:absolute;
    right: -20px;
    left: auto;
    height:30px;
    z-index:9999;
    font-size:0;
    text-align:center;
    opacity: 0.7;
    transform: rotate(90deg) translateX(-130%);
    -ms-transform: rotate(90deg) translateX(-130%);
    -webkit-transform: rotate(90deg) translateX(-130%);
    -moz-transform: rotate(90deg) translateX(-130%);
    -o-transform: rotate(90deg) translateX(-130%);
}

.sliderPrincipalNormal .dots a {
    background:#333;
    margin:0 6px;
    width: 18px;
    height: 5px;
    box-shadow:0 0 1px 0 #333;
    border-radius: 0;
    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: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9;
    width: 100%;
    height: 100%;
}

.sliderPrincipalNormal .info {
	position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    padding: 0 125px;
    bottom: 25%;
	-webkit-transition: all 1s ease-in;
	-moz-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
	z-index: 99;
	
}

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

.sliderPrincipalNormal .info .tags span {
	background: #178d26;
    padding: 5px 15px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
    font-size: 14px;
}

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

.sliderPrincipalNormal .info .tags span a {
    color: #fff;
    font-family: 'OpenSans', sans-serif;
}

.sliderPrincipalNormal h2 {
    font-size: 100px;
    line-height: 0.9;
    color: #fff;
    margin: 130px auto 0 auto;
    z-index: 1;
    position: relative;
    font-family: 'Oswald-Medium', sans-serif;
    
	animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-delay: 1s;
}

.sliderPrincipalNormal h3 {
    color: #fff;
    font-size: 35px;
    margin: 22px 0;
    position: relative;
    font-family: 'Oswald-Medium', sans-serif;
    text-align: left;
    
	animation-duration: 1.25s;
    animation-fill-mode: both;
    animation-delay: 1.25s;
    -webkit-animation-duration: 1.25s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-delay: 1.25s;
}

.sliderPrincipalNormal .info h2.fadeInUp, .sliderPrincipalNormal .info h3.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}


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

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

#g-feature {
    background: #fff;
    position: relative;
    z-index: 1;
}

.g-wrapper {
    z-index: 1;
    position: relative;
}

#g-mainbody {
    background: #ffffff;
    color: #666666;
}

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

#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-5256 .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: 120px;
    left: 0;
    display:none;
}

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

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

#menuMobile .w33.icons {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
    top: 100px;
}
#menuMobile .w33.icons div {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#menuMobile .w33.icons div svg {
    height: 25px;
}
#menuMobile .w33.icons div svg {
    stroke: #1d1d1b !important;
}
#menuMobile .w33.icons div svg path, #menuMobile .w33.icons div svg polygon {
    fill: #1d1d1b;
}
#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;
    margin: 0 5px;
}

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

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

#menuMobile ul#accordeonck1331 li.level1{
    border-bottom: 1px solid #1d1d1d;
}

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

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

#menuMobile #accordeonck1331 li.level1 > span a, #menuMobile #accordeonck1331 li.level2 > span a, #menuMobile #accordeonck1331 li.level3 > span a, #menuMobile #accordeonck1331 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: 'Graphik-Regular', sans-serif;
}

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

#menuMobile #accordeonck1331 ul.content_1.accordeonck{
    background: #ccc;
}

#menuMobile #accordeonck1331 ul.content_2.accordeonck{
	background: #e1e1e1 !important;
}

#menuMobile #accordeonck1331 ul.content_3.accordeonck{
	background: #f1f1f1 !important;
}

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

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

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

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

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

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

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

#menuMobile #accordeonck1331 li.level1.open > span a, #menuMobile #accordeonck1331 li.level1.active > span a{
    color:#fff;
}

#menuMobile #accordeonck1331 li.level2.open > span a, #menuMobile #accordeonck1331 li.level2.active > span a{
    color:#fff;
}

#menuMobile #accordeonck1331 li.level3.open > span a, #menuMobile #accordeonck1331 li.level3.active > span a{
    color:#fff;
}

#menuMobile #accordeonck1331 li.level4.open > span a, #menuMobile #accordeonck1331 li.level4.active > span a{
    color:#fff;
}

#menuMobile #accordeonck1331 li.level1.open, #menuMobile #accordeonck1331 li.level1.active{
    background-color: #c3d730;
}

#menuMobile #accordeonck1331 li.level2.open, #menuMobile #accordeonck1331 li.level2.active, #menuMobile #accordeonck1331 li.level3.open, #menuMobile #accordeonck1331 li.level3.open.active{
    background-color: #c3d730b3;
}

#menuMobile #accordeonck1331 li.level3.active, #menuMobile #accordeonck1331 li.level4.active{
    background-color: #c3d730b3;
}

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

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

#menuMobile #accordeonck1331 img, #menuMobile #accordeonck1331 #item-1853{
	display:none;
}

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

#mobileBar .icon{
    background: transparent;
    outline: none;
    padding: 0;
    height: 32px;
}

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

#mobileBar .icon.menuMobile svg circle, #mobileBar .icon.menuMobile svg line, #mobileBar .icon.menuMobile svg path {
    stroke: transparent !important;
    fill: transparent !important;
}

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

#mobileBar .icon.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: #1d1b1b;
    border-top: 1px solid #1d1b1b;
    padding-top: 0;
}

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

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

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

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

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

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

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

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

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

#BarraCopyright .company a: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: 'Graphik-Regular', 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;
}

.dj-megamenu-default li.itemid1306{
    list-style: none !important;
    width: 200px;
    background: white;
    margin-left: 0;
    border-left:1px solid #178d26 !important;
    border: 1px solid #178d26;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-top: 10px !important;
    font-weight: 100 !important;
}

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

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

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

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

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

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

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

#menuDJ {
    position: fixed;
    width: 100%;
    top: 60px;
    left: 0;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.dj-megamenu-default{
	background: transparent;
    height: 45px;
    text-align: right;
    padding-right: 125px !important;
}

.dj-megamenu-default li a.dj-up_a {
    float: none;
    height: 44px;
    font-weight: normal;
    color: #fff;
    border-right: 0px;
    border-left: 0px;
    font-size: 14px;
}

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

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

.dj-megamenu-default li:hover a.dj-up_a .arrow, .dj-megamenu-default li.hover a.dj-up_a .arrow, .dj-megamenu-default li.active a.dj-up_a .arrow {
    top: 16px;
}

.dj-megamenu-default .itemid1919 .image-title{
    display:none;
}

.dj-megamenu-default li ul.dj-submenu>li>a .dj-icon{
    max-height:none;
}

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

.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%;
    width: 100% !important;
    margin-top: 0 !important;
	padding: 0 !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 ul.dj-submenu > li.itemid1853 > a {
    text-align: center !important;
}

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: none;
    border-top: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
    box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    top: 45px;
}

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li.itemid1605 div.dj-subcol{
    float: left;
    margin-bottom: 20px;
    border-right: 0px;
}
.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.itemid455 ul.dj-submenu > li > a{
	float: none;
}

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

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

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

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

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

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

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

.dj-megamenu-default li div.dj-subcol {
    outline: none !important;
}

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

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

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

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

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

.dj-megamenu-default li ul.dj-subtree > li {
    list-style: none;
    height: 45px;
    display: flex;
    align-items: center;
}


.dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first, .dj-megamenu-default li.itemid1605 ul.dj-submenu > li.parent {
	list-style: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-right: 10px;
}

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

.dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first a, .dj-megamenu-default li.itemid1605 ul.dj-submenu > li.parent a{
	margin: 0 !important;
	font-size: 24px !important;
	line-height: 1;
}

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

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

.dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
    float: none;
    border: 0;
    margin: 0 5px 20px 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    width: 100% !important;
    height: 200px !important;
    border-radius: 50%;
    padding: 15px !important;
    border: 1px solid #178d26;
}

.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.itemid804{
	max-width: 210px;
	text-align: centeR;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}


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

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid1452{
    list-style: none;
    background: white;
    margin-left: 0;
	border: 1px solid #178d26;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-top:10px;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid806{
	list-style: none;
    background: white;
    margin-left: 0;
	border: 1px solid #178d26;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-top: 50px;
}

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

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid1452:hover, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid806:hover {
    background: #fff;
    border: 1px solid #fff;
}

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li.first a{
	margin: 0 !important;
	font-family: 'OpenSans-Bold', sans-serif;
    font-size: 16px !important;
    text-transform: initial;
    color: #000  !important;
}

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


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

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

.dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1110, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1111, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid712, .dj-megamenu-default li.itemid458 ul.dj-submenu > li.itemid1112 {
	list-style: URL('imagens/dotSol.png');
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-right: 10px;
    padding: 15px 0 30px 0;
}

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

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

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

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

.dj-submenu em{
	display: none;
}

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

#g-showcase {
	background: transparent;
	position: fixed; 
	height: 125px;
	padding-top: 0;
	top: 0;
    width: 100%;
}

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

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

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

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

.dj-megamenu-default li ul.dj-subtree > li.itemid1919 img {
    width: 30px !important;
    margin-left: 0 !important;
}


#dj-megamenu1334 {
    display: none;
}


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

#dj-megamenu1334mobile.dj-megamenu-accordion-light.dj-align-right, #dj-megamenu1334mobile.dj-megamenu-accordion-light .dj-accordion-light {
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#dj-megamenu1334mobile ul.dj-mobile-nav-child li.dj-mobileitem.active {
    background-color: #c3d730b3;
}

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

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

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

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

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

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

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

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



#introducao .g-content {
    margin: 0;
    padding: 0 !important;
}
#introducao .barra {
    background-color: #c7d552;
    width: 100%;
    height: 150px;
    display: flex;
}
#introducao .texto {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    display: flex;
}
#introducao .caixa {
    margin-top: -75px;
    margin-bottom: 60px;
    width: 100%;
}
#introducao .w50 {
    width: 50%;
    display: inline-block;
    min-height: 655px;
    padding: 30px;
    vertical-align: top;
    text-align: center;
    background: #fff;
    display: inline-block;
}
#introducao .w50 svg {
    width: 64px;
    height: 64px;
    background-image: none;
}
#introducao .w50 svg path {
    fill: #c7d552;
}
#introducao .w50 h2 {
    font-family: 'OpenSans-SemiBold',sans-serif;
    font-size: 36px;
    color: #1d1d1b;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 20px;
}
#introducao .w50 p {
    font-family: 'OpenSans-Regular',sans-serif;
    margin: 30px 8px 0;
    color: #1d1d1b;
    font-size: 16px;
}
#introducao .w50.imagem {
    min-height: 655px;
    pointer-events: auto;
    background-position: center;
    background-size: cover;
    width: 49%;
    margin-left: -5px;
    display: inline-flex;
    visibility: hidden;
    -webkit-animation-play-state: paused;   
    -moz-animation-play-state: paused;     
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;   
    animation-play-state: paused; 
	
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}



#introducao .w50.imagem.animated {
    visibility: visible;
    
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}


#AtividadeMunicipal{
	text-align:center;
}

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

#AtividadeMunicipal .item{
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.5%;
    position: relative;
    overflow: hidden;
    height: 245px;
    border-radius: 15px;
}

#AtividadeMunicipal .pesquisa {
    background: none;
	margin: 40px 10px;
}

#AtividadeMunicipal .pesquisa h4 {
    display: inline-block;
    width: 35%;
    color: #000;
    font-size: 40px;
    text-shadow: 1px 1px #fff;
    text-align: left;
	font-family: 'Roboto-Bold', sans-serif;
}

#AtividadeMunicipal .pesquisa .finder{
	width: 51%;
    display: inline-flex;
}

#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
    position: relative;
    width: 100%;
	height: 45px;
    margin-bottom: 0;
    display: inline-flex;
    border: 1px solid #000;
	border-radius: 5px;
}

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

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

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

#AtividadeMunicipal .pesquisa input[type="text"]{
    border: 0px;
    border-radius: 0px;
    font-family: 'OpenSans', sans-serif;
    box-shadow: none !important;
	font-size:20px;
}

#AtividadeMunicipal .item:hover{
	box-shadow: 4px 4px 5px #000000b5;
}

#AtividadeMunicipal .item img{
	width:100%;
	height: 100%;
}

#AtividadeMunicipal .item:hover h4 {
    background: #c7d552a3;
}

#AtividadeMunicipal .item h4{
    position: absolute;
    text-align: left;
    width: 100%;
    padding: 15px 20px 20px 20px;
    color: #fff;
    font-family: 'OpenSans', sans-serif;
    margin: 0;
    bottom: 0px;
    font-size: 25px;
    z-index: 9;
    line-height: 1;
    text-shadow: 1px 1px #1d1b1b;
}

#AtividadeMunicipal .item.all{
	background: #ddd;
}

#AtividadeMunicipal .item.all h4{
	bottom:40%;
	color:#1d1d1b;
	font-size:42px;
}


#AtividadeMunicipal a:nth-child(2) .item {
    animation-delay: .25s;
}
#AtividadeMunicipal a:nth-child(3) .item {
    animation-delay: .45s;
}
#AtividadeMunicipal a:nth-child(4) .item {
    animation-delay: .65s;
}
#AtividadeMunicipal .item.animatable {
    -webkit-animation-play-state: paused;   
    -moz-animation-play-state: paused;     
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;   
    animation-play-state: paused; 
}

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

#AtividadeMunicipal .item.animated.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



h3{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 60px;
    text-align: center;
    color: #1d1d1b;
    font-weight: 100;
    margin: 0px auto 30px auto;
}

#FPDigital .g-content {
    margin-top: 0;
}

#visit{
	position:relative;
	display:block;
	margin-top: 0px;
}

#visit .g-content {
    padding: 0 !important;
    margin: 0 0 100px 0;
    background: #1d1d1b;
}

#visit img{
	width:100%;
    height: 100%;
	opacity:0.7;
}

#visit .description{
	position:absolute;
	top:35%;
	width:100%;
	padding:0 125px;
	z-index:9;
}
#visit .description img {
    width: 150px;
    opacity: 1;
}

#visit h3{
	color:#fff;
	text-align:left;
	font-size: 50px;
    margin-bottom: 0px;
}

#visit h4{
	margin-top:0;
	color:#fff;
	margin-bottom:0;
	font-size: 30px;
    font-family: 'OpenSans', sans-serif;
    font-weight: normal;
}

#visit a.gopage{
    position: relative;
    left: 125px;
    bottom: 30%;
    background: #fff;
    padding: 8px 35px;
    font-family: 'OpenSans', sans-serif;
    z-index: 9999;
    color: #1d1d1b;
    font-size: 20px;
    border-radius: 15px;
}

#visit a.gopageMobile{
    display:none;
}

#visit li:nth-child(1) a.gopage{
	margin-right:20px;
}

#visit a.gopage:hover{
	background: #c7d552;
	color: #fff;
}

#visit .hideImage{
    visibility: hidden;
    position: absolute;
    z-index: -99;
}

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

.sliderProjects ul {
    margin:0 auto;
}

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

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

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

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

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

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

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

#noticias {
    margin: 0 auto;
}

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

#noticias h2, #noticias h3 {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 60px;
    text-align: center;
    color: #1d1d1b;
    font-weight: 100;
    margin: 0px auto 30px auto;
    border-bottom: 2px solid #c7d552;
    padding-bottom: 15px;
    margin-bottom: 60px;
}

#noticias .item .itemImage {
	height: 200px;
	overflow:hidden;
	padding: 15px;
	border-radius: 15px;
}

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

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

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

#noticias .newsBlocks .item {
    width: 23.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.5% 40px 0.5%;
    height: 400px;
    overflow: hidden;
    border-radius: 15px;
    border: 1px solid #e1e1e1;
    position: relative;
}

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

#noticias .newsBlocks .itemInfo {
    color: #1d1d1b;
    font-family: 'OpenSans-Bold', sans-serif;
    font-size: 14px;
    text-align: left;
}

#noticias .itemInfo .date {
    width: auto;
    display: inline-block;
    padding: 0 5px;
}
#noticias .itemInfo .cat {
    width: auto;
    display: inline-block;
    text-align: right;
    font-family: 'OpenSans', sans-serif;
    display: none;
}

#noticias .itemInfo .subcat {
	float:right;
}

#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4 {
    font-family: 'OpenSans-SemiBold', sans-serif;
    font-size: 16px;
    color: #1d1d1b;
    line-height: 1.2;
    font-weight: 100;
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: left;
    padding: 0px 5px;
    text-align: left;
    border: none;
}

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

#noticias .newsBlocks .item:hover h3, #noticias .newsBlocks .item:hover h4{
	color: #1d1d1b;
}

#noticias .newsBlocks .item:hover, #noticias .item:hover .itemImage {
	background: #c7d552;
}

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

#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: 'OpenSans', sans-serif;
    font-size: 18px;
    margin-top:0;
    margin-bottom:10px;
    color: #1d1d1b;
    text-align: left;
}

#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 a{
    border-left: 4px solid #ddd;
    padding: 2px 0 2px 10px;
    display: block;
    font-family: 'Graphik-Regular', sans-serif;
    font-size: 18px;
    color: #1d1d1b;
}

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

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

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

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

#noticias .botao {
    background: #fff;
    border: 1px solid #c7d552;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
    right: 20px;
    border-radius: 15px;
}
#noticias .botao h3 {
    font-family: 'OpenSans', sans-serif;
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #1d1d1b;
    border: none;
}
#noticias .botao:hover  {
    background: #c7d552;
}
#noticias .botao:hover h3 {
    color: #1d1d1b;
}


#numeros {
    visibility: hidden;
}
#numeros .g-content {
    padding: 0 !important;
    margin: 50px 0;
    position: relative;
}

#numeros .background {
    background-size: cover;
    background-position: center;
    padding: 50px 125px;
}
#numeros .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
}

#numeros .w50 {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 525px;
}

#numeros #InvestM2 {
    padding: 0 0 20px 0;
    margin: 0 auto 75px auto;
}

#numeros .text02 h2 {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 50px;
    color: #fff;
}

#numeros .text02 h1, #numeros .text02 h6, #numeros .text02 p {
    color: #fff;
}

#numeros .text02 h6 {
    font-size: 16px;
    font-family: 'OpenSans-Regular', sans-serif;
	text-align: justify;
    padding: 0 50px 0 0;
}

#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
    margin-bottom: -15px;
    font-size: 25px;
    color: white;
    font-weight: bold;
    width: 100px;
    display: inline-block;
    vertical-align: top;
}

#numeros .numero1 {
    margin-left: 50px;
}

#numeros .numero2 {
    margin-left: 62px;
}

#numeros .numero3 {
    margin-left: 60px;
}

#numeros .numero4 {
    margin-left: 60px;
}

.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
    margin: -60px 20px 30px 20px;
	width: auto !important;
}
.circle-chart .circle-chart__circle, .circle-chart .circle-chart__circle2, .circle-chart2 .circle-chart__circle2, .circle-chart3 .circle-chart__circle3, .circle-chart4 .circle-chart__circle4, .circle-chart5 .circle-chart__circle5, .circle-chart6 .circle-chart__circle6, .circle-chart7 .circle-chart__circle7, .circle-chart8 .circle-chart__circle8 {
    stroke: #c7d552;
}

.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4{
	width: 24.5%;
    display: inline-block;
    vertical-align: top;
}

.circle-chart__circle, .circle-chart__circle2, .circle-chart__circle3, .circle-chart__circle4{
	transform: rotate(-90deg);
	transform-origin: center;
}

@keyframes circle-chart-fill {
	to { stroke-dasharray: 0 100; }
}

#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
    width: 160px;
    color: white;
    text-align: center;
    font-size: 18px;
    margin-top: -20px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 70px;
}

#numeros .text03 {
    margin-bottom: 45px;
}

#numeros .text03 h1 {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 50px;
    color: #fff;
}

#numeros .text03 h6 {
    color: #fff;
    font-size: 18px;
    font-family: 'OpenSans-Regular', sans-serif;
}

#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
    width: 106px;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}

#numeros #barra1, #numeros #barra2, #numeros #barra3, #numeros #barra4, #numeros #barra5 {
    display: inline-block;
    vertical-align: top;
}

#numeros .texto {
    color: #fff;
    width: 300px;
    margin: 0 0 -20px 0;
}

#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
    width: 10px;
    height: 470px;
    margin-left: 230px;
    margin-top: -206px;
    margin-bottom: -190px;
    z-index: 0;
    position: relative;
    text-align: center;
    color: #fff;
    background-color: #ddd;
    text-shadow: 0px 0px 30px rgba(119, 119, 119, 0.7);
    display: inline-block;
    transform: rotate(90deg);
}

#machicoDiversidade .g-content {
    margin: 0px auto;
    padding: 50px 125px !important;
}
#machicoDiversidade h3 {
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 70px;
    text-align: center;
    color: #1d1d1b;
}
#machicoDiversidade .w70 {
    width: 69%;
    display: inline-block;
    height: 715px;
    overflow: hidden;
    vertical-align: middle;
    background-position: center;
    background-size: cover;
}
#machicoDiversidade .w30 {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}

#machicoDiversidade .w25 {
    text-align: center;
    margin: 10px 0px;
    height: 205px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

#machicoDiversidade .w25 h4{
	font-family: "OpenSans",sans-serif;
    font-size: 20px;
    color: #ffffff;
	background:#0000009c;
    margin-top: 0px;
}

#machicoDiversidade a:hover .w25 h4{
    background: #c7d552a3;
}

#machicoDiversidade .botao {
    background: #fff;
    border: 1px solid #c7d552;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
    right: 45px;
    border-radius: 15px;
}

#machicoDiversidade .botao h3 {
    font-family: 'OpenSans', sans-serif;
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #1d1d1b;
    border: none;
	padding:5px 0px;
}

#machicoDiversidade .botao:hover {
    background: #c7d552;
}

#machicoDiversidade .botao:hover h3 {
    color: #1d1d1b;
}

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

#factos .titulo h3 {
	font-family: 'Roboto-Bold', sans-serif;
    font-size: 100px;	
    text-align: center;
    color: #1d1d1b;
}

#factos img {
    width: 300px;
    margin-top: -45px;
    margin-bottom: 60px;
}

#factos .fundo {
    height: 140px;
    margin: 0px auto;
    position: relative;
    background: #c7d552;
}

#factos .dados .texto {
    width: 19.5%;
    display: inline-block;
    text-align: center;
    margin: -80px 0;
    color: #000;
	vertical-align: top;
}

#factos .texto .number {
    font-family: 'OpenSans-Bold',sans-serif;
    font-size: 100px;
    height: 140px;
    position: relative;
}

#factos .texto .text {
	font-size: 25px;
    font-family: 'OpenSans',sans-serif;
    position: relative;
    text-align: center;
    line-height: 1;
    height: auto;
}

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

.loaderMultimedia {
    text-align: center;
}

.loaderMultimedia img {
    width: 170px;
}

#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: -315px;
    background: rgb(0 0 0 / 0.3);
    z-index: 9999;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
}

#multimedia .videoItem .video {
    overflow: hidden;
}

#multimedia .videoItem .video, #multimedia .videoItem .overlay {
    width: 100%;
    height: 315px !important;
}

#multimedia .videoItem iframe {
    width: 100%;
    height: 315px !important;
}

#multimedia .videoItem h5 {
    font-family: 'Roboto-Bold', 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 {
    background: #fff;
    border: 1px solid #c7d552;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
    right: 45px;
    border-radius: 15px;
}

#multimedia .botao h3 {
    font-family: 'OpenSans', sans-serif;
    font-size: 25px;
    text-align: center;
    margin: 0;
    color: #1d1d1b;
}

#multimedia .botao:hover {
    background: #c7d552;
}

#instagram .g-content {
	margin: 0 auto;
    padding: 50px 125px !important;
    margin-bottom: 90px;
}

#documentos {
    background: url(/images/FP/Documentos/Background_Doc3.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

#documentos .g-content {
    margin: 0;
    padding: 50px !important;
    background-color: #1d1d1bb3;
}

#documentos h3 {
    color: #fff;
}

#documentos .sideCat{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding: 20px;
}

#documentos .sideCat .topic span{
	cursor:pointer;
	border-left: 4px solid #ddd;
    padding-left: 8px;
}

#documentos .sideCat .topic span:hover{
	border-left: 4px solid #d3ad6b;
}

#documentos .sideCat .topic.active span{
	border-left: 4px solid #d3ad6b;
}

#documentos .sideCat div {
	border-bottom: 1px solid #e1e1e1;
    font-family: 'Graphik-Regular', sans-serif;
    color: #1d1d1b;
    font-size: 22px;
    padding: 5px 0;
}

#documentos .sideCat div:nth-last-child(1){
	border-bottom: 0px;
}

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

#documentos .itemCat .contentItemCat{
    width: 15%;
    padding-top: 16%;
    float: none;
    margin: 2%;
    text-align: center;
    border: 1px solid #dddddd;
    border-radius: 15px;
    padding: 10px;
    position: relative;
    display: inline-block;
}

#documentos .itemCat .contentItemCat.all{
    border-color: #c7d552;
	height: 50px !important;
	display:block;
	margin:20px 50px 10px 0px;
	float: right;
	border-radius: 15px;
	display: flex;
    justify-content: center;
    align-content: center;
}

#documentos .itemCat .contentItemCat.all:hover{
	background: #c7d552;
}

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

#documentos .itemCat .contentItemCat svg path{
	fill: #fff;
}

#documentos .itemCat .contentItemCat:hover svg path{
	fill: #1d1d1b;
}

#documentos .itemCat .contentItemCat .icon{
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
}

#documentos .itemCat .contentItemCat h4 {
    font-family: 'OpenSans', sans-serif;
    font-weight: 100;
    color: #fff;
    margin: 0;
    line-height:1;
    position: absolute;
    bottom: 15%;
    left: 0;
    width: 100%;
    padding: 0 10px;
    font-size: 20px;
}

#documentos .itemCat .contentItemCat:hover {
    background: #c7d552;
}
#documentos .itemCat .contentItemCat:hover h4{
	color: #1d1d1b;
}

#documentos .itemCat .contentItemCat.all:hover h4{
	color: #1d1d1b;
}

#documentos .itemCat .contentItemCat.all h4{
    font-family: 'OpenSans-Bold', sans-serif;
	color: #fff;
	font-size: 20px;
	margin: 0;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
}

#documentos .itemCatBlock {
	display:none;
}

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

#documentos .tickerDocs{
    overflow: hidden !important;
    margin: 0 20px;
    display: none !important;
}

#documentos .breaking-news-ticker{
    border: 1px solid #d3ad6b !important;
    height:40px !important;
    line-height:40px !important;
}

#documentos .bn-effect-scroll .bn-news ul li{
    padding: 0 !important;
}

#documentos .bn-title{
    width: 200px;
    background: #d3ad6b;
    color: #fff;
    text-align: center;
    font-family: 'OpenSans', sans-serif;
    font-size: 17px;
    position: relative;
    z-index: 99999;
}

#documentos .bn-news{
    left: 200px;
}

#documentos .bn-news ul li a, #documentos .bn-news ul .link{
    font-size: 16px;
    font-family: 'OpenSans', sans-serif;
    color: #1d1d1b;
    padding: 0 20px;
}

#tickerPosition{
    position: relative;
    z-index: 9999 !important;
	height: 50px !important;
	margin-top: -49px !important;
}

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

#tickerPosition a{
    color: #fff;
}

#tickerPosition a:hover{
    color: #000;
	font-family: 'Graphik-Semibold', sans-serif;
}

#tickerPosition .breaking-news-ticker {
    background: #dddddd80;
}

.bn-effect-scroll .bn-news ul li{
	padding: 0 50px;
}

.ticker .date, .ticker .link{
    display: inline-block;
    vertical-align: middle;
    font-family: 'Graphik-Regular', sans-serif;
}

.ticker .date{
	width:	50px;
	text-align:	center;
	color:	#fff;
	padding: 8px 4px;
	border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
    height: 25px;
}

.ticker .date .day, .ticker .date .month{
    line-height: 1;
    position: relative;
    top: -13px;
}

.bn-news ul li a{
	font-size:16px;
}

.bn-news ul li a:hover{
	color: #178d26;
}

.breaking-news-ticker{
	border: 0px !important;
	height:49px !important;
	line-height: 49px !important;
}

.bn-effect-scroll .bn-news ul{
	width:200% !important;
	height: 49px !important;
	overflow-y: hidden;
}

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

#apoios .item{
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0.5%;
    position: relative;
    border: 3px solid #ddd;
    overflow: hidden;
}

#apoios .item:hover{
	border: 3px solid #008211b3;
}

#apoios .item img{
	width:100%;
}

#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
    border-top: 1px solid #ddd;
    padding-top: 50px;
}
    
#documentos .mobile, #mobileBar{
    display:none;
}

#documentos .bn-news {
    right: 0 !important;
}

#BarraCopyright .w30.mymodal img {
    cursor: pointer;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #000;
}
#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: #fff;
}
#popUp p {
    color: #fff;
    padding: 10px;
    font-size: 15px;
}
#popUp a {
    color: #fff;
}
#popUp a:hover {
    border-bottom: 1px solid #aa4617;
}
#popUp .modal-footer {
    background: #000
}
#popUp .modal-footer button {
    outline: none;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #aa4617;
}

#menuMobile .off-nav-1853{
	display:none;
}


@media (max-width: 361px){
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 14px;
    }

    #MenuSuperior .normal{
        display:none;
    }
    
    #MenuSuperior .mobile{
        display:block;
        text-align: center;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, .sliderPrincipalNormal, #noticias .newsList ul {
        display:none;
    }
    
    #menuDJ {
        display: block;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 99;
    }
    
    #dj-megamenu1328 {
        display: none;
    }
    
    #dj-megamenu1334mobile .dj-mobile-open-btn, #dj-megamenu1334mobile .dj-mobile-open-btn, #dj-megamenu1334mobile .dj-mobile-open-btn {
        right: 6px;
    }
	
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
        text-align: right;
    }
    
    #barra .w33.icons div {
        height: 29px;
    }

    #barra .w33.icons div svg {
        height: 25px;
    }
    
    #barra .w33 img {
        height: 29px;
        margin-top: 0;
        top: 0;
    }
    
    #mobileBar{
        display: inline-block;
        text-align: right;
        max-width: 50%;
        margin: 50px 0 0 auto;
        z-index: 9;
    }
    
    #mobileBar .g-content {
        padding: 0 !important;
        margin: 0;
    }
    
    #mobileBar a div{
        width: auto;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        height: auto;
        background: #178d26;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
	
	#mobileBar .custom {
		margin-top: -37px;
	}
	
	#mobileBar div.separator {
		display:none;
	}
	
	#mobileBar .icon svg {
		width: 58px;
	}

    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar .icon svg circle, #mobileBar .icon svg line, #mobileBar .icon svg path{
        stroke:#1d1d1b !important;
        fill:#1d1d1b !important;
    }
    
    #traducao {
        top: 67px;
        right: 150px;
        width: 100px;
    }
    
    #g-showcase{
        height: 120px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    }
  
    
    #g-showcase img{
        width: 125px;
    }
    
    .Atalhos {
        color: #1d1d1b;
    }
    #barra .w33.turnMenu path {
        fill: #1d1d1b;
    }
    #barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path {
        stroke: #1d1d1b !important;
    }
    #barra .w33.icons div svg path, #barra .w33.icons div svg polygon {
        fill: #1d1d1b;
    }
    #barra .custom {
        border-bottom: 1px solid #1d1d1b;
    }
    
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    #logo-6883-particle{
        display: none;
    }
    #logo-4816-particle{
        display: block;
    }
    
    
    .g-logo{
        text-align:left;
    }
    
    #menuMobile .w33.icons div {
        width: 30px;
        height: 30px;
    }
    #menuMobile .w33 img {
        height: 30px;
    }
    
    #menuMobile .logo-5992 .g-logo img {
        width: 200px;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        position: absolute;
        left: 15%;
        right: 15%;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        transform: none;
    }
    
    .sliderPrincipalNormal {
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalNormal h2 {
        width: auto;
        font-size: 36px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
    }
    
    .sliderPrincipalNormal h3 {
        font-size: 17px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #introducao .texto {
        width: 100%;
        padding: 10px;
    }
    #introducao .w50, #introducao .w50.imagem {
        width: 100%;
        min-height: 540px;
        margin-left: 0;
        visibility: visible;
    }
    #introducao .w50 h2 {
        font-size: 22px;
    }
    #introducao .w50 p {
        font-size: 12px;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #machicoDigitalTitulo .g-content, #machicoDiversidade .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
    }
    
    #noticias h2, #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #machicoDigitalTitulo h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
        height: 300px;
    }
    
    #noticias .item .itemImage {
        max-height: 130px;
        padding: 10px;
    }
    
    #noticias .newsBlocks .itemInfo {
        font-size: 10px;
        margin-top: 0;
    }
	
	#noticias .newsBlocks .itemInfo .date{
		float: left;
	}
	
	#noticias .itemInfo .subcat {
		float: right;
	}
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4 {
        font-size: 14px;
        padding: 0 5px;
        margin-top: 30px;
    }
    
    #noticias .newsBlocks .item .itemDescription {
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll {
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsList .seeAll {
        margin-left: auto;
        margin-right: auto;
    }
    
    #numeros .background {
        padding: 50px 10px;
    }
    #numeros .w50 {
        height: 410px;
        width: 100%;
    }
    #numeros .w50:nth-child(3) {
        height: 545px;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}
    
    #numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 49%;
	    display: inline-block;
	    vertical-align: top;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	    font-size: 20px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 100% !important;
	    height: 100px;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 35px;
	}
	
	#numeros .text03 {
	    width: 100%;
	    margin-bottom: 0;
	}
	
	#numeros .text02 h6, #numeros .text03 h6 {
	    font-size: 15px;
	}
	
	#numeros .text02 h2, #numeros .text03 h1 {
	    font-size: 35px;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
	    height: 310px;
	    margin-left: 150px;
	    margin-top: -206px;
	    margin-bottom: -170px;
	}
	
	#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
	    font-size: 30px;
	    margin-top: 20px;
	}
    
    
    #machicoDiversidade h3 {
        font-size: 35px;
    }
    
    #machicoDiversidade .w70 {
        height: 200px !important;
		margin: 10px 0px 20px;
        width: auto;
        display: block;
    }
    
    #machicoDiversidade .w30 {
        width: 100%;
        display: block;
        text-align: center;
        padding-left: 0;
    }
    
    #machicoDiversidade .w25 {
        height: 200px !important;
        display: inline-block;
        margin: 10px 0;
        width: 100%;
    }
    
    #machicoDiversidade .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
        font-size: 20px;
    }
    
    #factos .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
        margin-bottom: 50px;
    }
    
    #factos .titulo h3 {
        font-size: 35px;
        margin-bottom: 30px;
    }
    
    #factos img {
        width: 140px;
        margin-top: 0;
    }
	
	#factos .fundo{
		height: auto;
		text-align: center;
	}
	
	#factos .dados .texto {
    	width: 32%;
        margin: 0 0 15px 0;
	}
	
	#factos .texto .number {
        font-size: 35px;
		height: auto;
	}
	
	#factos .texto .text {
    	font-size: 12px;
		height: auto;
		line-height:1;
	}
	
    #AtividadeMunicipal .item{
        width: 100%;
        height: auto;
		margin:10px 0px;
    }
    
    #AtividadeMunicipal .item.animatable {
        visibility: visible;
    }
    
    #AtividadeMunicipal .pesquisa h4{
        font-size: 22px;
		width:100%;
		display:block;
    }
	
	#AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 15px;
		background:#c7d552a3;
    }
	
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
    #visit .description img {
        width: 100px;
        left: auto;
        top: 85px;
        height: auto;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
    }
    
    #visit h3 {
        font-size: 25px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 15px;
        text-align: center;
    }
    
    #visit .sliderProjects ul li {   
		text-align: center;
	}
    
    #visit a.gopage {
		left: auto;
		right: auto;
		display: inline-block;
		bottom: 35%;
		padding: 8px 10px;
		font-size: 13px;
		width: 150px;
		text-align: center;
		position: relative;
    }
	
	#visit li:nth-child(1) a.gopage{
		position: relative;
        display: inline-block;
        font-size: 10px;
        width: auto;
        text-align: center;
        padding: 5px 12px;
        left: 5px;
        margin: 2px;
        bottom: 35%;
	} 
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 88px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #c7d552;
        padding: 10px;
        position: relative;
		display: inline-flex;
		vertical-align: top;
		align-content: center;
		justify-content: center;
		align-items: center;
    }
    
    #documentos .contentItemCat.all {
        background: #c7d552;
        border-color: #c7d552;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #28857c;
		border-color: #fff;
    }
    
    #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: 'OpenSans', sans-serif;
        font-weight: 100;
        color: #fff;
        margin: 0;
        line-height: 1;
        bottom: 44%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 17px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #c7d552;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    padding-top:25px;
	}
	
	#MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        height:auto;
	}
    
    #multimedia .g-content {
        padding: 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 .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    #multimedia .botao h3 {
        font-size: 25px;
    }
    
	#multimedia .videoItem h5 {
		font-size: 20px;
    }
    
    #instagram .g-content {
        padding: 20px !important;
    }
    
    #MenuInferior .g-content {
    	padding: 0 20px;
	}
	#MenuInferior .w100 {
		padding: 10px 5px 0 15px;
	}
	#MenuInferior .w50 {
    	width: 100%;
		text-align:center;
	}
	#MenuInferior .w50 img {
    	width: 150px;
		padding:0px;
	}
	#MenuInferior .w100 .intro {
    	font-size: 16px;
    	width: 100%;
    	margin-bottom: 20px;
	}
	#MenuInferior .w25 {
    	width: 100%;
		text-align:center;
		margin-top: 20px;
	}
	#MenuInferior .w25 h2 {
    	font-size: 30px;
	}
	#MenuInferior .w100 .cont {
	    font-size: 18px;
	}
	#MenuInferior .w100 .desc {
	    font-size: 16px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w25 img {
    	width: 115px;
	}
	#MenuInferior .w17 {
    	width: 42%;
    	margin: 0 15px 20px 5px;
    	padding: 10px 0 0 0;
	}
	#MenuInferior .titulo {
    	font-size: 30px;
        line-height: 1;
	}
	#MenuInferior li {
	    font-size: 15px;
	}
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    width: 100%;
	    padding: 15px 0 0 0;
	    margin-bottom: 20px;
	}
	#MenuInferior .logos .item img {
	    width: 75px;
		margin-bottom: 0px;
	    margin-right: 0px;
	}	
    
    #logos .item {
        margin: 10px;
        width: 26%;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    #BarraCopyright .w40{
        width: 65%;
        font-size: 12px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 125px;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto;
		right:0;
		width: 200px;
	}
	
	#noticias .botao h3{
		font-size: 16px;
	}
	
	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size: 35px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: auto !important;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#popUp .modal-header td img {
	    width: 110px;
	}
	#popUp .modal-header td {
        text-align: left;
    }
	#popUp .modal-body td, #popUp p {
	    font-size: 13px;
	}
	
	#MenuInferior .logos .item {
		display: inline-flex;
		vertical-align: middle;
		width: 32%;
		justify-content:center;
	}
	
	#introducao .w50.imagem{
		visibility:visible;
	}
	
	#barra .w33.icons div.separator{
		background:#000;
	}
	
	#mobileBar .icon {
        margin-top: 10px;
    }
}

@media (min-width: 362px) and (max-width: 469px){
	
	#mobileBar .icon {
        margin-top: 10px;
    }
    
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 14px;
    }
    
    #MenuSuperior .normal{
        display:none;
    }
    
    #MenuSuperior .mobile{
        display:block;
        text-align: center;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, .sliderPrincipalNormal, #noticias .newsList ul {
        display:none;
    }
    
    #menuDJ {
        display: block;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 99;
    }
    
    #dj-megamenu1328 {
        display: none;
    }
    
    #dj-megamenu1334mobile .dj-mobile-open-btn, #dj-megamenu1334mobile .dj-mobile-open-btn, #dj-megamenu1334mobile .dj-mobile-open-btn {
        right: 6px;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
        text-align: right;
    }
    
    #barra .w33.icons div {
        height: 29px;
    }
    
    #barra .w33.icons div svg {
        height: 25px;
    }
    
    #barra .w33 img {
        height: 29px;
        margin-top: 0;
        top: 0;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        max-width: 50%;
        margin: 50px 0 0 auto;
        z-index: 9;
    }
    
    #mobileBar .g-content {
        padding: 0 !important;
        margin: 0;
    }
    
    #mobileBar a div{
        width: auto;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        height: auto;
        background: #178d26;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar .icon svg circle, #mobileBar .icon svg line, #mobileBar .icon svg path{
        stroke:#1d1d1b !important;
        fill:#1d1d1b !important;
    }
    
	#mobileBar .custom {
		margin-top: -37px;
	}
	
	#mobileBar div.separator {
		display:none;
	}
	
	#mobileBar .icon svg {
		width: 58px;
	}
    
    #traducao {
        top: 67px;
        right: 150px;
        width: 100px;
    }
    
    #g-showcase{
        height: 120px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    }
  
    
    #g-showcase img{
        width: 125px;
    }
    
    .Atalhos {
        color: #1d1d1b;
    }
    #barra .w33.turnMenu path {
        fill: #1d1d1b;
    }
    #barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path {
        stroke: #1d1d1b !important;
    }
    #barra .w33.icons div svg path, #barra .w33.icons div svg polygon {
        fill: #1d1d1b;
    }
    #barra .custom {
        border-bottom: 1px solid #1d1d1b;
    }
    
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    #logo-6883-particle{
        display: none;
    }
    #logo-4816-particle{
        display: block;
    }
    
    
    #menuMobile .w33.icons div {
        width: 40px;
        height: 30px;
    }
    #menuMobile .w33 img {
        height: 30px;
    }
    
    #menuMobile .logo-5992 .g-logo img {
        width: 200px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        position: absolute;
        left: 15%;
        right: 15%;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        transform: none;
    }
    
    .sliderPrincipalNormal {
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalNormal h2 {
        width: auto;
        font-size: 36px;
        line-height: 1;
        margin-bottom: 0px;
        z-index: 1;
    }
    
    .sliderPrincipalNormal h3 {
        font-size: 17px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #introducao .texto {
        width: 100%;
        padding: 10px;
    }
    #introducao .w50, #introducao .w50.imagem {
        width: 100%;
        min-height: 540px;
        margin-left: 0;
        visibility: visible;
    }
    #introducao .w50 h2 {
        font-size: 22px;
    }
    #introducao .w50 p {
        font-size: 12px;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #machicoDigitalTitulo .g-content, #machicoDiversidade .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
    }
    
    #noticias h2, #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #machicoDigitalTitulo h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item {
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
        height: 300px;
    }
    
	#noticias .item .itemImage {
        max-height: 125px;
        padding: 10px;
    }
    
	#noticias .newsBlocks .itemInfo .date{
		float: left;
	}
	
	#noticias .itemInfo .subcat {
        float: right;
	}
    
    #noticias .newsBlocks .itemInfo {
        font-size: 10px;
        margin-top: 0;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4 {
        font-size: 14px;
        padding: 0 5px;
        margin-top: 30px;
    }
    
    #noticias .botao h3 {
        font-size: 16px;
    }
    
    #noticias .botao{
        float: none;
        margin: 0px auto;
        right: 0;
        width: 200px;
        font-size: 12px;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll {
        margin-left: auto;
        margin-right: auto;
    }
    
    #numeros .background {
        padding: 50px 20px;
    }
    
    #numeros .w50 {
        height: 410px;
        width: 100%;
    }
    #numeros .w50:nth-child(3) {
        height: 545px;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}
    
    #numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 23%;
		display: inline-block;
		vertical-align: top;
		margin: 0px 1px ;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	    font-size: 20px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 100% !important;
	    height: 100px;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 35px;
	}
	
	#numeros .text03 {
	    width: 100%;
	    margin: 50px 0px 0px 0px;
	}
	
	#numeros .text02 h6, #numeros .text03 h6 {
	    font-size: 15px;
	}
	
	#numeros .text02 h2, #numeros .text03 h1 {
	    font-size: 30px;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
	    height: 321px;
	    margin-left: 156px;
	    margin-top: -206px;
	    margin-bottom: -175px;
	}
	
	#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
	    font-size: 30px;
	    margin-top: 20px;
	}
    
    
    #machicoDiversidade h3 {
        font-size: 35px;
    }
    #machicoDiversidade .w70 {
        height: 250px !important;
        margin: 10px 0px 20px;
        width: auto;
        display: block;
    }
    #machicoDiversidade .w30 {
        width: 100%;
        display: block;
        text-align: center;
        padding-left: 0;
    }
    
    #machicoDiversidade .w25 {
        height: 200px !important;
        display: inline-block;
        margin: 0 0 10px 0;
        width: 100%;
    }
    
    #machicoDiversidade .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
        font-size: 22px;
    }
    
    #factos .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
        margin-bottom: 50px;
    }
    
    #factos .titulo h3 {
        font-size: 35px;
        margin-bottom: 30px;
    }
    
    #factos img {
        width: 140px;
        margin-top: 0;
    }
	
	#factos .fundo{
		height:auto;
		text-align:center;
	}
	
	#factos .dados .texto {
    	width: 32%;
		margin:0 0 10px 0;
	}
	
	#factos .texto .number {
        font-size: 37px;
		height:auto;
	}
	
	#factos .texto .text {
    	font-size: 14px;
		height: auto;
	}
	
    #AtividadeMunicipal .item{
        width: 100%;
        height: auto;
		margin:10px 0px;
    }
    
    #AtividadeMunicipal .item.animatable {
        visibility: visible;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 15px;
		background: #c7d552a3;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
    #visit .description img {
        width: 100px;
        left: auto;
        top: 85px;
        height: auto;
    }
    
    #visit .description {
        top: 10%;
        padding: 0 10px;
        text-align: center;
    }
    
    #visit h3 {
        font-size: 25px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 15px;
        text-align: center;
    }
    
    #visit .sliderProjects ul li {   
		text-align: center;
	}
    
    #visit a.gopage {
		left: auto;
		right: auto;
		display: inline-block;
		bottom: 35%;
		padding: 8px 10px;
		font-size: 13px;
		width: 150px;
		text-align: center;
		position: relative;
    }
	
	#visit li:nth-child(1) a.gopage{
		position: relative;
		display: inline-block;
		font-size: 10px;
	    width: auto;
        text-align: center;
        padding: 5px 12px;
		left: 5px;
		margin: 2px;
		bottom: 40%;
	}     
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 88px;
		float: none;
		margin: 1%;
		text-align: center;
		border: 1px solid #c7d552;
		padding: 10px;
		position: relative;
		display: inline-flex;
		vertical-align: top;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
        
    #documentos .contentItemCat.all {
        background: #c7d552;
        border-color: #c7d552;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #28857c;
		border-color: #fff;
    }
    
    #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: 'OpenSans', sans-serif;
        font-weight: 100;
        color: #fff;
        margin: 0;
        line-height: 1;
        bottom: 44%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #c7d552;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 280px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    padding-top:25px;
	}
	
	#MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width: 362px;
        height:auto;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    
    #multimedia .g-content {
        padding: 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 .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    #multimedia .botao h3 {
        font-size: 22px;
    }
    
    
	#instagram .g-content {
        padding: 20px !important;
    }
    
    #MenuInferior .g-content {
    	padding: 0 20px;
	}
	#MenuInferior .w100 {
		padding: 10px 5px 0 15px;
	}
	#MenuInferior .w50 {
    	width: 100%;
		text-align:center;
	}
	#MenuInferior .w50 img {
    	width: 150px;
		padding:0;
	}
	#MenuInferior .w100 .intro {
    	font-size: 16px;
    	width: 100%;
    	margin-bottom: 20px;
	}
	
	#MenuInferior .w25 {
    	width: 100%;
		text-align:center;
		margin-top: 20px;
	}
	
	#MenuInferior .w25 h2 {
    	font-size: 30px;
	}
	#MenuInferior .w100 .cont {
	    font-size: 20px;
	}
	#MenuInferior .w100 .desc {
	    font-size: 18px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w25 img {
    	width: 115px;
	}
	#MenuInferior .w17 {
    	width: 42%;
    	margin: 0 15px 20px 5px;
    	padding: 10px 0 0 0;
	}
	#MenuInferior .titulo {
    	font-size: 30px;
        line-height: 1;
	}
	#MenuInferior li {
	    font-size: 15px;
	}
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    width: 100%;
	    padding: 15px 0 0 0;
	    margin-bottom: 20px;
	}
	#MenuInferior .logos .item img {
	    width: 100px;
		margin-bottom: 0px;
	    margin-right:0px;
	}
    
    #logos .item {
        margin: 10px;
        width: 26%;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    #BarraCopyright .w40{
        width: 65%;
        font-size: 12px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto auto auto;
		right:0;
	}
	
	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size: 35px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: auto !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#popUp .modal-header td img {
	    width: 110px;
	}
	#popUp .modal-header td {
        text-align: left;
    }
	#popUp .modal-body td, #popUp p {
	    font-size: 13px;
	}
	
	
	#MenuInferior .logos .item {
		display: inline-flex;
		vertical-align: middle;
		width: 32%;
		justify-content:center;
	}
	
	#introducao .w50.imagem{
		visibility:visible;
	}
	
	#barra .w33.icons div.separator{
		background:#000;
	}
}

@media (min-width: 470px) and (max-width: 591px){
    
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 14px;
    }
    
    #MenuSuperior .normal{
        display:none;
    }
    
    #MenuSuperior .mobile{
        display:block;
        text-align: center;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, .sliderPrincipalNormal, #noticias .newsList ul {
        display:none;
    }
    
    #menuDJ {
        display: block;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 99;
    }
    
    #dj-megamenu1328 {
        display: none;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
		margin-top: 11px;
    }
    
    #barra .w33.icons div {
        height: 29px;
    }
    
    #barra .w33 img {
        height: 29px;
        margin-top: 0;
        top: 0;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        max-width: 50%;
        margin: 15px 15px 0 auto;
        z-index: 9;
    }
    
    #mobileBar .g-content {
        padding: 0 !important;
        margin: 0;
    }
    
    #mobileBar a div{
        width: auto;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        height: auto;
        background: #178d26;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar .icon svg circle, #mobileBar .icon svg line, #mobileBar .icon svg path{
        stroke:#1d1d1b !important;
        fill:#1d1d1b !important;
    }
    
    
    #traducao {
        top: 67px;
        right: 170px;
    }
    
    
    #g-showcase{
        height: 120px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    }
  
    
    #g-showcase img{
        width: 125px;
    }
    
    .Atalhos {
        color: #1d1d1b;
    }
    #barra .w33.turnMenu path {
        fill: #1d1d1b;
    }
    #barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path {
        stroke: #1d1d1b !important;
    }
    #barra .w33.icons div svg path, #barra .w33.icons div svg polygon {
        fill: #1d1d1b;
    }
    #barra .custom {
        border-bottom: 1px solid #1d1d1b;
    }
    
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    #logo-6883-particle{
        display: none;
    }
    #logo-4816-particle{
        display: block;
    }
    
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        left: 15%;
        right: 15%;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        transform: none;
    }
    
    .sliderPrincipalNormal {
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align: center;
    }
    
    .sliderPrincipalNormal h2 {
        width: auto;
        font-size: 48px;
        line-height: 1;
        margin-bottom: 0px;
        z-index: 1;
    }
    
    .sliderPrincipalNormal h3 {
        margin: 30px 0 0 0;
        text-align: center;
        font-size: 22px;
    }
    
    #introducao .texto {
        width: 100%;
        padding: 10px;
    }
    #introducao .w50, #introducao .w50.imagem {
        width: 100%;
        min-height: 540px;
        margin-left: 0;
        visibility: visible;
    }
    #introducao .w50 h2 {
        font-size: 24px;
    }
    #introducao .w50 p {
        font-size: 14px;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #machicoDigitalTitulo .g-content, #machicoDiversidade .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
    }
    
    #noticias h2, #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #machicoDigitalTitulo h3{
        font-size: 40px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item {
        width: 48%;
        margin: 0 0.5% 20px 0.5%;
        height: 310px;
    }
    
    #noticias .item .itemImage {
        height: 155px;
        padding: 10px;
    }
    
    #noticias .newsBlocks .item .itemDescription {
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #numeros .background {
        padding: 50px 20px;
    }
    
    #numeros .w50 {
        height: 500px;
        width: 100%;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}
    
    #numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 24%;
	    display: inline-block;
	    vertical-align: top;
		margin-top:40px;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 100% !important;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 50px;
	}
	
	#numeros .text03 {
	    width: 100%;
	    margin-bottom: 0;
	}
	
	#numeros .text02 h6, #numeros .text03 h6 {
	    font-size: 15px;
	}
	
	#numeros .text02 h2, #numeros .text03 h1 {
	    font-size: 35px;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5{
	    height: 321px;
	    margin-left: 156px;
	    margin-top: -206px;
	    margin-bottom: -170px;
	}
	
	#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
	    font-size: 30px;
	    margin-top: 0;
    	margin-bottom: 20px;
	}
    
    
    #machicoDiversidade h3 {
        font-size: 40px;
    }
    #machicoDiversidade .w70 {
        height: 350px !important;
        margin: 10px 0px 20px;
        width: auto;
        display: block;
    }
    
    #machicoDiversidade .w30 {
        width: 100%;
        display: block;
        text-align: center;
        padding-left: 0;
    }
    
    #machicoDiversidade .w25 {
        height: 180px !important;
        display: inline-block;
        margin: 10px 0;
        width: 32%;
    }
    
    #machicoDiversidade .w25 h4 {
        font-size: 17px;
        padding: 5px;
    }
    
    #machicoDiversidade .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    
    #factos .g-content {
        margin: 0;
        padding: 30px 10px!important;
        width: 100%;
        margin-bottom: 50px;
    }
    
    #factos .titulo h3 {
        font-size: 60px;
        margin-bottom: 30px;
    }
    
    #factos img {
        width: 180px;
        margin-top: -15px;
    }
    
	#factos .fundo{
		height:100px;
	}
	
    #factos .dados .texto {
    	width: 19%;
		margin:-35px 0px;
	}
	
	#factos .texto .number {
        font-size: 45px;
        height: 70px;
	}
	
	#factos .texto .text {
    	font-size: 14px;
	}
    
    #AtividadeMunicipal .item{
        width: 100%;
        height: auto;
	    margin: 10px 0px;
    }
    
    #AtividadeMunicipal .item.animatable {
        visibility: visible;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 25px;
		background:#c7d552a3;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    #visit .description img {
        width: 105px;
        left: auto;
        top: 85px;
        height: auto;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
    }
    
    #visit h3 {
        font-size: 30px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 20px;
        text-align: center;
    }
	
	#visit .sliderProjects ul li {   
		text-align: center;
	}
    
    #visit a.gopage {
		left: auto;
		right: auto;
		display: inline-block;
		bottom: 35%;
		padding: 8px 10px;
		font-size: 13px;
		width: 150px;
		text-align: center;
		position: relative;
    }
	
	#visit li:nth-child(1) a.gopage{
		position: relative;
        display: inline-block;
        font-size: 10px;
        width: auto;
        text-align: center;
        padding: 5px 12px;
        left: 0px;
        margin: 2px;
        bottom: 40%;
	} 
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 88px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #c7d552;
        padding: 10px;
        position: relative;
		display: inline-flex;
		vertical-align: top;
		align-items: center;
		justify-content: center;
		align-content: center;
		
    }
    
    #documentos .contentItemCat.all {
        background: #c7d552;
        border-color: #c7d552;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #28857c;
		border-color: #fff;
    }
    
    #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: 'OpenSans', sans-serif;
		font-weight: 100;
		color: #fff;
		margin: 0;
		line-height: 1;
		bottom: 44%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #c7d552;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 315px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    padding-top:25px;
	}
	
	#MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width: 362px;
        height:auto;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    #multimedia .g-content {
        padding: 20px !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 .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    #multimedia .botao h3 {
        font-size: 25px;
    }
	
	
	#instagram .g-content {
        padding: 20px !important;
    }
    
    #MenuInferior .g-content {
    	padding: 0 20px;
	}
	
	#MenuInferior .w100 {
		padding: 10px 5px 0 10px;
	}
	
	#MenuInferior .w100 .boxMenu {
	    margin-bottom: 30px;
	}
	
	#MenuInferior .w50 {
    	width: 100%;
    	margin-bottom: 20px;
		text-align: center;
	}
	
	#MenuInferior .w50 img {
    	width: 150px;
		padding:0px;
	}
	
	#MenuInferior .w100 .intro {
    	font-size: 20px;
    	width: 100%;
	}
	
	#MenuInferior .w25 {
    	width: 100%;
		text-align: center;
	     margin-top: 20px;
	}
	
	#MenuInferior .w25 h2 {
    	font-size: 30px;
	}
	
	#MenuInferior .w100 .cont {
	    font-size: 20px;
	}
	
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	
	#MenuInferior .w25 img {
    	width: 115px;
	}
	
	#MenuInferior .w17 {
    	width: 44%;
    	margin: 0 15px 20px 5px;
    	padding: 10px 0 0 0;
	}
	
	#MenuInferior .titulo {
    	font-size: 38px;
	}
	
	#MenuInferior li {
	    font-size: 18px;
	}
	
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    width: 100%;
	    padding: 15px 0 0 0;
	}
	
	#MenuInferior .logos .item img {
	    width: 120px;
		margin-right:0;
	}
	
	#MenuInferior .logos.direita .item img {
	    width: 140px;
		margin-bottom: 30px;
	    margin-right: 50px;
	}
    
    #logos .item {
        width: 28%;
        margin: 10px;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w40 {
        width: 65%;
        font-size: 12px;
        text-align: center;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float: none;
        margin: 0px auto;
        width: 200px;
        right: 0;
	}

	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size:55px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: auto !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#popUp .modal-body td, #popUp p {
	    font-size: 13px;
	}
	
	#MenuInferior .logos .item {
		display: inline-flex;
		vertical-align: middle;
		width: 32%;
		justify-content:center;
	}
	
	#introducao .w50.imagem{
		visibility:visible;
	}
	
	#barra .w33.icons div.separator{
		background:#000;
	}
}

@media (min-width: 592px) and (max-width: 767px){
    
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 14px;
    }
    
    #MenuSuperior .normal{
        display:none;
    }
    
    #MenuSuperior .mobile{
        display:block;
        text-align: center;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #noticias .newsList ul {
        display:none;
    }
    
    #menuDJ {
        display: block;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 99;
    }
    
    #dj-megamenu1328 {
        display: none;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
    }
    

    #barra .w33.icons{
		margin-top: 11px;
    }
    
    #barra .w33.icons div {
        height: 29px;
    }
    
    #barra .w33 img {
        height: 29px;
        margin-top: 0;
        top: 0;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        max-width: 50%;
        margin: 55px 0 0 auto;
        z-index: 9;
    }
    
    #mobileBar .g-content {
        padding: 0 !important;
        margin: 0;
    }
    
    #mobileBar a div{
        width: auto;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        height: auto;
        background: #178d26;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
	
	#mobileBar .custom{
		margin: -37px 20px 0 auto;
	}
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    
   #mobileBar .icon svg circle, #mobileBar .icon svg line, #mobileBar .icon svg path{
        stroke:#1d1d1b !important;
        fill:#1d1d1b !important;
    }
    
    
    #traducao {
        top: 67px;
        right: 170px;
    }
    
    
    #g-showcase{
        height: 120px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    }
  
    
    #g-showcase img{
        width: 125px;
    }
    
    .Atalhos {
        color: #1d1d1b;
    }
    #barra .w33.turnMenu path {
        fill: #1d1d1b;
    }
    #barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path {
        stroke: #1d1d1b !important;
    }
    #barra .w33.icons div svg path, #barra .w33.icons div svg polygon {
        fill: #1d1d1b;
    }
    #barra .custom {
        border-bottom: 1px solid #1d1d1b;
    }
    
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    #logo-6883-particle{
        display: none;
    }
    #logo-4816-particle{
        display: block;
    }
    
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top:120px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top:0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        right: auto;
        top: auto !important;
        bottom: 20px !important;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        transform: none;
    }
    
    .sliderPrincipalNormal h2{
        font-size: 60px;
    }
    
    .sliderPrincipalNormal h3{
        font-size: 20px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
    }
    
    .sliderPrincipalNormal .info .tags span {
        padding: 5px 10px;
        margin: 0 10px 0 0;
        font-size: 11px;
    }
    
    #introducao .texto {
        width: 540px;
    }
    #introducao .w50, #introducao .w50.imagem {
        width: 100%;
        min-height: 621px;
        margin-left: 0;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #machicoDigitalTitulo .g-content, #machicoDiversidade .g-content{
        margin: 0 auto;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #machicoDigitalTitulo h3{
        font-size: 45px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks, #noticias .newsList{
        width:100%;
    }
    
    #noticias .newsBlocks{
        padding-right:0;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .item .itemImage {
        height: 180px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        height: 375px;
        width: 47%;
    }

    #numeros .background {
        padding: 50px 20px;
    }
    
    #numeros .w50 {
        height: 350px;
        width: 48.5%;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}

    #numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 24%;
	    display: inline-block;
	    vertical-align: top;
		margin-top:60px;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 100% !important;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 100%;
	    margin-top: 0;
	    margin-bottom: 50px;
	}
	
	#numeros .text03 {
	    width: 100%;
	    margin-bottom: 0;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
	    height: 321px;
	    margin-left: 156px;
	    margin-top: -206px;
	    margin-bottom: -170px;
	}
	
	#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
	    font-size: 30px;
	    margin-top: 0;
    	margin-bottom: 20px;
	}    
	

    #machicoDiversidade h3 {
        font-size: 45px;
    }
    #machicoDiversidade .w70 {
        margin: 0;
        width: 60%;
        display: inline-block;
    }
    #machicoDiversidade .w30 {
        width: 39%;
        display: inline-block;
        padding-left: 20px;
    }
    #machicoDiversidade .w25 {
        height: 145px;
        display: block;
        margin: 0 0 10px 0;
        width: 100%;
    }
    #machicoDiversidade .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    
    #factos .g-content {
        margin: 0 auto;
        padding: 30px 10px!important;
        margin-bottom: 50px;
    }
    
    #factos .titulo h3 {
        font-size: 60px;
        margin-bottom: 30px;
    }
    
    #factos img {
        width: 250px;
        margin-top: -20px;
    }
    
    #factos .fundo {
        height: 120px;
    }
    
    #factos .dados .texto {
    	width: 18%;
		margin:-45px 0px;
	}
	
	#factos .texto .number {
        font-size: 60px;
		height: auto;
	}
	
	#factos .texto .text {
    	font-size: 17px;
	}
    
    #Acontece .item {
        width: 47.8%;
        margin: 0 0.8% 20px 0.8%;
        height: 380px;
    }
    
    #Acontece .item .itemImage{
        max-height: 225px;
    }
    
    #Acontece .item .itemDescription{
        display:none;
    }
    
    #Acontece .item h4{
        font-size: 20px;
    }
    
    #Acontece .seeAll{
        margin-right:auto;
    }
    
    #AtividadeMunicipal .item{
        width: 32.5%;
        height: auto;
        margin: 0;
    }
    
    #AtividadeMunicipal .item h4{
        font-size: 20px;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4{
        font-size: 35px;
        bottom: 45%;
		background:#c7d552a3;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    #visit .description img {
        width: 130px;
        left: auto	;
        top: 115px;
        height: auto;
    }
    
    #visit .description {
        top: 10%;
        padding: 0 10px;
        text-align: center;
    }
    
    #visit h3 {
        font-size: 35px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 25px;
        text-align: center;
    }
	
	#visit .sliderProjects ul li {   
		text-align: center;
	}
	
	#visit li:nth-child(1) a.gopage{
		position: relative;
		display: inline-block;
		font-size: 9px;
		width: 110px;
		text-align: center;
		padding: 5px 0px;
		left: 5px;
		margin-right: 1px;
		bottom: 35%;
	} 
    
    #visit a.gopage {
        left: auto;
        right: auto;
        display: inline-block;
        bottom: 33%;
        padding: 8px 10px;
        font-size: 15px;
        width: 120px;
        text-align: center;
        position: relative;
    }
    
    #apoios .item{
        margin: 0.8% 0.4%;
        width: 48%;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 150px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #c7d552;
        padding: 10px;
        position: relative;
		display: inline-flex;
		vertical-align: top;
		align-items: center;
		justify-content: center;
		align-content: center;
    }
    
    #documentos .contentItemCat.all {
        background: #c7d552;
        border-color: #c7d552;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #28857c;
		border-color: #fff;
    }
    
    #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: 'OpenSans', sans-serif;
		font-weight: 100;
		color: #fff;
		margin: 0;
		line-height: 1;
		bottom: 44%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #c7d552;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }

	#MenuSuperior {
	    padding-top:40px;
	}
	
	#MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
	    width: 47%;
        margin: 10px 1%;
        max-width: 362px;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    
    #multimedia .g-content {
        padding: 20px !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 .botao {
        float: none;
        margin: 0px auto auto auto;
        right: 0;
    }
    #multimedia .botao h3 {
        font-size: 25px;
    }
    

	#instagram .g-content {
        padding: 20px !important;
    }
    
    #MenuInferior .g-content {
    	padding: 0 20px;
	}
	#MenuInferior .w100 {
		padding: 10px 5px 0 10px;
	}
	#MenuInferior .w50 {
    	width: 100%;
    	margin-bottom: 20px;
		text-align:center;
	}
	#MenuInferior .w50 img {
    	width: 180px;
	}
	#MenuInferior .w100 .intro {
    	font-size: 20px;
    	width: 100%;
	}
	#MenuInferior .w25 {
    	width: 49%;
	}
	#MenuInferior .w25 h2 {
    	font-size: 30px;
	}
	#MenuInferior .w100 .cont {
	    font-size: 20px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w25 img {
    	width: 115px;
	}
	#MenuInferior .w17 {
    	width: 44%;
    	margin: 0 15px 30px 15px;
	}
	#MenuInferior .titulo {
    	font-size: 40px;
	}
	#MenuInferior li {
	    font-size: 18px;
	}
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    width: 100%;
	    padding: 15px 0 0 0;
	}
	
	#MenuInferior .logos .item{
		justify-content: center;
		align-content: center;
		width: 32%;
	} 
	
	#MenuInferior .logos .item img {
	    width: 105px;
		margin-right:0px;
	}
	
    
    #logos .item {
        width: 29%;
        margin: 10px;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 24%;
        text-align: center;
    }
    #BarraCopyright .w40 {
        width: 50%;
        font-size: 12px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float: none;
        margin: 0px auto;
        right: 0;
        width: 200px;
	}

	h3{
		font-size:55px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: auto !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	
	#popUp .modal-header td img {
	    width: 115px;
	}
	#popUp .modal-body td, #popUp p {
	    font-size: 15px;
	}
	
	#barra .w33.icons div.separator{
		background:#000;
	}
	
}

@media (min-width: 768px) and (max-width: 958px){
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 15px;
    }
    
    #MenuSuperior .normal{
        display:none;
    }
    
    #MenuSuperior .mobile{
        display:block;
        text-align: center;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #noticias .newsList ul {
        display:none;
    }
    
    #menuDJ {
        display: block;
        overflow-y: scroll;
        box-shadow: none;
        z-index: 99;
    }
    
    #dj-megamenu1328 {
        display: none;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
    }
    

    #barra .w33.icons{
		margin-top: 11px;
    }
    
    #barra .w33.icons div {
        height: 29px;
    }
    
    #barra .w33 img {
        height: 29px;
        margin-top: 0;
        top: 0;
    }
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        max-width: 50%;
        margin: 20px 15px 0 auto;
        z-index: 9;
    }
    
    #mobileBar .g-content {
        padding: 0 !important;
        margin: 0;
    }
    
    #mobileBar a div{
        width: auto;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
        height: auto;
        background: #178d26;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
   #mobileBar .icon svg circle, #mobileBar .icon svg line, #mobileBar .icon svg path{
        stroke:#1d1d1b !important;
        fill:#1d1d1b !important;
    }
    
    #traducao {
        top: 67px;
        right: 165px;
    }
    
    
    #g-showcase{
        height: 120px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(128 128 128 / 34%);
    }
    
    #g-showcase img{
        width: 125px;
    }
    
    .Atalhos {
        color: #1d1d1b;
    }
    #barra .w33.turnMenu path {
        fill: #1d1d1b;
    }
    #barra .w33.icons div svg circle, #barra .w33.icons div svg line, #barra .w33.icons div svg path {
        stroke: #1d1d1b !important;
    }
    #barra .w33.icons div svg path, #barra .w33.icons div svg polygon {
        fill: #1d1d1b;
    }
    #barra .custom {
        border-bottom: 1px solid #1d1d1b;
    }
    
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    #logo-6883-particle{
        display: none;
    }
    #logo-4816-particle{
        display: block;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top:120px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        right: auto;
        top: auto !important;
        bottom: 70px !important;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        transform: none;
    }
    
    .sliderPrincipalNormal h2{
        font-size: 72px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
        bottom: 35%;
    }
    
    .sliderPrincipalNormal .info .tags span {
        padding: 5px 10px;
        margin: 0 10px 0 0;
    }
    
    #introducao .texto {
        width: 720px;
    }
    #introducao .w50 p {
        font-size: 14px;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #machicoDigitalTitulo .g-content, #machicoDiversidade .g-content {
        margin: 0 auto;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #machicoDigitalTitulo h3{
        font-size: 45px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks, #noticias .newsList{
        width:100%;
    }
    
    #noticias .newsBlocks{
        padding-right:0;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size: 12px;
    }
    
    #noticias .itemInfo .date{
        float: left;
    }
	
	#noticias .itemInfo .subcat {
        float: right;
		padding: 0px;
	}
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 15px;
        padding: 0px 5px;
        margin-top: 30px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .item .itemImage {
        height: 150px;
		padding:10px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        height: 320px;
    }
    
    #noticias .botao{
        right: 10px;
    }
    
    #numeros .background {
        padding: 50px 20px;
    }
    
    #numeros .w50 {
        height: 570px;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}
	
    #numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#numeros .text02 h2, #numeros .text03 h1 {
	    font-size: 45px
	}

	#numeros #InvestM2 h1 {
	    text-align: center;
	    font-size: 40px;
	    padding-top: 20px;
	}

	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 23%;
	    display: inline-block;
	    vertical-align: top;
	    margin-top: 50px;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 92px;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 92px !important;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 92px;
	    margin-top: 0;
	    margin-bottom: 50px;
	}

	#numeros .text03 {
	    width: 100%;
	    margin-bottom: 0;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
	    height: 321px;
	    margin-left: 156px;
	    margin-top: -206px;
	    margin-bottom: -170px;
	}
	
	#numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
	    font-size: 30px;
	    margin-top: 0;
	}
	
	#numeros #barra1, #numeros #barra2, #numeros #barra3, #numeros #barra4, #numeros #barra5 {
	    margin-bottom: 30px;
	}
    
    #machicoDiversidade h3 {
        font-size: 45px;
    }
    
    #machicoDiversidade .w70 {
        margin: 0;
        width: 65%;
        display: inline-block;
    }
    
    #machicoDiversidade .w30 {
        width: 34%;
        display: inline-block;
        text-align: center;
        padding-left: 20px;
    }
    
    #machicoDiversidade .w25 {
        display: inline-block;
        margin: 0 0 10px 0;
        width: 100%;
    }
    
    #machicoDiversidade .botao {
        right: 25px;
    }
    
    #factos .g-content {
        margin: 0 auto;
        padding: 30px 10px!important;
    }
    
    #factos .titulo h3 {
        font-size: 60px;
        margin-bottom: 25px;
    }
    
    #factos img {
        width: 250px;
        margin-top: -15px;
    }
    
    #factos .dados .texto {
    	margin:-50px 0px;
    	width: 19%;
	}
	
	#factos .texto .number {
	    font-size: 70px;
    	height: auto;
	}
	
	#factos .fundo {
        height: 125px;
    }
	
	#factos .texto .text {
    	font-size: 20px;
	}
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4{
        font-size: 23px;
        bottom: 45%;
    }
    
    #AtividadeMunicipal .item {
        height: auto;
        width: 31.9%;
    }
    
    #AtividadeMunicipal .item h4{
        font-size: 19px;
    }
    
	#AtividadeMunicipal .item img {
		height: 175px;
	}
	
    #visit .description {
        top: 13%;
        padding: 0 10px;
    }
    
    #visit a.gopage {
		font-size: 15px;
		left: 10px;
		width: 100px;
		text-align: center;
		padding: 5px 15px;
    }
	
	.visit a:nth-child(1).gopage{
		margin-right: 5px;
	} 
	
    #visit h3{
        font-size: 32px;
    }
    
    #visit h4{
        font-size:20px;
    }
    
    #apoios .item{
        margin: 0.8% 0.4%;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 30.9%;
        height: 135px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #c7d552;
        padding: 10px;
        position: relative;
        display: inline-flex;
		vertical-align: top;
		align-items: center;
		justify-content: center;
		align-content: center;
    }
    
    #documentos .contentItemCat.all {
        background: #c7d552;
        border-color: #c7d552;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #28857c;
		border-color: #fff;
    }
    
    #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: 'OpenSans', sans-serif;
        font-weight: 100;
        color: #fff;
        margin: 0;
        line-height: 1;
        bottom: 45%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 25px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
        font-size: 30px;
    }
    
    #documentos .contentItemCat:hover {
        background: #c7d552;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }

	#MenuSuperior {
	    padding-top:100px;
	}
	
	#MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
	}
	
	#MenuSuperior .w33 .button {
        font-size: 14px;
        height: 120px;
	}
	
	#MenuSuperior .w33 li {
	    width: 22.5%;
        height: 120px;
	}
    
    
    #multimedia .g-content {
        padding: 20px !important;
    }
    #multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 407px !important;
	}
	#multimedia .videoItem iframe {
	    height: 407px !important;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo .video iframe {
	    width: 730px !important;
	    height: 410px !important;
	}
    
    
	#instagram .g-content {
        padding: 20px !important;
    }
    
    #MenuInferior .g-content {
    	padding: 0 20px;
	}
	#MenuInferior .w100 {
		padding: 10px 5px 0 50px;
	}
	#MenuInferior .w50 {
    	width: 100%;
    	margin-bottom: 20px;
	}
	#MenuInferior .w50 img {
    	width: 210px;
	}
	#MenuInferior .w100 .intro {
    	font-size: 20px;
    	width: 67%;
	}
	#MenuInferior .w25 {
    	width: 48%;
	}
	#MenuInferior .w25 h2 {
    	font-size: 30px;
	}
	#MenuInferior .w100 .cont {
	    font-size: 20px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w25 img {
    	width: 115px;
	}
	#MenuInferior .w17 {
    	width: 45%;
    	margin: 0 15px 30px 15px;
	}
	#MenuInferior .titulo {
    	font-size: 40px;
	}
	#MenuInferior li {
	    font-size: 18px;
	}
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    width: 100%;
	    padding: 15px 0 0 0;
	    margin-bottom: 15px;
		text-align:center;
	}
	#MenuInferior .logos .item img {
	    width: 135px;
	}
    
    #logos .item {
        width: 16%;
        margin: 10px;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 27%;
        text-align: center;
    }
    
    #BarraCopyright .w40 {
        width: 40%;
        text-align: center;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		margin: 0px;
	}

	h3{
		font-size:55px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem {
		width: 49%;
	}
	
	#multimedia .botao {
        margin: 0px;
    }
    
    #multimedia .botao h3 {
        font-size: 25px;
    }
	
	#AtividadeMunicipal .pesquisa h4 {
		width: 38%;
	}

	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#popUp .modal-header td img {
	    width: 125px;
	}
	
	#popUp .modal-body td, #popUp p {
	    font-size: 15px;
	}
	
	#barra .w33.icons div.separator{
		background:#000;
	}
}

@media (min-width: 959px) and (max-width: 1199px){
    #traducao {
        right: 30px;
    }
    
    .Atalhos{
        padding: 10px 0;
    }
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content, #barra .g-content {
        padding: 0 20px !important;
    }
    .dj-megamenu-default {
        padding-right: 20px !important;
    }
    
    #introducao .texto {
        width: 880px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal h2 {
        font-size: 72px;
    }
    .sliderPrincipalNormal .info {
        padding: 0 50px;
    }
    
    .sliderPrincipalNormal .dots{
        transform: rotate(90deg) translateX(-90%);
        top: 485px !important;
    }
    
    h3 {
        font-size: 50px;
    }
    
    
    .dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
        height: auto !important;
    }
    
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 14px;
    }
    
    #buttonMenu{
        right:20px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        width: 919px !important;
    }
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #documentos .g-content, #machicoDigitalTitulo .g-content, #multimedia .g-content, #machicoDiversidade .g-content{
        padding: 50px 20px !important;
    }

    
    #noticias .item .itemImage{
        height: 175px;
    }
    
    #noticias .newsBlocks .item{
        height: 360px;
    }
    
    #noticias .botao{
        right: 15px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList li a{
        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;
    }

    #numeros .background {
        padding: 50px 20px;
    }
    
    #numeros .w50 {
        height: 555px;
    }
    
    #numeros #normal{
	    display: none;
	}
	
	#numeros #mobile{
	    display: block;
	}
	
	#numeros #InvestM2 {
	    padding: 0 10px;
	    margin: 0 auto;
	    width: auto;
	}
	
	#numeros .text02 {
	    width: 100%;
	}
	
	#numeros #InvestM2 h1 {
	    text-align: center;
	    font-size: 40px;
	    padding-top: 20px;
	}
	
	#grafico1, #grafico2, #grafico3, #grafico4 {
	    width: 23%;
	    display: inline-block;
	    vertical-align: top;
	    margin-top: 50px;
	}
	
	#numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    margin-left: 0;
	    width: 92px;
	    text-align: center;
	    margin-top: 30px;
	    margin-bottom: -45px;
	}
	
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    margin: -35px auto 0px auto;
	    text-align: center;
	    width: 92px !important;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 92px;
	    margin-top: 0;
	    margin-bottom: 50px;
	}

	#numeros .text03 {
	    width: 100%;
	    margin-bottom: 0;
	}
	
	#numeros .barra, #numeros .barra2, #numeros .barra3, #numeros .barra4, #numeros .barra5 {
	    height: 321px;
	    margin-left: 156px;
	    margin-top: -206px;
	    margin-bottom: -170px;
	}
    
    #machicoDiversidade h3 {
        font-size: 50px;
    }
    
    #machicoDiversidade .w30{
        padding-left: 25px;
    }
    
    #machicoDiversidade .w70 {
        height: 630px;
    }
    
    #machicoDiversidade .w25 {
        height: 175px;
    }
    
    #factos .g-content {
        padding: 50px 20px !important;
        width: 880px;
    }
    
    #factos .titulo h3 {
        font-size: 80px;
        margin-bottom: 25px;
    }
    
    #factos .dados .texto {
    	margin:-55px 0px;
	}
	
	#factos .texto .number {
	    font-size: 70px;
		height:130px;
	}
	
	#factos .texto .text {
    	font-size: 22px;
		height:35px;
	}
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4{
        font-size: 28px;
    }
    
    #AtividadeMunicipal .item {
        height: 200px;
        width: 31.9%;
    }
    
    #apoios .item {
        width: 31%;
    }
    
    #visit .description{
        padding: 0 20px;
        top: 10%;
    }
    
    #visit a.gopage{
        left: 20px;
		padding: 3px 10px;
		font-size: 17px;
		bottom: 30%;
    }
	
	#visit li:nth-child(1) a.gopage{		
		position: relative;
		bottom: 30%;
		font-size: 18px;
		margin-right: 10px;
	}
    
    #visit h3{
        font-size:40px;
    }
    
    #visit h4{
        font-size: 30px;
    }
    
    #documentos .sideCat {
        width: 20%;
    }
    
    
    #documentos .itemCat .contentItemCat .icon{
        top: 9%;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 30px;
    }
    
	#documentos .itemCat .contentItemCat {
        width: 17%;
		margin:1%;
    }
	
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        bottom: 25%;
        padding: 0 3px;
    }
	
	#documentos .itemCat{
        width: 100%;
    }
    
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 20px;
    }
	
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 8px 10px 0px;
    }
	
    #multimedia .videoItem .overlay {
	    display:none;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: auto !important;
	}
	#multimedia .videoItem iframe {
	    height: auto !important;
	}
	#multimedia .seeVideo .video iframe {
	    width: 900px !important;
	    height: 600px !important;
	}
	#multimedia .botao h3 {
        font-size: 23px;
    }
    
    #MenuInferior .w100 {
        padding: 0 50px;
    }
	#MenuInferior .w50 {
    	width: 100%;
    	margin-bottom: 20px;
	}
	#MenuInferior .w50 img {
    	width: 210px;
	}
	#MenuInferior .w100 .intro {
    	font-size: 20px;
	}
	#MenuInferior .w25 {
    	width: 49%;
    	padding: 0 75px;
	}

	#MenuInferior .w100 .cont {
	    font-size: 22px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w17 {
    	width: 45%;
	}
	#MenuInferior .titulo {
    	font-size: 40px;
	}
	#MenuInferior li {
	    font-size: 18px;
	}
	#MenuInferior .logos, #MenuInferior .logos.direita {
	    padding: 15px 0 0 0;
	    margin-bottom: 15px;
	}
	#MenuInferior .logos .item img {
	    width: 85px;
        margin-right: 15px;
	}
    
    #logos .g-content {
        padding: 20px !important;
    }
    
    #logos .item img {
        max-width: 115px;
    }
    
    #BarraCopyright .g-content{
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 44%;
    }
    
    #BarraCopyright .w30{
        width: 27%;
        text-align:center;
    }
    
    #MenuSuperior .g-content {
        width: 859px
    }
	
	#MenuSuperior .w33 .button {
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.7%;
	}
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#multimedia .videoItem {
		width:32%;
	}
	
	#logos .item {
        width: 13.8%;
	}
	
	.dj-megamenu-default li.itemid1485 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid457 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.parent a, .dj-megamenu-default li.itemid455 ul.dj-submenu > li.first a, .dj-megamenu-default li.itemid1605 ul.dj-submenu > li.parent a {
		margin: 0 !important;
		font-size: 20px !important;
		line-height: 1;
	}
}

@media (min-width: 1200px) and (max-width: 1439px){
    
    #MenuSuperior .g-content {
        width: 1100px
    }
    
    #MenuSuperior .w33 .button {
        font-size: 18px;
    }
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
    
    #logo-6883-particle.g-content, #logo-4816-particle.g-content, #barra .g-content {
        padding: 0 25px !important;
    }
    .dj-megamenu-default {
        padding-right: 25px !important;
    }
	
	.sliderPrincipalNormal .info {
	    bottom: 20%;
	    padding: 0 50px;
	}
	.sliderPrincipalNormal .dots {
	    top: 645px !important;
	}
    
    #noticias .g-content, #AtividadeMunicipal .g-content, #multimedia .g-content, #instagram .g-content {
        padding: 25px !important;
    }
    
    #noticias .newsBlocks .item {
        height: 380px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList li a{
        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;
    }
    
    #numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
	    width: 36px;
	    font-size: 22px;
	}
	
	#numeros .numero1 {
        margin-left: 35px;
    }
    
    #numeros .numero2 {
        margin-left: 75px;
    }
    
    #numeros .numero3 {
        margin-left: 80px;
    }
    
    #numeros .numero4 {
        margin-left: 77px;
    }
    
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    width: 92px !important;
	    margin: -60px 10px 30px 10px;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 112px;
	}
	
    #numeros #numero5, #numeros #numero6, #numeros #numero7, #numeros #numero8, #numeros #numero9 {
        font-size: 35px;
    }
    
    #machicoDiversidade .g-content {
        margin: 0px auto;
        padding: 50px 25px !important;
    }
    
    #machicoDiversidade .w70 {
        height: 630px;
    }
    
    #machicoDiversidade .w25 {
        height: 175px;
		margin: 0 0 20px 0;
    }
    
    #factos .g-content {
        padding: 25px !important;
        width: 1140px;
    }
    
    #factos .dados .texto {
    	width: 19%;
    	margin: -70px 0;
	}
	
	#factos .texto .number {
	    font-size: 90px;
	    height: auto;
	}
   
    #visit .description {
       padding: 0 40px;
	   top:30%
    }
    
    #visit a.gopage{
        bottom: 25%;
        left: 40px;
		font-size: 17px;
		padding: 5px 20px;
    }
    
    #documentos .sideCat{
        width:20%;
    }
    
    #documentos .itemCat{
        width: 79%;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 35px;
    }
    
    #documentos .itemCat .contentItemCat h4{
        font-size: 16px;
        bottom: 10%;
    }
    
    #documentos .itemCat .contentItemCat .icon{
        top: 10%;
    }
    
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 25px 10px 0px;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	
	#multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 208px !important;
	}
	#multimedia .videoItem iframe {
	    height: 208px !important;
	}
	#multimedia .verOutros {
        margin-right: 30px;
    }
	
	#multimedia .videoItem {
		width:32%;
	}
	
	#documentos .itemCat .contentItemCat {
        width:17%;
		margin:1%;
    }
	
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        bottom: 25%;
        padding: 0 3px;
    }
	
	#documentos .itemCat{
        width: 95%;
	}
	
    #MenuInferior .w100 {
        padding: 10px 50px;
    }
	#MenuInferior .w50 {
    	width: 100%;
	}
	#MenuInferior .w50 img {
    	width: 210px;
	}
	#MenuInferior .w100 .intro {
    	font-size: 18px;
    	width: 58%;
	}
	#MenuInferior .w25 {
    	width: 33%;
	}

	#MenuInferior .w100 .cont {
	    font-size: 22px;
	}
	#MenuInferior .w25 .icon {
        height: 30px;
	}
	#MenuInferior .w25 .icon svg {
	    width: 30px;
	    height: 30px;
	}
	#MenuInferior .w25 img {
	    width: 125px;
	}
	#MenuInferior .w17 {
    	width: 20%;
    	margin: 0 43px 30px 0;
	}
	#MenuInferior .titulo {
    	font-size: 40px;
	}
	#MenuInferior li {
	    font-size: 18px;
	}
	#MenuInferior .logos.direita {
	    width: 50%;
	}
	#MenuInferior .logos .item img {
	    width: 103px;
	}
	
	#logos .item {
        width: 19%;
	}
	
	#numeros #InvestM2 {
		padding: 0 0 20px 0;
		margin: 0 auto 40px auto;
	}

}

@media (min-width: 1440px) and (max-width: 1599px) {
    
    #MenuSuperior .g-content {
        width: 1340px
    }
    
    #MenuSuperior .w33 .button {
        font-size: 20px;
    }
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	.sliderPrincipalNormal .info {
	    bottom: 20%;
	}
	
	#noticias .newsBlocks .item .itemDescription {
	    display:none;
	}
	
	#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4 {
		font-size: 16px;
	}
    #noticias .itemInfo .cat {
        font-size: 12px;
    }
	
	#noticias .newsList li a{
		font-size: 16px;
	}

	#noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3){
		display:none;
	}

    
    #numeros .numero1, #numeros .numero2, #numeros .numero3, #numeros .numero4 {
        width: 55px;
    }
    #numeros .numero2 {
        margin-left: 80px;
    }
    #numeros .numero3 {
        margin-left: 85px;
    }
    #numeros .numero4 {
        margin-left: 90px;
    }
	.circle-chart, .circle-chart2, .circle-chart3, .circle-chart4, .circle-chart5, .circle-chart6, .circle-chart7, .circle-chart8 {
	    width: 120px !important;
	    margin: -60px 10px 30px 10px;
	}
	
	#numeros .legenda1, #numeros .legenda2, #numeros .legenda3, #numeros .legenda4 {
	    width: 140px;
	}
	
	#machicoDiversidade .w70 {
	    height: 595px;
	}
	#machicoDiversidade .w25 {
	    height: 165px;
	}
	
	#factos .dados .texto {
    	width: 19%;
	}
	
	#AtividadeMunicipal .item.all h4, #AtividadeMunicipal .pesquisa h4{
		font-size: 40px;
	}
	
	#documentos .itemCat .contentItemCat h4{
		font-size: 17px;
	}
	
	#documentos .itemCat .contentItemCat svg {
		height: 45px;
	}
	
	#visit .description{
		top: 35%;
	}
	
	#visit a.gopage{
		bottom:30%;
		font-size:18px;
	}

	#multimedia .videoItem .overlay {
	    margin-bottom: -250px;
	}
	
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 250px !important;
	}
	
	#multimedia .videoItem iframe {
	    height: 250px !important;
	}
	
	#multimedia .verOutros {
        margin-right: 35px;
    }
	
	#logos .item {
        width: 13%;
	}
	
	#MenuInferior .w50 {
        width: 33%;
	}
    
    #MenuInferior .w50 img {
    	width: 155px;
        padding: 0;
	}
	
	#MenuInferior .w100 .intro {
    	font-size: 18px;
        width: 55%;
	}
	
	#MenuInferior .w25 {
	    width: 20%;
	    height: 105px;
	    vertical-align: middle;
	}
	
	#MenuInferior .w100 .cont {
	    font-size: 22px;
	}
	
	#MenuInferior .w17 {
    	width: 20%;
    	margin: 0 45px 30px 0;
	}
	
	#MenuInferior .logos.direita {
	    width: 50%;
	}
	#MenuInferior .logos .item img {
	    width: 124px;
	}
}

@media (min-width: 1600px) and (max-width: 1799px){
    
    #MenuSuperior .g-content {
        width: 1500px
    }
	
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
        height: 225px;
    }
    
    #noticias .newsBlocks .item{
        height: 425px;
    }
	
	#noticias .newsList li a{
		font-size: 16px;
	}
	
	#factos .dados .texto {
        width: 19%;
	}
	
	#AtividadeMunicipal .item.all h4, #AtividadeMunicipal .pesquisa h4{
		font-size: 38px;
	}
	
	
	#MenuInferior .w50 {
    	width: 40%;
	}
	#MenuInferior .w50 img {
        width: 190px;
	}
	#MenuInferior .w100 .intro {
        font-size: 17px;
        width: 57%;
	}
	#MenuInferior .w25{
        width: 18%;
	    vertical-align: middle;
	}
	#MenuInferior .w17 {
    	width: 21%;
    	margin: 0 39px 30px 0;
	}
	#MenuInferior .logos.direita {
	    width: 50%;
	}
	#MenuInferior .logos .item img {
	    width: 135px;
	}
	
	#visit .description {
		top: 38%;
	}
	
	#visit a.gopage{
		bottom:30%;
		font-size:18px;
	}
}

@media (min-width: 1800px){
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	
	#noticias .item .itemImage {
        height: 240px;
    }
    
    #noticias .newsBlocks .item{
        height: 435px;
    }
    
    #AtividadeMunicipal .item{
        height: 280px;
    }
    
    #MenuInferior .w25{
        vertical-align: middle;
    }
}