#menuMobile #accordeonck1033{
    background: transparent;
    border: 0;
    box-shadow: none;
}

#menuMobile #accordeonck1033 img{
    display:none;
}

#menuMobile #accordeonck1033 li.level1 > span a{
    font-family: 'Gravity-Bold', sans-serif;
    font-size: 16px;
    color: #1d1d1b;
}

#menuMobile #accordeonck1033 li.level2 > span a{
    font-family: 'Dosis-Regular', sans-serif !important;
    font-size: 14px !important;
    color: #000;
}

#menuMobile #accordeonck1033 li.level1.active > span a, #menuMobile #accordeonck1033 li.level1:hover > span a{
    font-family: 'Gravity-Bold', sans-serif;
    background: #84a2a2;
    border-radius: 10px;
    color:#fff;
}

#menuMobile #accordeonck1033 li.level2.active > span a, #menuMobile #accordeonck1033 li.level2:hover > span a{
    background: #dd093166;
    border-radius: 10px;
    color:#fff;
}

#menuMobile #accordeonck1033 li.level2.active.parent > span a{
    background: #dd0931b3;
    border-radius: 10px;
    color:#fff;
}

#menuMobile #accordeonck1033 li.level3.active > span a, #menuMobile #accordeonck1033 li.level3:hover > span a{
    background: #dd093166;
    border-radius: 10px;
    color:#fff;
}

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

#menuMobile #accordeonck1033 li.parent > span span.toggler_icon{
    right:5px;
}

#menuMobile ul#accordeonck1033 li ul li{
    border-top:0;
    margin: 2px 0;
}

#menuMobile #accordeonck1033 li{
    border-bottom:0;
}

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

#FPDigital h3{
    margin-bottom: 0;
}

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

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

body::-webkit-scrollbar{
    width: 8px;
    background: #ffffff;
}

body::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb{
	background-color: #dd0931;
    outline: 1px solid white;
    width: 8px;
}

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

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

.loaderNoticias, .loaderAcontece{
    text-align: center;
}

.loaderNoticias img, .loaderAcontece img{
    width: 170px;
}

@keyframes ldio-xlshww2hydk {
  0% { transform: rotate(0deg) }
  50% { transform: rotate(180deg) }
  100% { transform: rotate(360deg) }
}
.ldio-xlshww2hydk div {
  position: absolute;
  animation: ldio-xlshww2hydk 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 4px 0 0 #e15b64;
  transform-origin: 80px 82px;
}
.loadingio-spinner-eclipse-fmqtd1mry49 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}
.ldio-xlshww2hydk {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-xlshww2hydk div { box-sizing: content-box; }


.mobile{
    display:none;
}

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

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

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

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

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

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

#g-container-navigation {
    background: #ffffff;
    position: fixed;
    height: 132px;
    padding-top: 0;
    top: 0;
    width: 100%;
    box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.34);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#g-navigationmain {
    height: 141px;
}

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

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

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

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


#barra .w33.icons a.ocorrenciaIcon div img {
    width: auto;
    height: 35px;
    margin-top: 0;
}

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

#barra .w33.icons div svg path, #barra .w33.icons div svg polygon{
	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.separator{
    width: 1px;
    margin: 0 10px;
}

#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, #barra .w33.offMenu path{
    fill: #dd0931;
}

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

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

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

#barra .w33.logo img {
	display: none;
}

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

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

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

#barra .Atalhos .icon{
    margin-right: 10px;
    min-width: 20px;
}

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

#barra .mapaSite {
    width: auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    color: #1d1d1b;
    font-family: 'Dosis-SemiBold', sans-serif;
    display: inline-block;
    cursor: pointer;
}
#barra  .mapaSite:hover {
    background: #1d1d1b;
    color: #fff;
}

#MapaSite {
    position: fixed;
    z-index: 9999999999999999;
    vertical-align: top;
    top: 0;
    left: 0;
    margin-top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    word-break: break-word;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    background: #24232380;
}
#MapaSite .g-content {
    margin: 0;
    width: 50%;
    background: #fff;
    display: none;
}
#MapaSite .platform-content {
    margin: 0;
    padding: 0;
}
#MapaSite .logo {
    display: none;
    position: relative;
    top: -20px;
    left: 10px;
    background: transparent;
}
#MapaSite .logo img {
    width: 100px;
    position: relative;
    padding: 0;
}
#MapaSite .hideMenuMobile {
    display: none;
    position: fixed;
    top: 15px;
    left: 47%;
    background: transparent;
}
#MapaSite .hideMenuMobile svg {
    width: 40px;
    height: 40px;
}
#MapaSite .hideMenuMobile svg path {
    fill: #1d1d1b;
}
#MapaSite::-webkit-scrollbar{
    width: 8px;
    background: #fff;
}
#MapaSite::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}
#MapaSite::-webkit-scrollbar-thumb{
	background-color: #000;
    outline: 1px solid white;
    width: 8px;
}
#MapaSite .menu {
    border: 0;
    width: 100%;
}
#MapaSite li {
    color: #fbcd02;
}
#MapaSite li.item-998, #MapaSite li.item-999, #MapaSite li.item-1000, #MapaSite li.item-1037 img {
    display: none;
}
#MapaSite li a:before {
    display: none;
}
#MapaSite li .separator {
    vertical-align: top;
    font-size: 22px;
    font-family: 'LEMONMILK-Medium', sans-serif;
    color: #dd0931;
}
#MapaSite .nav-child {
    box-shadow: none;
    background: #fff;
    list-style: none;
    margin: 10px 0;
    padding: 0 28px;
    border: 0;
    display: block;
}
#MapaSite .nav-child li.item-804 {
    display: none;
}
#MapaSite .menu li a {
    color: #1d1d1b;
}
#MapaSite .menu li a:hover {
    color: #dd0931;
}

#Digital .w33.turnMenu{
    text-align: right;
    display: inline-block;
    vertical-align: top;
    position: fixed;
	right: 50px;
}

#Digital .w33.offMenu{
   text-align: right;
    display: none;
    vertical-align: top;
	position:fixed;
    right: 50px;
}

#Digital .w33.offMenu svg polygon{
    fill:#dd0931;
}

#Digital .w33.turnMenu path, #Digital .w33.offMenu path{
    fill: #dd0931;
}

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

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

#Digital .w33 img{
    background: #dd0931;
    height: 50px;
    text-align: center;
    padding: 0;
    margin-top: -8px;
    width: auto;
}

#Digital .w33.logo img {
	display: none;
}

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

#Digital{
	margin-top:-55px;
	height: 50px;
    background: #fff;
}

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

#Digital .Atalhos p{
	margin:0 0.3rem 0 0;
}

#Digital .Atalhos .name{
	font-family:'Gravity-Bold',sans-serif;
}

#Digital .Atalhos .icon{
    margin-left: 10px;
    min-width: 20px;
}

#Digital .Atalhos .icon svg{
	height: 25px;
    width: 25px;
	fill: #dd0931;
}

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

#logo-5992-particle img{
	width:250px !important;
}

#g-navigationmain img {
    margin-top: 0;
    z-index: 9;
    width: 120px;
    position: relative;
    background: white;
    padding: 7px;
}

#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: #dd0931;
    background: #fff;
    border: 1px solid #dd0931;
    font-family: 'Dosis-Regular',sans-serif;
}

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

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

#MenuInferior .w30{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 0px 0 30px 0;
	text-align: left;
	display:inline-block;
	border-bottom: 3px solid #fff;
}

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

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

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

#MenuInferior li{
	font-family: 'Gravity-Light',sans-serif;
	font-size: 15px;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    color: #1d1d1b;
    list-style: none;
    padding: 0 0 0 8px;
    margin: 0 0 5px 0;
    border-image: url(/images/SVG/IconIstitucional1P.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 7px 15px;
    height: 30px;
    border-right: 0;
    display: flex;
    align-items: center;
	
}

#MenuInferior li:hover{
	font-family: 'Gravity-Bold',sans-serif;
	list-style: none;
    padding: 0 0 0 8px;
    margin: 0 0 5px 0;
    border-image: url(/images/SVG/IconIstitucional1P.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 7px 15px;
    height: 30px;
    border-right: 0;
    display: flex;
    align-items: center;
}

/*
#MenuInferior li:after {
	content: "";
    width: 0;
    height: 5px;
    display: block;
    background: #a52626;
    transition: 500ms;
	margin-top: 5px;
}

#MenuInferior li:hover:after{
	width:100%;
}*/

#MenuInferior li.mapaSite{
	cursor:pointer;	
}

#MenuInferior li a, #MenuInferior li a:hover{
	color: #1d1d1b;
}

#MenuInferior .titulo{
    font-size: 17px;
    color: #1d1d1b;
    height: 55px;
    text-transform: uppercase;
    font-family: 'LEMONMILK-MEDIUM',sans-serif;
}

#MenuInferior .w30 .boxMenu{
	padding: 0 25px 0 0;
    color: #1d1d1b;
}

#MenuInferior .w30 .boxMenu img{
	width: 100%;
    margin-right: 10px;
    margin-bottom: 12px;
}

#MenuInferior .infos {
	margin: 0px 30px;
    display: inline-block;
    max-width: 400px;
}

#MenuInferior .w30 .intro{
	margin:0;
	font-family: 'Gravity-Bold',sans-serif;
	font-size: 18px;
}

#MenuInferior .w30 .desc{
    margin: 0;
    font-family: 'Gravity-Light',sans-serif;
    font-size: 15px !important;
    width: 282px;
}

#MenuInferior .w30 .tit{
    margin: 20px 0 15px 0;
    font-family: 'Gravity-Bold',sans-serif;
    font-size: 18px;
}

#MenuInferior .botao{
    font-family: 'LEMONMILK-Light',sans-serif;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    width: 120px;
    margin: 15px 0 0 0;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    font-weight: 100;
}

#MenuInferior .botao:hover{
	background: #1d1d1b;
	color: #fff;
}

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

#MenuInferior .data{
	margin: 0;
}

#logos{
    background: #fff1f1;
    border-top: 1px solid #ddd;
}

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

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

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

#logos .item:nth-child(2) {
    animation-delay: .25s;
}
#logos .item:nth-child(3) {
    animation-delay: .5s;
}
#logos .item:nth-child(4) {
    animation-delay: .75s;
}
#logos .item:nth-child(5) {
    animation-delay: 1s;
}
#logos .item:nth-child(6) {
    animation-delay: 1.25s;
}
#logos .item.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;   
    -moz-animation-play-state: paused;     
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;   
    animation-play-state: paused; 
}

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

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

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

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

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

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

#off-menu_813{
	display: none;	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sliderPrincipalMobile{
    display:none;
}

.sliderPrincipalNormal ul, .sliderPrincipalMobile ul{
    margin:0 auto;
}

.sliderPrincipalNormal img, .sliderPrincipalMobile img{
    width:100%;
}

.sliderPrincipalNormal ul li, .sliderPrincipalMobile 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 #dots, .sliderPrincipalMobile #dots{
    position: absolute;
     left: auto; 
    right: 50px;
    height: 30px;
    z-index: 9999;
    font-size: 0;
    text-align: center;
    opacity: 0.7;
    top: 442px !important;
}

.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a{
    background: #c2cad8cf;
    margin: 6px 6px;
    width: 15px;
    height: 15px;
    box-shadow: 0 0 1px 0 #333;
    border-radius: 100%;
    display: list-item;
    cursor: pointer;
}

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

.sliderPrincipalNormal .arrow, .sliderPrincipalMobile .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, .sliderPrincipalMobile .arrow.prev{left:0; }

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

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

.sliderPrincipalNormal .overlay, .sliderPrincipalMobile .overlay{
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 40%);
    z-index: 9;
    width: 100%;
    height: 100%;
}

.sliderPrincipalNormal .info, .sliderPrincipalMobile .info{
	position: absolute;
    width: 100%;
    /*left: 0;*/
    text-align: center;
    padding: 0 50px;
    bottom: 35%;
	-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;
}

.sliderPrincipalNormal .info .tags span {
	background: #dd09319c;
    padding: 7px 15px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
    font-size: 14px;
	border-radius: 7px;
}

.sliderPrincipalNormal .info .tags span:hover {
	background: #dd0931;
}

.sliderPrincipalNormal .info .tags span a {
    color: white;
    font-family: 'Gravity-Bold',sans-serif;
}

.sliderPrincipalNormal h1, .sliderPrincipalMobile h1{
    font-size: 80px;
    color: white;
     margin: 0 auto 0 auto; 
    z-index: 1;
    position: relative;
    font-family: 'LEMONMILK-Bold',sans-serif !important;
    text-shadow: 1px 1px #1d1b1b;
    width: 50%;
}

.sliderPrincipalNormal h2, .sliderPrincipalMobile h2{
    font-size: 60px;
    color: white;
    margin: 80px auto 0 auto;
    z-index: 1;
    position: relative;
    font-family: 'LEMONMILK-Bold',sans-serif !important;
    text-shadow: 1px 1px #1d1b1b;
	width: 56%;
}

.sliderPrincipalNormal h3, .sliderPrincipalMobile h3{
	color: white;
    font-size: 35px;
    margin: 20px auto 0 auto;
    position: relative;
    font-family: 'Gravity-Bold',sans-serif !important;
    text-shadow: 1px 1px #1d1b1b;
    text-align: center;
}

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

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

#g-container-header {
    background: #fff;
}

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

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

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

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

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

.w70 a{
	color: black;
}

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

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

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

#normal, .normal{
	display:block;
}

#mobile, .Mobile{
	display:none;
}

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

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

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

.buttonForms{
    text-align:center;
}

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

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

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

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

#botoesMobile{
    display:none;
}

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

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

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

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

#botoesMobile .Atalhos2{
    padding: 0;
}

#menuMobile{
    background: #ffffff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 180px;
    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 #off-menu_911 {
    margin: 0;
}

#menuMobile .off-menu_911 dl a, #menuMobile .off-menu_911 dl a:link, #menuMobile .off-menu_911 dl.level1 a, #menuMobile .off-menu_911 dl.level1 a:link {
    font-family: 'Gravity-Light',sans-serif;
}

.off-menu_911 dl dt, .off-menu_911 dl.level1 dt {
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}

.off-menu_911 dl .parent:after, .off-menu_911 dl.level1 > .parent:after, .off-menu_911 dl .parent:after, .off-menu_911 dl.level2 > .parent:after{
    background-position: right center;
}

.off-menu_911 dl dt.opened.parent a, .off-menu_911 dl.level1 dt.opened.parent a, .off-menu_911 dl dt.hover a, .off-menu_911 dl dt:hover a, .off-menu_911 dl.level1 dt.hover a, .off-menu_911 dl.level1 dt:hover a{
    color:#fff !important;
}

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

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

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

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

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

#off-menu_911 .sm-levels {
    background: #fff;
}

.off-menu_911 dl a, .off-menu_911 dl a:link, .off-menu_911 dl.level3 a, .off-menu_911 dl.level3 a:link, .off-menu_911 dl a, .off-menu_911 dl a:link, .off-menu_911 dl.level2 a, .off-menu_911 dl.level2 a:link, #menuMobile .off-menu_911 dl a, #menuMobile .off-menu_911 dl a:link, #menuMobile .off-menu_911 dl.level1 a, #menuMobile .off-menu_911 dl.level1 a:link{
    color:#1d1d1b;
}

.off-menu_911 dl dt.active a{
    color:#fff !important;
}


.sm-tree.off-menu_911 dl.level1 dl.level2 dd.opened{
    background: #e1e1e1 !important;
}

.sm-tree.off-menu_911 dl.level1 dd.opened{
    background: #ccc !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.company{
	margin: 0;
}

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

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

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

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

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

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

.dj-megamenu-default li.itemid1306 > a {
    margin: 0;
    text-align: center !important;
    color: #dd0931 !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 {
    position: fixed;
    width: 100%;
    top: 70px;
    left: 0;
    text-align: center;
	transition:none !important;
	-webkit-transition:none !important;
	/*
    -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: #ffffff;
    height: 45px;
}

.dj-megamenu-default li a.dj-up_a {
    float: none;
    height: 62px;
    font-weight: normal;
    color: #1d1d1b;
    border-right: 0px;
    border-left: 0px;
    font-size: 15px;
    bottom: 0px;
	position:relative;
	transition: none;
}

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

.dj-megamenu-default li a.dj-up_a span.dj-drop {
    padding: 0px 5px !important;
}

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

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

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

.dj-megamenu-default li ul.dj-submenu > li > a img, .dj-megamenu-default li ul.dj-submenu > li > a .fa, .dj-megamenu-default li ul.dj-submenu > li > a [class^="icon-"] {
    float: none;
    border: 0;
    margin: 0 5px 0 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    border-radius: 50%;
	padding: 0 !important;
    width: 100px !important;
    height: 100px !important;
	border: 10px solid #ffffff;/*
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;*/
}

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
    color: #dd0931 !important;
	text-decoration: none;
	background: transparent;
	outline: none !important;
	cursor: pointer;
	font-family: 'Gravity-Bold', sans-serif !important;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #f2f2f2;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: none;
    top: 60px;
}

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

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

.dj-megamenu-default li.itemid458 ul.dj-submenu > li > a {
    color: #3c3c3c;
    text-transform: initial !important;
    font-family: 'Gravity-Light',sans-serif !important;
    font-size: 15px !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{
    list-style: none;
    padding: 0 0 0 3px;
    margin: 0 0 10px 0;
    border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 7px 15px;
    height: 30px;
    border-right: 0;
    display: flex;
    align-items: center;
}

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

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


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

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

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

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

.dj-megamenu-default li.itemid1605 ul.dj-submenu > li:hover > a {
    color: #dd0931;
	font-family: 'Gravity-Bold',sans-serif !important;
    font-size: 15px !important;
    text-align: left !important;
    padding:0 !important;
    float: none;
    font-weight: 100;
    margin: 0;
}

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

.dj-megamenu-default li ul.dj-subtree > li:hover{
	/*border-image: url(/images/SVG/Icone.svg) 0% 100% stretch;*/
	border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
	border-style: solid;
    border-width: 7px 15px;
    border-right: 0;
}

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

#menuDJ .dj-megamenu-default li.itemid1605 ul.dj-submenu > li.first:hover a {
    color: #dd0931;
	font-family: 'Gravity-Bold',sans-serif !important;
    font-size: 15px !important;
    text-align: left !important;
    padding:0 !important;
    float: none;
    font-weight: 100;
    margin: 0;
}

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

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


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

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

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


.dj-megamenu-default li.itemid1605 ul.dj-submenu > li{
    list-style: none;
    padding: 0 0 0 3px;
    margin: 0 0 10px 0;
    border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 7px 15px;
    height: 30px;
    border-right: 0;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li ul.dj-subtree > li {
    list-style: none;
    padding: 0 0 0 3px;
    margin: 0 0 5px 0;
    /*border-image: url(/images/SVG/Icone3.svg) 0% 100% stretch;*/
	border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 7px 15px;
    height: 30px;
    border-right: 0;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid1452{
    list-style: none;
    background: white;
    margin-left: 42px;
	transition:none !important;
	/*
    -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;
    border-top: none;
    border-radius: 5px;
    width: 110px;
}

.dj-megamenu-default li.itemid455 ul.dj-submenu > li.itemid806{
	display:none;
	/*
	list-style: none;
    background: white;
    margin-left: 0;
	border: 1px solid #dd0931;
	-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: #dd0931;
}

.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: #fff !important;
    font-size: 9px;
    font-family: 'LEMONMILK-Light',sans-serif !important;
    background: #ffb310a3;
    border: 0 !important;
    border-radius: 5px;
    width: 110px;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1452:hover > a, .dj-megamenu-default li ul.dj-submenu > li.itemid806:hover > a{
	color: white !important;
	font-family: 'LEMONMILK-Light',sans-serif !important;
	background:transparent;
}

.dj-megamenu-default li ul.dj-submenu > li.parent a{
    margin: 0 !important;
    font-family: 'LEMONMILK-Light',sans-serif;
    font-size: 13px !important;
    color: #1d1d1b !important;
}

.dj-megamenu-default li ul.dj-submenu > li.first a{
	margin: 0 !important;
    font-family: 'LEMONMILK-Medium',sans-serif !important;
    font-size: 15px !important;
}

.dj-megamenu-default li ul.dj-submenu > li.first a:hover{
	color: #dd0931!important;
	font-family: 'LEMONMILK-Medium',sans-serif !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a{
    color: #000 !important;
    text-transform: initial !important;
    font-size: 15px !important;
    font-family: 'Gravity-Light',sans-serif !important;
	line-height:1;
}

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

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

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

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

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

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

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

.dj-submenu em{
	display: none;
}

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

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

#g-container-navigation {
	background: #ffffff;
	position: fixed; 
	height: 132px;
	padding-top: 0;
	top: 0;
    width: 100%;
	box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.34);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	 transition: all 1s ease-in-out;
}

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

#AtividadeMunicipal{
	text-align:center;
}

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

#AtividadeMunicipal .item{
	width: 48.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0.5%;
    position: relative;
    /* border: 3px solid #ddd; */
    background: #1d1d1b;
    overflow: hidden;
    height: 315px !important;
}

#AtividadeMunicipal .pesquisa{
	text-align:left;
}

#AtividadeMunicipal .pesquisa h4{
	font-family: 'Gravity-Bold',sans-serif;
	color: #000;
    margin-left: 10px;	
}

#AtividadeMunicipal .pesquisa .finder input[type="text"]:hover{
	border-color:#dd0931;
}

#AtividadeMunicipal .pesquisa .finder input[type="text"]{
	border: 2px solid #ddd;
	border-radius: 2px;
    margin: 0px 10px;
    width: 48.5%;
}

#AtividadeMunicipal .pesquisa .finder input[type="text"]:focus{
	border-color: #dd0931;
	box-shadow: none;
}

#AtividadeMunicipal .item.pesquisa{
	background: #dd0931;
    border: 1px solid #dd0931 !important;
	display:none !important;
}

#AtividadeMunicipal .item.pesquisa h4{
	bottom:40%;
	color:#fff;
	font-size:42px;
}

#AtividadeMunicipal .item.pesquisa #mod-finder-searchform956{
    position: absolute;
    width: 100%;
    padding: 0 10px 10px 10px;
    bottom: 0;
    margin-bottom: 0;
}

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

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

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

#AtividadeMunicipal .item.pesquisa input[type="text"]{
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
    font-family: 'Dosis-Regular',sans-serif;
    box-shadow: none !important;
}
/*
#AtividadeMunicipal .item:hover{
	border:3px solid #dd0931;
}*/

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

/*
#AtividadeMunicipal .item:hover img{
	opacity:1;
}*/

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

#AtividadeMunicipal .item h4:after {
	content: "";
    width: 0;
    height: 5px;
    display: block;
    background: #dd0931;
    transition: 500ms;
	margin-top: 5px;
}

#AtividadeMunicipal .item:hover h4:after{
	width:100%;
}
 /*
#AtividadeMunicipal .item:hover h4{
	border-bottom :3px solid #dd0931;
	transition:500ms;
	width:auto;
}*/

#AtividadeMunicipal .item.all{
	background:#ddd;
	display:none !important;
}

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

h3{
    font-family: 'LEMONMILK-Bold',sans-serif;
    font-size: 55px;
    text-align: right;
    margin-top: 0;
    margin-bottom: 50px;
    color: #dd0931b3;
    font-weight: 100;
}

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

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

#visit img{
	width:100%;
	opacity:0.95;
}

#visit .description{
	position: absolute;
	width: 100%;
	padding: 0 50px;
	z-index: 9;
	background-color: #1d1d1b2e;
	color: #fff;
	top: 0 !important;
}

#visit h3{
	color:#fff;
	text-align:left;
	font-size:60px;
    margin-bottom:0px;
	display: inline-block;
}

#visit h4{
	margin-top: 0;
    color: #fff;
    margin-bottom: 0;
    font-size: 40px;
    font-family: 'Gravity-Light',sans-serif;
    font-weight: 100;
    display: inline-block;
    float: right;
    line-height: 2;
}

#visit a.gopage{
	position: absolute;
    right: 50px;
    background: #dd0931;
    border: 1px solid #dd0931;
    padding: 8px;
    font-family: 'Gravity-Light',sans-serif;
    z-index: 9999;
    color: #fff;
    font-size: 25px;
    bottom: 25px;
    width: 75px;
    text-align: center;
}

#visit a.gopage:hover{
	background:#fff;
	color:#dd0931;
	/*font-family: 'Gravity-Bold',sans-serif;*/
}

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

#visit .visitVideo {
    position: relative;
    z-index: 9;
    top: -100px;
}

#visit video{
	width: 65%;
    display: block;
    margin: 0 auto;
}


#multimedia .g-content {
    margin: 50px 0;
    padding: 50px !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;
    /*display: flex;*/
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
}
#multimedia .videoItem .video {
    overflow: hidden;
}
#multimedia .videoItem .video, #multimedia .videoItem .overlay {
    width: 100%;
    height: 315px !important;
}
#multimedia .videoItem iframe {
    width: 100%;
    height: 315px !important;
}
#multimedia .videoItem h5 {
    font-family: 'Gravity-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 {
    border-radius: 0;
    width: 235px;
    color: #fff;
    background: #dd0931;
    border: 1px solid #dd0931;
    font-family: 'Gravity-Light',sans-serif;
    font-size: 23px;
    text-align: center;
    margin-top: 0;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
}
#multimedia .verOutros:hover {
    color: #000;
    background: #fff;
}




.sliderProjects {
    width:100%;
    margin: 100px 0 0 0 ;
    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 {
	display:none;
    position:absolute;
    left:0;
    right:0;
    bottom:10px;
    height:30px;
    z-index:9999;
    font-size:0;
    text-align:center;
    opacity:0.7;
}

.sliderProjects #dots a {
    background:#333;
    margin:0 6px;
    width:18px;
    height:18px;
    box-shadow:0 0 1px 0 #333;
    border-radius:100%;
    display: none;
    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;
}

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

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

#Acontece .item .itemImage{
	max-height: 240px;
	overflow:hidden;
    background: #f6f6f6;
}

#noticias .item .itemImage{
	max-height: 199px;
	overflow:hidden;
    background: #f6f6f6;
}

#Acontece h3{
	color: #a4989a;
}

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

#Acontece .item .itemContent{
	padding: 10px;
}

#Acontece .item h4{
	font-family: 'Dosis-SemiBold',sans-serif;
    font-size: 19px;
    color:#dd0931;
    margin-top: 0;
    line-height: 1;
    font-weight:100;
    margin-bottom: 20px;
}

#Acontece .item h4:hover{
	color: #1d1d1b;
}

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

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

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

#Acontece .item .itemInfo{
    border-left: 4px solid #dd0931;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1d1d1b;
    font-family: 'Dosis-Regular',sans-serif;
    font-size: 16px;
}

#Acontece .seeAll{
margin-top: 20px;
    display: block;
    background: #dd0931;
    border: 1px solid #dd0931;
    width: 190px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Gravity-Light',sans-serif;
    font-size: 18px;
    margin-left: auto;
    margin-right: 20px;
}

#Acontece .seeAll:hover{
	background: #fff;
	color:#dd0931;
	font-family: 'Gravity-Bold',sans-serif;
}

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

#noticias .newsBlocks .item{
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8% 20px 0.8%;
    height: 440px;
    background: #fff;
	overflow: hidden;
	position: relative;
}

#noticias .newsBlocks .item:hover{
	background: #dd0931;
}

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

#noticias .newsBlocks .itemInfo {
    padding-left: 5px;
    margin-bottom: 20px;
    color: #000;
    font-family: 'LEMONMILK-Medium',sans-serif;
    font-size: 15px;
    border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
}

#noticias .newsBlocks .item:hover .itemInfo{
	color:#fff;
	border-image:url(/images/SVG/IconIstitucional1B.svg) 0% 100% stretch;
}

#noticias .newsBlocks .itemInfo .date {
	display:inline-block;
}

#noticias .newsBlocks .itemInfo .cat {
	display: inline-block;
    width: auto;
    position: relative;
    margin: 0px 0px 10px 0px;
    padding: 0px 5px;
    float: right;
    background: #dd0931;
    color: #fff;
	font-size: 12px;
}

#noticias .newsBlocks .item:hover .itemInfo .cat {
	background: #fff;
    color: #000;
}

#noticias .newsBlocks .item h4{
	font-family: 'Gravity-Bold',sans-serif;
	display: inline-block;
    font-size: 19px;
    color: #000;
    margin-top: 0;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 0px;
}

#noticias .newsBlocks .item .itemContent {
    padding: 10px;
    text-align: left;
}

#noticias .newsBlocks .item:hover h4{
	color:#fff;
}

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

#noticias .newsBlocks .item .itemDescription h1, #noticias .newsBlocks .item .itemDescription h2, #noticias .newsBlocks .item .itemDescription h3, #noticias .newsBlocks .item .itemDescription h4, #noticias .newsBlocks .item .itemDescription h5, #noticias .newsBlocks .item .itemDescription h6{
	font-family: 'Gravity-Light',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 15px;
    border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
    /* border-left: none; */
	/*border-image-width: 20px;*/
	border-image-repeat:round;
}

#noticias .newsList li:hover {
    background-color: #dd0931;
    border-image: url(/images/SVG/IconIstitucional1B.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
    padding: 5px 15px;
    /* border-left: none; */
	/*border-image-width: 20px;*/
	border-image-repeat:round;
}


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

#noticias .newsList li h2{
    padding: 2px 0 2px 10px;
    display: block;
    font-family: 'Gravity-Bold',sans-serif;
    color: #000;
}

#noticias .newsList li:hover h2{
	color:#fff;
}

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

#noticias .botao{
    margin: 10px 20px 20px 0px;
    display: block;
    background: #dd0931;
    border: 1px solid #dd0931;
    width: 210px;
    padding: 10px;
    float: right;
    color: #fff;
}

#noticias .botao:hover{
	background: #fff;
	color:#dd0931;
	font-family: 'Gravity-Bold',sans-serif;
}

#noticias .botao h3{
    color: #fff;
    font-family: 'Gravity-Light',sans-serif;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
}

#noticias .botao:hover h3{
	font-family: 'Gravity-Bold',sans-serif;
	color:#dd0931;
}

#documentos{
	background: url(/images/FP/apoios/CMC_Apoios2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margin-top: 100px;
    margin-bottom: 50px;
}

#documentos h3{
    /*background: #c2cad8c4;*/
    color: #efdfe2;
}

#documentos .g-content {
	background: #0000004f;
    margin: 0;
    padding: 50px !important;
    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 #dd0931;
}

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

#documentos .sideCat div {
	border-bottom: 1px solid #e1e1e1;
	font-family: 'Dosis-SemiBold',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;
    margin: 0 -0.2%;
    padding-left: 50px;
}

#documentos .itemCat .contentItemCat{
	width: 18%;
    padding-top: 16%;
    float: left;
    margin: 2% 1% 1% 1%;
    text-align: center;
    /* border: 1px solid #dd0931; */
    padding: 10px;
    position: relative;
    border-radius: 0px 0px;
    height: 135px !important;
	background:#c2cad8c4;
	color: #1d1d1b;
	
}

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

#documentos .itemCat .contentItemCat h4{
    font-family: 'Gravity-Bold',sans-serif;
    font-weight: 100;
    color: #000;
    margin: 0;
    line-height: 1;
    position: absolute;
    bottom: 35%;
    left: 0;
    width: 100%;
    padding: 0 10px;
}

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

 /*
#documentos .itemCat .contentItemCat:before{
	transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	content: '';
	width: 0%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0px 0px;
}

#documentos .itemCat .contentItemCat:hover:before{
	background: #000;
	width: 100%;
}
*/

#documentos .itemCat .contentItemCat.all{
    border: none;
    margin: 20px 13px 20px auto;
    padding: 10px 44px;
    font-size: 36px;
    position: relative;
    height: 55px !important;
    width: 248px;
    border-radius: 0;
    float: right;
    background: none;
    color: #fff;
}		


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

#documentos .itemCat .contentItemCat.all h4{
	font-size:35px;
	bottom: 20%;
	color:#fff;
}

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

/*
#documentos .itemCat .contentItemCat.all:before{
	transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	content: '';
	width: 3%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0px;
}

#documentos .itemCat .contentItemCat.all:hover:before{
	background: #000;
	width: 100%;
}

*/

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

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

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

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


#documentos .itemCatBlock {
	display:none;
}

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

#documentos .tickerDocs{
    overflow: hidden !important;
    margin: 0 20px;
    position: relative;
    width: 300%;
    top: -90px;
    right: 71px;
}

#documentos .bn-effect-scroll .bn-news ul {
    width: 300% !important;
}

#documentos .breaking-news-ticker{
    border: 1px solid #ddd !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: #84a2a2;
    color: #fff;
    text-align: center;
    font-family: 'Dosis-Regular',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: 'Dosis-Regular',sans-serif;
    color: #1d1d1b;
    padding: 0 20px;
}


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

#tickerPosition{
    position: relative !important;
    z-index: 9999 !important;
	height:50px !important;
	background:#fff !important;
	border-bottom:1px solid #ddd;
	margin-top:-50px !important;
}

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

#tickerPosition a{
    color:#1d1d1b;
}

#tickerPosition a:hover{
    color:#dd0931;
}

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

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

.ticker .cat {
    text-align: center;
    background: #dd09319c;
    color: #fff;
    padding: 8px 4px;
    border-radius: 5px;
    line-height: 1;
    font-size: 11px;
}

.ticker .date{
	width:	50px;
	text-align:	center;
	color:	#1d1d1b;
	padding: 0px 10px;
}

.ticker .date.geral{
	border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
	border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
}

.ticker .date.Acontece{
	border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
	border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
}

.ticker .date.ambiente{
	border-image: url(/images/SVG/IconIstitucional_1.svg) 0% 100% stretch;
	border-style: solid;
    border-width: 5px 15px;
    border-right: 0;
}

.ticker .date .day, .ticker .date .month{
    line-height: 1;
}

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

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

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

.bn-effect-scroll .bn-news ul{
	width:200% !important;
}


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

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

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

#apoios .item:nth-child(2) {
    animation-delay: .25s;
}
#apoios .item:nth-child(3) {
    animation-delay: .5s;
}
#apoios .item:nth-child(4) {
    animation-delay: .75s;
}
#apoios .item.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;   
    -moz-animation-play-state: paused;     
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;   
    animation-play-state: paused; 
}

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

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

#apoios .seeAll{
	margin-top: 20px;
    display: block;
    background: #dd0931;
    border: 1px solid #dd0931;
    width: 190px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Gravity-Light',sans-serif;
    font-size: 18px;
    margin-left: auto;
    margin-right: 20px;
}

#apoios .seeAll:hover{
	background: #fff;
	color:#dd0931;
	font-family: 'Gravity-Bold',sans-serif;
}


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


@media (max-width: 361px){ 
	.video {
        display: flex;
		justify-content: center;
    }

	iframe, svg {
		max-width: 98%;
	}
	
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 100px;
		font-size: 10px;
		margin-left: 60px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 12px;
    }

    #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, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }
    
    #barra .mapaSite {
        font-size: 12px;
    }
    #MapaSite .g-content {
        width: 100%;
    }
	#MapaSite .logo img {
        width: 60px;
	}
	#MapaSite li .separator {
	    font-size: 18px;
	}
	#MapaSite li {
	    font-size: 12px;
	}
	#MapaSite .hideMenuMobile {
	    left: 85%;
	}
	#MapaSite .hideMenuMobile svg {
        width: 35px;
        height: 35px;
    }
	#MapaSite .nav-child {
	    padding: 0 10px;
	}
    
    #mobileBar{
		display: inline-block;
		text-align: right;
		position: fixed;
		right: 10px;
		top: 65px;
    }
    
    #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: #dd0931;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-navigationmain .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-navigationmain img{
        width: 140px;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile #dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalNormal h1, .sliderPrincipalMobile h1 {
        font-size: 30px;
        width: 100%;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 27px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
		width:100%
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 20px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #FPDigital .g-content{
        margin: 20px 0;
        padding: 0px 10px 40px 5px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #FPDigital h3{
		font-size: 22px;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 0px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #Acontece .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 290px;
    }
    
    #noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 14px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .botao, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
		float:none;
    }
    
    #AtividadeMunicipal .item{
        width: 100%;
        margin: 1% 0.5%;
		height:165px !important;
    }
    
    #AtividadeMunicipal .item.pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 20px;
		bottom: 0px;
		padding: 5px 5px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
		margin: 0;
    }
    
    #visit img{
        margin-left: -25%;
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    #multimedia h3{
        font-size: 33px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 0px;
    }
    #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 .verOutros {
    	font-size: 20px;
    	margin-left: auto;
        margin-right: auto;
        float: none;
	}
	#multimedia .videoItem .overlay {
		display: none;
	}
	#multimedia .videoItem .video{
		height: 125px !important;
	}
    
	#multimedia .videoItem h5 {
		font-size: 20px;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 68px;
		float: none;
		margin: 2% 1% 1% 1%;
		text-align: center;
		border: 1px solid #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
		background: #c2cad8c4;
    }
    
    #documentos .contentItemCat.all {
        background: #dd0931;
        border-color: #dd0931;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
		font-family: 'Gravity-Bold',sans-serif;
		font-weight: 100;
		color: #000;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 45%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #dd0931;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 30px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
		opacity: 1;
		border: 1px solid #ddd;
		background: #ddd;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
		width: 240px;
    }
    
    #logos .item {
        width: 32.3%;
        visibility: visible !important;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
	
	#Digital{
		display:none;
	}
	
	#MenuSuperior {
		top: 120px;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		margin-left:0;
	}
	
	#AtividadeMunicipal .pesquisa .finder input[type="text"] {
		margin: 0px;
		width: 98.5%;
	}
	
	#AtividadeMunicipal .item img {
		 margin-top:0px; 
	}
	
	.off-menu_911 dl dt.opened.parent, .off-menu_911 dl.level1 dt.opened.parent, .off-menu_911 dl dt.hover, .off-menu_911 dl dt:hover, .off-menu_911 dl.level1 dt.hover, .off-menu_911 dl.level1 dt:hover {
		background-color: #dd0931;
	}
	
	#noticias .newsBlocks .itemInfo .date {
		display: block;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
		display: block;
		text-align: center;
		float:none;
		margin:10px 0px;
		font-size: 9px;
	}
	
	#noticias .newsBlocks .itemInfo {
		border:none;
	}
	
	#noticias .newsBlocks .item:hover .itemInfo {
		border:none;
	}
	#apoios .item img{
		height: 270px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	h3{
		font-size: 22px;
		text-align: center;
		margin-bottom: 25px
	}
	#visit{
		margin-bottom: 0;
	}
	#visit video{
		width: 80%;
	}
	.g-content {
		padding: 2rem !important;
		margin: 0.625rem;
	}
	#apoios .seeAll {
		margin-top: 20px;
		margin-bottom: 25px;
	}	
}


@media (min-width: 362px) and (max-width: 469px){
	#documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 100px;
		font-size: 10px;
		margin-left: 60px;
    }
    
    #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, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }
    
    #barra .mapaSite {
        font-size: 12px;
    }
     #MapaSite .g-content {
        width: 100%;
    }
	#MapaSite .logo img {
        width: 60px;
	}
	#MapaSite li .separator {
	    font-size: 18px;
	}
	#MapaSite li {
	    font-size: 12px;
	}
	#MapaSite .hideMenuMobile {
	    left: 85%;
	}
	#MapaSite .hideMenuMobile svg {
        width: 35px;
        height: 35px;
    }
	#MapaSite .nav-child {
	    padding: 0 10px;
	}
    
    #mobileBar{
		display: inline-block;
		text-align: right;
		position: fixed;
		right: 10px;
		top: 65px;
    }
    
    #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: #dd0931;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-navigationmain .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-navigationmain img{
        width: 140px;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile #dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalNormal h1, .sliderPrincipalMobile h1 {
        font-size: 40px;
        width: 100%;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 27px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
		width:100%
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 20px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #FPDigital .g-content{
        margin: 20px 0;
        padding: 0px 10px 40px 5px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #FPDigital h3{
		font-size: 24px;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 0px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #Acontece .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 290px;
    }
    
    #noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 14px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .botao, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
		float:none;
    }
    
    #AtividadeMunicipal .item{
        width: 100%;
        margin: 1% 0.5%;
		height:165px !important;
    }
    
    #AtividadeMunicipal .item.pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 20px;
		bottom: 0px;
		padding: 5px 5px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
		margin: 0;
    }
    
    #visit img{
        margin-left: -25%;
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    
    #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    #multimedia h3{
        font-size: 33px;
        text-align: center;
        margin-bottom: 30px;
    }
    #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 .verOutros {
		font-size: 20px;
		margin-left: auto;
        margin-right: auto;
		float: none; 
	}
	#multimedia .videoItem .overlay {
		display: none;
	}
	#multimedia .videoItem .video{
		height: 125px !important;
	}
    
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 68px;
		float: none;
		margin: 2% 1% 1% 1%;
		text-align: center;
		border: 1px solid #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
		background: #c2cad8c4;
    }
    
    #documentos .contentItemCat.all {
        background: #dd0931;
        border-color: #dd0931;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
		font-family: 'Gravity-Bold',sans-serif;
		font-weight: 100;
		color: #000;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 45%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #dd0931;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 30px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
		opacity: 1;
		border: 1px solid #ddd;
		background: #ddd;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
		width: 240px;
    }
    
    #logos .item {
        width: 32.3%;
        visibility: visible !important;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
	
	#Digital{
		display:none;
	}
	
	#MenuSuperior {
		top: 120px;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		margin-left:0;
	}
	
	#AtividadeMunicipal .pesquisa .finder input[type="text"] {
		margin: 0px;
		width: 98.5%;
	}
	
	#AtividadeMunicipal .item img {
		 margin-top:0px; 
	}
	
	.off-menu_911 dl dt.opened.parent, .off-menu_911 dl.level1 dt.opened.parent, .off-menu_911 dl dt.hover, .off-menu_911 dl dt:hover, .off-menu_911 dl.level1 dt.hover, .off-menu_911 dl.level1 dt:hover {
		background-color: #dd0931;
	}
	
	#noticias .newsBlocks .itemInfo .date {
		display: block;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
		display: block;
		text-align: center;
		float:none;
		margin:10px 0px;
		font-size: 9px;
	}
	
	#noticias .newsBlocks .itemInfo {
		border:none;
	}
	
	#noticias .newsBlocks .item:hover .itemInfo {
		border:none;
	}
	#apoios .item img{
		height: 270px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	h3{
		font-size: 24px;
		text-align: center;
		margin-bottom: 25px
	}
	#visit{
		margin-bottom: 0;
	}
	#visit video{
		width: 80%;
	}
	.g-content {
		padding: 2rem !important;
		margin: 0.625rem;
	}
	#apoios .seeAll {
		margin-top: 20px;
		margin-bottom: 25px;
	}
}


@media (min-width: 470px) and (max-width: 591px){ 
	#documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 100px;
		font-size: 10px;
		margin-left: 60px;
    }
    
    #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, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }
    
    #MapaSite .g-content {
        width: 70%;
    }
	#MapaSite .logo img {
        width: 60px;
	}
	#MapaSite li .separator {
	    font-size: 18px;
	}
	#MapaSite li {
	    font-size: 12px;
	}
	#MapaSite .hideMenuMobile {
	    left: 58%;
	}
	#MapaSite .hideMenuMobile svg {
        width: 35px;
        height: 35px;
    }
    #MapaSite .menu {
        padding: 0;
    }
	#MapaSite .nav-child {
	    padding: 0 10px;
	}
    
    #mobileBar{
		display: inline-block;
		text-align: right;
		position: fixed;
		right: 10px;
		top: 65px;
    }
    
    #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: #dd0931;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-navigationmain .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-navigationmain img{
        width: 140px;
		padding: 7px 7px 6px 7px;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile #dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 27px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
		width:100%
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 20px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #FPDigital .g-content{
        margin: 20px 0;
        padding: 0px 10px 40px 5px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #FPDigital h3{
		font-size: 28px;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 0px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #Acontece .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 290px;
    }
    
    #noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 14px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .botao, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
		float:none;
    }
    
    #AtividadeMunicipal .item{
        width: 48%;
        margin: 1% 0.5%;
		height:165px !important;
    }
    
    #AtividadeMunicipal .item.pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 20px;
		bottom: 0px;
		padding: 5px 5px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
		margin: 0;
    }
    
    #visit img{
        margin-left: -25%;
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    
    #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    #multimedia h3{
        font-size: 33px;
        text-align: center;
        margin-bottom: 30px;
    }
    #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 .verOutros {
		font-size: 20px;
		margin-left: auto;
        margin-right: auto;
		float: none; 
	} 
	#multimedia .videoItem .overlay {
		display: none;
	}
	#multimedia .videoItem .video{
		height: 219px !important;
	}
    
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 68px;
		float: none;
		margin: 2% 1% 1% 1%;
		text-align: center;
		border: 1px solid #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
		background: #c2cad8c4;
    }
    
    #documentos .contentItemCat.all {
        background: #dd0931;
        border-color: #dd0931;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
		font-family: 'Gravity-Bold',sans-serif;
		font-weight: 100;
		color: #000;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 45%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #dd0931;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 30px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width: 48%;
        margin: 1% 0.5%;
		opacity: 1;
		border: 1px solid #ddd;
		background: #ddd;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
		width: 240px;
    }
    
    #logos .item {
        width: 32.3%;
        visibility: visible !important;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
	
	#Digital{
		display:none;
	}
	
	#MenuSuperior {
		top: 120px;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		margin-left:0;
	}
	
	#AtividadeMunicipal .pesquisa .finder input[type="text"] {
		margin: 0px;
		width: 98.5%;
	}
	
	#AtividadeMunicipal .item img {
		 margin-top:0px; 
	}
	
	.off-menu_911 dl dt.opened.parent, .off-menu_911 dl.level1 dt.opened.parent, .off-menu_911 dl dt.hover, .off-menu_911 dl dt:hover, .off-menu_911 dl.level1 dt.hover, .off-menu_911 dl.level1 dt:hover {
		background-color: #dd0931;
	}
	
	#noticias .newsBlocks .itemInfo .date {
		display: block;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
		display: block;
		text-align: center;
		float:none;
		margin:10px 0px;
		font-size:13px;
	}
	
	#noticias .newsBlocks .itemInfo {
		border:none;
	}
	
	#noticias .newsBlocks .item:hover .itemInfo {
		border:none;
	}
	#apoios .item img{
		height: 300px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	h3{
		font-size: 33px;
		text-align: center;
		margin-bottom: 25px
	}
	#visit{
		margin-bottom: 0;
	}
	#visit video{
		width: 80%;
	}
	.g-content {
		padding: 2rem !important;
		margin: 0.625rem;
	}
	#apoios .seeAll {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	#menuMobile {
		height: 100%;
		width: 51%;
	}
}


@media (min-width: 592px) and (max-width: 767px){
	#documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 100px;
		font-size: 10px;
		margin-left: 60px;
    }
    
    #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, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }
    
    #MapaSite .g-content {
        width: 60%;
    }
	#MapaSite .logo img {
        width: 80px;
	}
	#MapaSite li {
	    font-size: 14px;
	}
	#MapaSite .hideMenuMobile {
	    left: 50%;
	}
	#MapaSite .nav-child {
	    padding: 0 12px;
	}
    
    #mobileBar{
		display: inline-block;
		text-align: right;
		position: fixed;
		right: 10px;
		top: 65px;
    }
    
    #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: #dd0931;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-navigationmain .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-navigationmain img{
        width: 140px;
		padding: 7px 7px 6px 7px;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile #dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 27px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
		width:100%
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 20px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #FPDigital .g-content{
        margin: 20px 0;
        padding: 0px 10px 40px 5px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #FPDigital h3{
		font-size: 30px;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 0px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #Acontece .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 290px;
    }
    
    #noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 14px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .botao, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
		float:none;
    }
    
    #AtividadeMunicipal .item{
        width: 48%;
        margin: 1% 0.5%;
		height:165px !important;
    }
    
    #AtividadeMunicipal .item.pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 20px;
		bottom: 0px;
		padding: 5px 5px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
		margin: 0;
    }
    
    #visit img{
        margin-left: -25%;
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #multimedia .g-content {
        margin: 0;
        padding: 30px 10px!important;
    }
    #multimedia h3{
        font-size: 33px;
        text-align: center;
        margin-bottom: 30px;
    }
    #multimedia .videoItem {
    	width: 100%;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo #closeVideo {
    	top: 45px;
    	right: 15px;
	}
	#multimedia .seeVideo .video iframe {
	    width: 565px !important;
	    height: 410px !important;
	}
	#multimedia .verOutros {
    	font-size: 20px;
    	margin-left: auto;
        margin-right: auto;
        float: none;
	}
	#multimedia .videoItem .overlay {
		display: none;
	}
	#multimedia .videoItem .video{
		height: 287px !important;
	}
	
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 68px;
		float: none;
		margin: 2% 1% 1% 1%;
		text-align: center;
		border: 1px solid #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
		background: #c2cad8c4;
    }
    
    #documentos .contentItemCat.all {
        background: #dd0931;
        border-color: #dd0931;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
		font-family: 'Gravity-Bold',sans-serif;
		font-weight: 100;
		color: #000;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 45%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #dd0931;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 30px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width: 23.3%;
        margin: 1% 0.5%;
		opacity: 1;
		border: 1px solid #ddd;
		background: #ddd;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
		width: 240px;
    }
    
    #logos .item {
        width: 32.3%;
        visibility: visible !important;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
	
	#Digital{
		display:none;
	}
	
	#MenuSuperior {
		top: 120px;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		margin-left:0;
	}
	
	#AtividadeMunicipal .pesquisa .finder input[type="text"] {
		margin: 0px;
		width: 98.5%;
	}
	
	#AtividadeMunicipal .item img {
		 margin-top:0px; 
	}
	
	.off-menu_911 dl dt.opened.parent, .off-menu_911 dl.level1 dt.opened.parent, .off-menu_911 dl dt.hover, .off-menu_911 dl dt:hover, .off-menu_911 dl.level1 dt.hover, .off-menu_911 dl.level1 dt:hover {
		background-color: #dd0931;
	}
	
	#noticias .newsBlocks .itemInfo .date {
		display: block;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
		display: block;
		text-align: center;
		float:none;
		margin:10px 0px;
		font-size: 10px;
	}
	
	#noticias .newsBlocks .itemInfo {
		border:none;
	}
	
	#noticias .newsBlocks .item:hover .itemInfo {
		border:none;
	}
	#apoios .item img{
		height: 250px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	h3{
		font-size: 33px;
		text-align: center;
		margin-bottom: 25px
	}
	#visit{
		margin-bottom: 0;
	}
	#visit video{
		width: 80%;
	}
	.g-content {
		padding: 2rem !important;
		margin: 0.625rem;
	}
	#apoios .seeAll {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	#menuMobile {
		height: 100%;
		width: 51%;
	}
	#noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
		float: none;
	}
	#noticias .newsBlocks .item{
		width: 31.75%;
	}
}


@media (min-width: 768px) and (max-width: 958px){
	#documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 150px;
		font-size: 10px;
		margin-left: 60px;
    }
    
    #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, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra .w33.icons{
        margin-top: 11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }
    
    #MapaSite .logo img {
        width: 80px;
	}
	#MapaSite li {
	    font-size: 14px;
	}
	#MapaSite .hideMenuMobile {
	    left: 43%;
	}
	#MapaSite .nav-child {
	    padding: 0 17px;
	}
    
    #mobileBar{
		display: inline-block;
		text-align: right;
		position: fixed;
		right: 10px;
		top: 65px;
    }
    
    #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: #dd0931;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-container-navigation, #g-navigationmain{
        height:120px;
    }
    
    #g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-navigationmain .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-navigationmain img{
        width: 140px;
		padding: 7px 7px 6px 7px;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile #dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 120px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 27px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        text-transform:uppercase;
		width:100%
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 20px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #FPDigital .g-content{
        margin: 0;
        padding: 0px 10px 40px 5px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #FPDigital h3{
		font-size: 33px;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 0px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #Acontece .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height: 290px;
    }
    
    #noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 14px;
    }

    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .botao, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
		float:none;
    }
    
    #AtividadeMunicipal .item{
        width: 48%;
        margin: 1% 0.5%;
		height:165px !important;
    }
    
    #AtividadeMunicipal .item.pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 20px;
		bottom: 0px;
		padding: 5px 5px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
		margin: 0;
    }
    
    #visit img{
        margin-left: -25%;
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #visit h3 {
        font-size: 34px;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    #multimedia h3{
        font-size: 33px;
        text-align: center;
        margin-bottom: 30px;
    }
    #multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 208px !important;
	}
	#multimedia .videoItem iframe {
	    height: 208px !important;
	}
	#multimedia .seeVideo .video {
	     margin-top: 0;
	}
	#multimedia .seeVideo .video iframe {
	    width: 730px !important;
	    height: 410px !important;
	}
	#multimedia .verOutros {
    	font-size: 20px;
    	margin-left: auto;
        margin-right: auto;
        float: none;
	}
	#multimedia .videoItem .overlay {
		display: none;
	}
	#multimedia .videoItem .video{
		height: 384px !important;
	}
	#multimedia .videoItem iframe {
		width: 100%;
		height: 400px !important;
	}
	#multimedia .videoItem {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		padding-right: 0.5%;
		padding-left: 2.5%;
		margin-top: 12px;
		margin-bottom: 50px;
	}
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 68px;
		float: none;
		margin: 2% 1% 1% 1%;
		text-align: center;
		border: 1px solid #ddd;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
		background: #c2cad8c4;
    }
    
    #documentos .contentItemCat.all {
        background: #dd0931;
        border-color: #dd0931;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 40px;
        width: 40px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
		font-family: 'Gravity-Bold',sans-serif;
		font-weight: 100;
		color: #000;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 45%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 18px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #dd0931;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 30px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width: 23.3%;
        margin: 1% 0.5%;
		opacity: 1;
		border: 1px solid #ddd;
		background: #ddd;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
		width: 240px;
    }
    
    #logos .item {
        width: 32.3%;
        visibility: visible !important;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
	
	#Digital{
		display:none;
	}
	
	#MenuSuperior {
		top: 120px;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		margin-left:0;
	}
	
	#AtividadeMunicipal .pesquisa .finder input[type="text"] {
		margin: 0px;
		width: 98.5%;
	}
	
	#AtividadeMunicipal .item img {
		 margin-top:0px; 
	}
	
	.off-menu_911 dl dt.opened.parent, .off-menu_911 dl.level1 dt.opened.parent, .off-menu_911 dl dt.hover, .off-menu_911 dl dt:hover, .off-menu_911 dl.level1 dt.hover, .off-menu_911 dl.level1 dt:hover {
		background-color: #dd0931;
	}
	
	#noticias .newsBlocks .itemInfo .date {
		display: block;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
		display: block;
		text-align: center;
		float:none;
		margin:10px 0px;
		font-size:13px;
	}
	
	#noticias .newsBlocks .itemInfo {
		border:none;
	}
	
	#noticias .newsBlocks .item:hover .itemInfo {
		border:none;
	}
	#apoios .item img{
		height: 320px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	h3{
		font-size: 33px;
		text-align: center;
		margin-bottom: 25px
	}
	#visit{
		margin-bottom: 0;
	}
	#visit video{
		width: 80%;
	}
	.g-content {
		padding: 2rem !important;
		margin: 0.625rem;
	}
	#apoios .seeAll {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	#menuMobile {
		height: 100%;
		width: 51%;
	}
	#noticias .newsBlocks .item:nth-child(even), #Acontece .item:nth-child(even){
		float: none;
	}
	#noticias .newsBlocks .item{
		width: 31.75%;
	}
}


@media (min-width: 959px) and (max-width: 1199px){
    
    #logo-5992-particle.g-content {
        padding: 0 20px !important;
    }
    #logo-5992-particle img {
        width: 230px !important;
    }
    .dj-megamenu-default {
        margin-left: 120px !important;
    }
    .dj-megamenu-default li a.dj-up_a {
        padding: 0 10px;
        font-size: 15px;
    }
    
    #MapaSite li {
	    font-size: 14px;
	}
	#MapaSite .hideMenuMobile {
	    left: 44%;
	}
    
    #Digital .w33 {
        width: 15%;
    }
    #Digital .Atalhos {
        width: 220px;
        margin-top: 5px;
    }
    #Digital .Atalhos .icon {
        margin-left: 0;
    }
    
	.dj-megamenu-default .dj-subwrap-in {
		width: 100% !important;
	}
	#noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .newsBlocks .itemInfo {
	    font-size: 11px;
	}
	#noticias .item .itemImage {
		max-height: 200px;
	}
	
	#noticias .newsBlocks .item{
	    height: 340px; 
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	h3{
		text-align: center;
		font-size: 40px;
	}
	#noticias .botao{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#AtividadeMunicipal .item h4{
		bottom: 5px;
		left: 5px;
	}
	#apoios .item img{
		height: 365px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
		padding-top: 0px;
	}
	#documentos .itemCat .contentItemCat{
		width: 17.85%;
		height: 85px !important
	}
	#AtividadeMunicipal .pesquisa h4{
		margin-left: 5px;
	}
	#AtividadeMunicipal .pesquisa .finder input[type="text"]{
		margin: 0px 5px;
	}
	#AtividadeMunicipal .item {
	    height: 200px !important;
	}
	.sliderPrincipalNormal .info, .sliderPrincipalMobile .info{
		padding: 0px;
	}
	#documentos .itemCat .contentItemCat.all h4{
		font-size: 25px;
		bottom: 20%;
	}
	#Digital .Atalhos{
		padding: 10px 0px;
	}
	#documentos .itemCat .contentItemCat h4{
		font-size: 18px;
	}
	#documentos .itemCat{
		padding-left: 0px;
	}
	.sliderPrincipalNormal h2, .sliderPrincipalMobile h2{
		font-size: 50px;
	}
	.sliderPrincipalNormal h1, .sliderPrincipalMobile h1{
		font-size: 50px;
	}
	.sliderPrincipalNormal #dots, .sliderPrincipalMobile #dots{
		top: 240px !important;
	}
	
	#visit a.gopage {
	    left: 60px;
	}
	
	#multimedia .videoItem .overlay {
	    display:none;
	}
	#multimedia .videoItem {
		width:32%;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 152px !important;
	}
	#multimedia .videoItem iframe {
	    height: 152px !important;
	}
	#multimedia .seeVideo .video iframe {
	    width: 900px !important;
	    height: 600px !important;
	}
	#multimedia .verOutros {
    	font-size: 22px;
		margin-right: 19px;
		width:260px;
	}
	
	#MenuInferior li {
	    font-size: 13px;
        margin: 0 0 10px 0;
	}
	
	#logos .item img {
	    max-width: 110px;
	}
	
	#BarraCopyright .g-content {
	    padding: 10px 0 !important
	}
	#BarraCopyright .w30 {
        width: 29%;
	}
	#BarraCopyright .w40 {
        width: 40%;
	}
	
}


@media (min-width: 1200px) and (max-width: 1439px){
    
    #logo-5992-particle img {
        width: 230px !important;
    }
    
    #MapaSite .hideMenuMobile {
	    left: 45%;
	}
	
	.dj-megamenu-default .dj-subwrap-in {
		width: 1200px !important;
	}
	
	#noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
		max-height: 240px;
	}
	
	#noticias .newsBlocks .item{
	    height: 370px; 
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	h3{
		text-align: center;
	}
	#noticias .botao{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#AtividadeMunicipal .item h4{
		bottom: 5px;
		left: 5px;
	}
	#apoios .item img{
		height: 365px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
		padding-top: 0px;
	}
	#documentos .itemCat .contentItemCat{
		width: 17.85%;
		height: 85px !important
	}
	#AtividadeMunicipal .pesquisa h4{
		margin-left: 5px;
	}
	#AtividadeMunicipal .pesquisa .finder input[type="text"]{
		margin: 0px 5px;
	}
	.sliderPrincipalNormal .info, .sliderPrincipalMobile .info{
		padding: 0px;
	}
	#documentos .itemCat .contentItemCat.all h4{
		font-size: 25px;
		bottom: 20%;
	}
	#Digital .Atalhos{
		padding: 10px 0px;
	}
	#documentos .itemCat .contentItemCat h4{
		font-size: 18px;
	}
	#documentos .itemCat{
		padding-left: 0px;
	}
	.sliderPrincipalNormal h2, .sliderPrincipalMobile h2{
		font-size: 50px;
	}
	.sliderPrincipalNormal h1, .sliderPrincipalMobile h1{
		font-size: 50px;
	}
	.sliderPrincipalNormal #dots, .sliderPrincipalMobile #dots{
		top: 240px !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%;
	}
    
}


@media (min-width: 1440px) and (max-width: 1599px){ 
    
    #MapaSite .hideMenuMobile {
	    left: 46%;
	}
	
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
		max-height: 240px;
	}
	
	#noticias .newsBlocks .item{
	    height: 370px; 
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	h3{
		text-align: center;
	}
	#noticias .botao{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#AtividadeMunicipal .item h4{
		bottom: 5px;
		left: 5px;
	}
	#apoios .item img{
		height: 520px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
		padding-top: 0px;
	}
	#documentos .itemCat .contentItemCat{
		height: 80px !important;
	}
	#AtividadeMunicipal .pesquisa h4{
		margin-left: 12px;
	}
	#AtividadeMunicipal .pesquisa .finder input[type="text"]{
		margin: 0px 12px;
	}
	.sliderPrincipalNormal .info, .sliderPrincipalMobile .info{
		padding: 0px;
	}
	#documentos .itemCat .contentItemCat h4{
		font-size: 25px;
	}
	#documentos .itemCat .contentItemCat.all h4{
		font-size: 25px;
	}
	.videoItem {
		padding: 0px 242px;
	}
	.seeVideo {
		padding: 0px 242px;
	}
	iframe, svg {
		height: 528px;
		width: 100%;
	}
	h5 {
		font-size: 25px;
		font-family: 'LEMONMILK-MEDIUM',sans-serif;
		margin: 5px 0 25px 0;
	}
	#multimedia .allMedia {
		margin: 20px 0 40px 0;
		display: block;
		background: #dd0931;
		border: 1px solid #dd0931;
		width: 210px;
		padding: 10px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#multimedia .allMedia h3 {
		color: #fff;
		font-family: 'Gravity-Light',sans-serif;
		font-size: 18px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.verOutros{
		display: none;
	}
	#multimedia .g-content {
		border-top: 1px solid #ddd;
	}
	#visit {
		margin-bottom: unset;
	}
	
	#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;
    }
    
}


@media (min-width: 1600px) and (max-width: 1799px){ 
    
    #MapaSite .hideMenuMobile {
	    left: 46%;
	}
	
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
		max-height: 240px;
	}
	
	#noticias .newsBlocks .item{
	    height: 370px; 
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	h3{
		text-align: center;
	}
	#noticias .botao{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#AtividadeMunicipal .item h4{
		bottom: 5px;
		left: 5px;
	}
	#apoios .item img{
		height: 570px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
		padding-top: 0px;
	}
	#documentos .itemCat .contentItemCat{
		height: 80px !important;
	}
	#AtividadeMunicipal .pesquisa h4{
		margin-left: 12px;
	}
	#AtividadeMunicipal .pesquisa .finder input[type="text"]{
		margin: 0px 12px;
	}
}


@media (min-width: 1800px){ 
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
		max-height: 240px;
	}
	
	#noticias .newsBlocks .item{
	    height: 370px; 
	}
	
	#Acontece .item{
	    height: 380px; 
	}
	h3{
		text-align: center;
	}
	#noticias .botao{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#AtividadeMunicipal .item h4{
		bottom: 5px;
		left: 5px;
	}
	#apoios .item img{
		height: 600px;
	}
	#apoios .seeAll{
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content{
		padding-top: 0px;
	}
	
	#documentos .itemCat .contentItemCat{
		height: 80px !important;
	}
	#AtividadeMunicipal .pesquisa h4{
		margin-left: 12px;
	}
	#AtividadeMunicipal .pesquisa .finder input[type="text"]{
		margin: 0px 12px;
	}
}