div.skiptranslate, #google_translate_element2 {
    display: none !important;
}

#menuMobile #accordeonck1144{
    padding: 0 !important;
    background:#fff !important;
    border:0px !important;
    box-shadow: none !important;
}

#menuMobile ul#accordeonck1144 li{
    text-align:left;
    border-bottom: 1px solid #ddd;
}

#menuMobile #accordeonck1144 li > span a{
    color: #1d1d1b;
    font-family: 'Dosis-Regular', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

#menuMobile #accordeonck1144 li.parent > span span.toggler_icon{
    display:none !important;
}

#menuMobile #accordeonck1144 li.accordeonck.parent > span {
    padding-right: 0px !important;
}

#menuMobile #accordeonck1144 li.accordeonck.parent.level1.open > span, #menuMobile #accordeonck1144 li.accordeonck.parent.level2.open > span{
    background-color: #fbbc12 !important;
}

#menuMobile #accordeonck1144 li.accordeonck.parent.level1.open > span a, #menuMobile #accordeonck1144 li.accordeonck.parent.level2.open > span a{
    color:#fff !important;
}

#menuMobile #accordeonck1144 li.level2 > span{
   background-color: #ccc !important;
}

#menuMobile #accordeonck1144 li.level3 > span{
   background-color: #e1e1e1 !important;
}

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

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

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

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

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

#MenuSuperior .normal .w66 .gopage{
    background: #fbbc12;
    color: #fff;
    border: 1px solid #fbbc12;
    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;
}

/*.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fbbc12;
  animation: lds-ellipsis 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-ellipsis div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-ellipsis div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-ellipsis {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}*/

@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 #fbbc12;
  transform-origin: 80px 82px;
}
.loadingio-spinner-eclipse-fmqtd1mry49 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
}
.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: 50px;
    height: 100%;
    width: 100%;
    text-align: center;
    background: #f3f9ff;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}

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

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

#MenuSuperior .w33 button{
    display: block;
    width: 100%;
    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 button:hover, #MenuSuperior .w33 button.active{
    background:#fbbc12;
    color: #fff;
    border: 1px solid #fbbc12;
}

#g-mainbar {
    background: #f9f5ed;
}

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

#g-container-navigation {
    background: transparent;
    position: fixed;
    height: 95px;
    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: 95px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#g-navigationmain img {
    margin-top: -60px;
    margin-left: 10px;
    z-index: 9;
    width: 160px;
    position: relative;
    padding: 7px;
    padding-bottom: 0px;
}


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

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

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

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


#traducao {
    position: fixed;
    width: auto;
    top: 12px;
    z-index: 999999;
    right: 245px;
}
#traducao .g-content {
    padding: 0 !important;
    margin: 0;
}
#traducao .switcher {
    width: 39px;
    line-height: 1;
}
#traducao .switcher .selected {
    background: transparent;
}
#traducao .switcher .selected a, #traducao .switcher .option {
    border: 0;
}
#traducao .switcher .selected a:hover {
    background: #66666680;
}
#traducao .switcher .option {
    background: #66666680;
}
#traducao img {
    margin: 0 5px !important;
    width: 20px !important;
    height: 20px !important;
    display: inline-block !important;
    padding: 0 !important;
}


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

#MenuInferior{
    background: #fff;
    border-top: 0px solid #1d1d1b;
    background-size: cover;
    background-position: center;
}

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

#MenuInferior li{
	font-family: 'Simplifica', sans-serif;
	font-size: 18px;
    margin-bottom: 10px;
    color: #1d1d1b;
}

#MenuInferior li.btnms{
	cursor:pointer;	
}

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

#MenuInferior .w100 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 40px 0 0 0;
    text-align: left;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
#MenuInferior .w100:nth-child(2) {
    border-bottom: transparent;
}
#MenuInferior .w100 .boxMenu {
    padding: 0 25px 0 0;
    color: #1d1d1b;
    margin-bottom: 30px;
    margin-top: 20px;
}
#MenuInferior .w25 {
    width: 23%;
    display: inline-block;
    vertical-align: bottom;
    color: #1d1d1b;
    margin: 0;
    margin-right: 10px;
}
#MenuInferior .w25 img {
    width: 250px;
    padding: 0 40px 0 0;
    margin: 0px 0 20px 0px;
    display: inline-block;
}
#MenuInferior .w25 .google img {
    width: 150px;
    margin: 20px 0 0 0;
    padding: 0;
}
#MenuInferior .w25 .intro {
    margin: 0 10px 0 0;
    font-family: 'Simplifica', sans-serif;
    font-size: 22px;
    display: inline-block;
    /*width: 60%;*/
    vertical-align: middle;
}
#MenuInferior .w25 .desc{
    margin: 0;
	font-family: 'Simplifica', sans-serif;
    font-size: 24px;
}
#MenuInferior .w25 h2 {
    font-family: 'D-DINCondensed-Bold', sans-serif;
    font-size: 30px;
    margin: 0;
}
#MenuInferior .titulo {
    font-size: 20px;
    color: #1d1d1b;
    height: 55px;
    text-transform: capitalize;
    font-family: 'Simplifica', sans-serif;
}

#MenuInferior .w17{
    width: 24%;
    display: inline-block;
    vertical-align: top;
	padding: 40px 10px 0 10px;
}
#MenuInferior .w17 .icon {
    display: inline-block;
    vertical-align: middle;
}
#MenuInferior .w17 .icon svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
#MenuInferior .w17 .icon svg  path {
    fill: #fff;
    opacity: 0.5;
}
#MenuInferior .w17 li a:hover .icon svg  path {
    fill: #fbbc12;
    opacity: 1;
}


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




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

#MenuInferior .data{
	margin: 0;
}

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

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

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

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

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

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

#slide .alturaMainVideo video {
    width: 100%;
}

#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: 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: #0000004d;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.sliderPrincipalNormal .info, .sliderPrincipalMobile .info{
	position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    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;
    text-align: center;
}

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

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

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

.sliderPrincipalNormal h2, .sliderPrincipalMobile h2{
    font-size: 70px;
    color: #fff;
    margin: 130px 0 0 0;
    z-index: 1;
    position: relative;
    font-family: 'D-DINCondensed-Bold',sans-serif;
    text-shadow: 1px 1px #1d1b1b;
    text-align: center;
}

.sliderPrincipalNormal h3, .sliderPrincipalMobile h3{
    color: #fff;
    font-size: 45px;
    margin: 0.75rem 0 0 0;
    position: relative;
    font-family: 'Simplifica', sans-serif;
    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: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 330px;
    text-align: center;
    top: 60px;
    left: 0;
    display:none;
}

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

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

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


#mobileBar div.separator {
    width: 1px;
    margin: 0 10px;
    height: 29px;
    background: #fbbc12;
    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: #fbbc12 !important;
    fill: #fbbc12 !important;
}

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

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

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

#BarraCopyright {
    background: #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: 18px;
    text-align: center;
    font-family: 'D-DINCondensed-Bold', 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: 13px;
    text-align: center;
    font-family: 'D-DINCondensed-Bold', sans-serif;
    color: #fff;
}

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

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

#BarraCopyright .company: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 #fbbc12 !important;
    border: 1px solid #fbbc12;
    -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:#fbbc12;
}

.dj-megamenu-default li.itemid1306 > a {
    margin: 0;
    text-align: center !important;
    color: #fbbc12 !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: 50px;
    left: 0;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.dj-megamenu-default{
	background: #00000080;
    height: 45px;
    color: #fff;
}

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

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

#menuDJ .dj-megamenu-default li a.dj-up_a .arrow {
    display: none;
}

.dj-megamenu-default li a.dj-up_a .arrow{
	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 {
    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: #f3f9ff;*/
	background: #ffffff4d;
    color: #fbbc12;
}

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

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #f3f9ff;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 45px;
}

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



.dj-megamenu-default li.dj-up.itemid458.fullsub, .dj-megamenu-default li.dj-up.itemid457.fullsub, .dj-megamenu-default li.dj-up.itemid455.fullsub, .dj-megamenu-default li.dj-up.itemid467.fullsub {
    position: relative !important;
}
.dj-megamenu-default .itemid458 .dj-subwrap, .dj-megamenu-default .itemid458 .dj-subwrap-in{
    width: 120px !important;
}
.dj-megamenu-default .itemid457 .dj-subwrap-in, .dj-megamenu-default .itemid457 .dj-subwrap, .dj-megamenu-default .itemid455 .dj-subwrap-in, .dj-megamenu-default .itemid455 .dj-subwrap {
    width: 245px !important;
}
.dj-megamenu-default .itemid467 .dj-subwrap-in, .dj-megamenu-default .itemid467 .dj-subwrap {
    width: 165px !important;
}


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

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

.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, .dj-megamenu-default li.itemid457 ul.dj-submenu > li, .dj-megamenu-default li.itemid455 ul.dj-submenu > li, .dj-megamenu-default li.itemid467 ul.dj-submenu > li {
    border-top: 0px;
    /*border-left: 4px solid #e1e1e1;*/
    padding: 0 8px;
    margin: 0 0 20px 0;
    border-image: url(/images/SVG/IconVisit2.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 0 15px;
    border-right: 0;
}

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li ul.dj-subtree > li {
    list-style: none;
    padding: 0 0 0 8px;
    margin: 0 0 20px 0;
    border-image: url(/images/SVG/IconVisit2.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 0 15px;
    border-right: 0;
}

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

.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: 22px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li.itemid1452 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid806 > a{
	margin:0;
	text-align: center !important;
    color: #fbbc12 !important;
    font-size: 16px;
    /*font-family: 'Dosis-Regular',sans-serif !important;*/
}

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a:hover{
	color: #fbbc12 !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;
}

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


#introducao .g-content {
    margin: 50px 0;
    text-align: center;
}
#introducao h2.titulo {
    font-family: 'D-DINCondensed-Bold',sans-serif;
    color: #1d1d1b;
    font-size: 50px;
    margin: 0;
    padding-top: 50px;
    text-shadow: 2px 2px #fbbc12;
}
#introducao .linha_titulo {
    width: 110px;
    height: 5px;
    border-bottom: 2px solid #fbbc12;
    margin: 0 auto;
}
#introducao .texto {
    color: #000;
    width: 75%;
    margin: 30px auto;
    text-align: center;
    font-family: 'Simplifica', sans-serif;
    font-size: 24px;
}
#introducao .botao:hover {
    background: #fff;
    color: #1d1d1b;
}
#introducao .botao {
    position: relative;
    right: 0;
    top: 50%;
    background: #fbbc12;
    border: 1px solid #fbbc12;
    padding: 8px 35px;
    font-family: 'D-DINCondensed-Bold', sans-serif;
    z-index: 9999;
    color: #fff;
    font-size: 25px;
}




#AtividadeMunicipal{
	text-align:center;
}

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

#AtividadeMunicipal .item {
	width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0.6%;
    position: relative;
    /*border: 3px solid #ddd;*/
    background: #1d1d1b;
    overflow: hidden;
    height: 375px !important;
    background-size: cover;
    background-position: center;
}
#AtividadeMunicipal .item.canyoning {
	width: 63%;
}
#AtividadeMunicipal .item.surf, #AtividadeMunicipal .item.parapente {
	width: 47%;
}

#AtividadeMunicipal .pesquisa {
    background: none;
	margin: 0px 0px 10px 0px;
    /* border: 1px solid #dddddd !important; */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

h3{
    font-family: 'D-DINCondensed-Bold',sans-serif;
    font-size: 56px;
    text-align: center;
    color: #fbbc12;
    font-weight: 100;
    margin: 0px auto 30px auto;
}

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

#visit .g-content {
    padding: 0 !important;
    margin: 0;
	/*background:#fbbc12;*/
}

#visit .alturaMainVideo {
    text-align: center;
}
#visit video {
    width: 75%;
}

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

#visit #dots{
	display:none;
}

#visit .description{
	position:absolute;
	top:40%;
	width:100%;
	padding:0 50px;
	z-index:9;
}

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

#visit h4{
	margin-top:0;
	color:#fff;
	margin-bottom:0;
	font-size:40px;
	font-family: 'Dosis-Regular',sans-serif;
    font-weight:100;
}

#visit a.gopage{
    position: absolute;
    right: 50px;
    bottom: 70px;
    background: #fbbc12;
    border:1px solid #fbbc12;
    padding: 8px 35px;
    font-family: 'Dosis-Regular',sans-serif;
    z-index: 9999;
    color: #fff;
    font-size: 25px;
}

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

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

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

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

.sliderProjects ul {
    margin:0 auto;
}

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

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

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

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

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

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

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

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

#noticias .item .itemImage{
	height: 310px;
	overflow:hidden;
    background: #fff;
    margin-top: 60px;
    display: grid;
    justify-content: center;
    align-items: center;
}


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

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

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

#noticias .newsBlocks .item{
    width: 26%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8% 40px 0.8%;
    height: 475px;
    /*background: #f6f6f6;*/
    overflow: hidden;
    text-align: left;
    position: relative;
    position: relative;
}

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

#noticias .newsBlocks .itemInfo {
    /*border-left: 4px solid #fbbc12;*/
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1d1d1b;
    font-family: 'Simplifica', sans-serif;
    font-size: 16px;
    /*border-image: url(/images/SVG/IconVisit2.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 0 25px;
    border-right: 0;*/
    text-align: right;
}

#noticias .itemInfo .date {
    width: auto;
    display: inline-block;
    font-family:  'Simplifica', sans-serif;
}
#noticias .itemInfo .cat {
    width: auto;
    display: inline-block;
    text-align: right;
    font-family:  'Simplifica', sans-serif;
    font-size: 14px;
    border: 1px solid #fbbc12;
    padding: 5px;
    float: right;
    display: none;
}


#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
	font-family: 'D-DINCondensed-Bold',sans-serif;
    font-size: 20px;
	color: #3c3c3c;
    line-height: 2;
    font-weight:100;
    margin: 0px;
	text-transform:uppercase;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#noticias .botao {
    background: #fbbc12;
    border: 1px solid #fbbc12;
    color: #1d1d1b;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
    right: 45px;
}
#noticias .botao h3 {
    font-family: 'Simplifica', sans-serif;
    font-size: 25px;
    text-align: center;
    margin: 0;
    color: #1d1d1b;
}
#noticias .botao:hover  {
    background: #fff;
}
#noticias .botao:hover h3 {
    color: #000;
}


#videoMultimedia .g-content {
    padding: 50px 90px !important;
    margin: 0;
    text-align: center;
}
#videoMultimedia video {
    width: 100%;
}


#multimedia .g-content {
    margin: 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 h3, #multimedia .videoItem h5 {
    font-family: 'D-DINCondensed-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 .multimedia .verOutros {
    display: none;
}
#multimedia .verOutros {
    border-radius: 0;
    color: #1d1d1b;
    background: #fbbc12;
    border: 1px solid #fbbc12;
    font-family: 'Simplifica', sans-serif;
    font-size: 25px;
    text-align: center;
    margin-top: 0;
    padding: 10px;
    display: block;
    float: right;
    position: relative;
    right: 15px;
}
#multimedia .verOutros:hover {
    color: #1d1d1b;
    background: #fff;
}





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

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

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

#documentos .sideCat div {
	border-bottom: 1px solid #e1e1e1;
	font-family: 'Gravity-Bold', 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: 15%;
    padding-top: 16%;
    float: left;
    margin: 2%;
    text-align: center;
    /*border: 1px solid #dddddd;*/
    padding: 10px;
    position: relative;
}


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

#documentos .itemCat .contentItemCat:after ,#documentos .itemCat .contentItemCat:before{
    content:'';
    display: block;
    position: absolute;
    width: 20%;
    height: 20%;
    border: 2px solid;
    transition: all 0.6s ease;
    border-radius: 2px;
}

#documentos .itemCat .contentItemCat:after{
    bottom: 0;
    right: 0;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fbbc12;
    border-right-color: #fbbc12;
}

#documentos .itemCat .contentItemCat:before{
	top: 0;
    left: 0;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: #fbbc12;
    border-left-color: #fbbc12;
}

#documentos .itemCat .contentItemCat:hover:before{
    width: 100%;
    height: 100%;
	border-top-color:#fbbc12;
	border-left-color:#fbbc12;
}

#documentos .itemCat .contentItemCat:hover:after{
	width: 100%;
    height: 100%;
	border-bottom-color: #fbbc12;
    border-right-color: #fbbc12;
}

#documentos .itemCat .contentItemCat.all{
	background:#fbbc12;
	border-color:#fbbc12;
	height: 50px !important;
	display:block;
	margin:20px 95px 10px 0px;
	float:right;
}

#documentos .itemCat .contentItemCat.all:hover{
	background:#fff;
	border-color:#fbbc12;
}

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

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

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

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

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

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

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

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

#documentos .itemCat .contentItemCat.all h4{
	font-size:35px;
	/*bottom: 45%;*/
}

#documentos .itemCatBlock {
	display:none;
}

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

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

#documentos .breaking-news-ticker{
    border: 1px solid #fbbc12 !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: #fbbc12;
    color: #fff;
    text-align: center;
    font-family: 'Gravity-Bold', 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;
}

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

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

#tickerPosition a{
    color:#1d1d1b;
}

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

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

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

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

.ticker .date.geral{
	/*border-left: 4px solid #fbbc12;*/
	border-image: url(/images/SVG/IconVisit2.svg) 0% 100% stretch;
    border-style: solid;
    border-width: 0 15px;
    border-right: 0;
}

.ticker .date.Acontece{
	border-left: 4px solid #0037e6;
}

.ticker .date.ambiente{
	border-left: 4px solid #005d7b;
}

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

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

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

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

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

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

#apoios .item {
    width: 23%;
    /*height: 490px;*/
    display: inline-block;
    vertical-align: top;
    margin: 0.5%;
    position: relative;
    border: 3px solid #ddd;
    overflow: hidden;
    cursor: pointer;
}

#apoios .osgalery-cat-tabs {
    display: none;
}
#apoios .os-cat-tab-images .img-block {
    border: 3px solid #ddd;
}

.os_fancybox-is-open .os_fancybox-bg {
    background: #1d1d1b !important;
}

.os_fancybox-toolbar .os_fancybox-button--thumbs, .os_fancybox-toolbar .os_fancybox-button--arrow_left, .os_fancybox-toolbar .os_fancybox-button--arrow_right {
    display: none;
}



#galeria{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    overflow: hidden;
    display:none;
}

#galeria .g-content{
	margin: 0;
    padding: 0;
}

/*#galeria .Eventos {
    display: none;
}*/

#galeria .w80{
    width: 100%;
    padding: 0;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align:middle;
    overflow:hidden;
}
#galeria .w80 img {
    max-height: 750px;
}

#galeria .closeGaleria{
    position: absolute;
    right: 30px;
    top: 110px;
    border: 1px solid #000;
    padding: 5px;
    cursor: pointer;
    z-index: 9;
    height: 42px;
}

#galeria .closeGaleria svg{
    height: 30px;
    padding: 0;
}

#galeria .closeGaleria svg path{
    stroke: #000;
}

#galeria .closeGaleria:hover {
    background: #000;
}
#galeria .closeGaleria:hover svg path{
    stroke: #fff;
}

#galeria ul li{
	position: relative;
	width: 100%;
	list-style: none;
}

#galeria .arrow.prev{
    position: fixed;
    left: 30px;
    top: 50%;
    font-size: 50px;
    color: #000;
    z-index:9;
}

#galeria .arrow.next{
    position: fixed;
    right: 30px;
    top: 50%;
    font-size: 50px;
    color: #000;
    z-index:9;
}

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

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

#BarraCopyright .w30.mymodal {
    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;
    top: 50px;
}
#popUp .modal-header table {
    width: 100%;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    width: 125px;
    height: 55px;
    text-align: center;
    font-family: 'Simplifica', sans-serif;
    font-size: 20px;
}
#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;
    font-family: 'Simplifica', sans-serif;
    font-size: 20px;
}
#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;
    margin: 0;
    font-size: 15px;
    font-family: 'Simplifica', sans-serif;
    font-size: 20px;
}
#popUp a {
    color: #fff;
}
#popUp a:hover {
    border-bottom: 1px solid #aa4617;
}
#popUp .modal-footer {
    background: #000
}
#popUp .modal-footer button {
    outline: none;
    font-family: 'Simplifica', sans-serif;
    font-size: 20px;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #aa4617;
}




@media (max-width: 361px){
    
    #introducao .g-content {
        padding: 30px 10px !important;
    }
    #introducao h2.titulo {
        font-size: 35px;
    }
    #introducao .texto {
        width: 100%;
        font-size: 18px;
    }
    
    #documentos .tickerDocs {
        margin: 0;
    }
    
    #documentos .bn-title {
        width: 130px;
        font-size: 14px;
    }
    
    #documentos .bn-news {
        left: 130px;
        right: 0 !important;
    }
    
    #documentos .bn-news ul li a, #documentos .bn-news ul .link{
        font-size: 14px;
    }

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

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
	
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra {
        display: none;
    }
    /*#barra .w33.icons{
        width: 257px;
		margin-top: -11px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }*/
    
    #mobileBar{
        display:inline-block;
        text-align:right;
    }
    
    #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: #fbbc12;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
	
	#mobileBar .custom {
		margin-top: -37px;
	}
	
	#mobileBar div.separator {
		display:none;
	}
	
	#mobileBar .botao svg {
		width: 58px;
	}

    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #traducao {
        top: 15px;
        right: 155px;
    }
    
    #g-container-navigation, #g-navigationmain{
        height: 60px;
        background: #000;
    }
    
    /*#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: 115px;
        top: 30px;
        margin-left: 0;
    }
    
    
    #traducao img {
        top: 0;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
        width: 50%;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #menuMobile .w33.icons div {
        width: 30px;
        height: 30px;
    }
    #menuMobile .w33 img {
        height: 30px;
    }
    
    #slide {
        margin-top: 60px;
    }   
    #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;
    }
    
    .sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
    
    .sliderPrincipalMobile{
        display:block;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Gravity-Bold', sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #multimedia h3{
        font-size: 43px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 100%;
        margin: 0 0.5% 20px 0.5%;
        height: 280px;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        height: 175px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h3, #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 .newsList .seeAll, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #AtividadeMunicipal .item, #AtividadeMunicipal .item.canyoning, #AtividadeMunicipal .item.surf, #AtividadeMunicipal .item.parapente{
        width: 100%;
        margin: 1% 0.5%;
        height: 228px !important;
    }
    
    #AtividadeMunicipal .pesquisa h4{
        font-size: 22px;
		width:100%;
		display:block;
    }
	
	#AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 25px;
    }
	
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
    /*#visit img{
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }*/
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #visit a.gopage {
        text-align: center;
        width: 55%;
        right: 0;
        left: 0;
        bottom: 50px;
        margin: 0 auto;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 88px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #fbbc12;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #fbbc12;
        border-color: #fbbc12;
    }
    
    #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: #1d1d1b;
        margin: 0;
        line-height: 1;
        position: absolute;
        bottom: 44%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #fbbc12;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width: 100%;
        height: auto;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #videoMultimedia .g-content {
        padding: 30px 10px !important;
    }
    #videoMultimedia video {
        width: 100%;
    }
    
    #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: 0;
	}
    
	#multimedia .videoItem h3, #multimedia .videoItem h5 {
		font-size: 20px;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 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;
		display:inline-block;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32%;
        padding: 5px 0;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    
    #BarraCopyright .w40 {
        width: 65%;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 125px;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto auto auto;
		right:0;
	}
	
	#noticias .botao h3{
		font-size:25px;
	}
	
	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size: 45px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 125px !important;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#multimedia .verOutros {
		width: 100%;
		font-size: 20px;
		float: none; 
		right: 0;
	}
	
    #popUp .modal {
        top: 10px;
    }
    #popUp .modal-header td img {
        padding: 0;
    }
    #popUp .modal-header td {
        width: 100px;
        padding: 0;
    }
    #popUp .modal-header td, #popUp .modal-body td, #popUp p, #popUp .modal-footer button {
        font-size: 16px;
    }
	
	#MenuInferior .w25 img {
		width: 300px;
		padding:0; 
		display: block;
		left:0;
	}
	
	#MenuInferior .w25 .intro {
		display: block;
		width: 100%;
	}
	
	#MenuInferior .w25 {
		width: 100%;
		display: block;
		margin-top:20px;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
}


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

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra {
        display: none;
    }
    /*#barra .w33.icons{
        width: 257px;
        margin-top: -9px;
		position: relative;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }*/
    
    #mobileBar{
        display:inline-block;
        text-align:right;
    }
    
    #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: #fbbc12;
        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;
    }
    
	#mobileBar .custom {
		margin-top: -37px;
	}
	
	#mobileBar div.separator {
		display:none;
	}
	
	#mobileBar .botao svg {
		width: 58px;
	}
    
    #traducao {
        top: 15px;
        right: 155px;
    }
    
    #g-container-navigation, #g-navigationmain{
        height: 60px;
        background: #000;
    }
    
    /*#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: 115px;
        top: 30px;
        margin-left: 0;
    }
    
    #traducao img {
        top: 0;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
        width: 50%;
    }
    
    #menuMobile .w33.icons div {
        width: 30px;
        height: 30px;
    }
    #menuMobile .w33 img {
        height: 30px;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide {
        margin-top: 60px;
    }   
    #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;
    }
    
    .sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
    
    .sliderPrincipalMobile{
        display:block;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 20%;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Gravity-Bold', sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #multimedia h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width: 100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 100%;
        margin: 0 0.5% 20px 0.5%;
        height: 320px;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        height: 205px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size: 14px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 16px;
    }
    
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #AtividadeMunicipal .item, #AtividadeMunicipal .item.canyoning, #AtividadeMunicipal .item.surf, #AtividadeMunicipal .item.parapente {
        width: 100%;
        margin: 1% 0.5%;
        height: 228px !important;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 25px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
   /* #visit img{
        position: absolute;
        top: 0;
        width: auto;
        height: 300px;
    }*/
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #visit a.gopage {
        text-align: center;
        width: 55%;
        right: 0;
        left: 0;
        bottom: 50px;
        margin: 0 auto;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
		height: 88px;
		float: none;
		margin: 1%;
		text-align: center;
		border: 1px solid #fbbc12;
		padding: 10px;
		position: relative;
		display: inline-block;
		vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #fbbc12;
        border-color: #fbbc12;
    }
    
    #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: #1d1d1b;
        margin: 0;
        line-height: 1;
        position: absolute;
        bottom: 44%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #fbbc12;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 280px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width: 100%;
        height: auto;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    
    #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: 25px;
    	margin: 0;
	}
    
    
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 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;
		display:inline-block;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32%;
        padding: 5px 0;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    
    #BarraCopyright .w40 {
        width: 65%;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto auto auto;
		right:0;
	}
	
	#noticias .botao h3{
		font-size:25px;
	}
	
	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size: 45px;
	}
	
	#videoMultimedia .g-content {
        padding: 30px 10px !important;
	}
	#videoMultimedia video {
        width: 100%;
    }
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 125px !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#multimedia .verOutros {
		width: 100%;
		font-size: 20px;
		float: none; 
		right: 0;
	}
	
    #popUp .modal {
        top: 20px;
    }
    #popUp .modal-header td img {
        padding: 0;
    }
    #popUp .modal-header td {
        width: 100px;
        padding: 0;
    }
    #popUp .modal-header td, #popUp .modal-body td, #popUp p, #popUp .modal-footer button {
        font-size: 16px;
    }
	
	#MenuInferior .w25 img {
		width: 300px;
		padding:0; 
		display: block;
		left:0;
	}
	
	#MenuInferior .w25 .intro {
		display: block;
		width: 100%;
	}
	
	#MenuInferior .w25 {
		width: 100%;
		display: block;
		margin-top:20px;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
	
}


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

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
    }
    
    #barra {
        display: none;
    }
    /*#barra .w33.icons{
        width: 190px;
		margin-top: -14px;
    }
    
    #barra .w33.icons .desktop {
        display: none;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }*/
    
    #mobileBar{
        display:inline-block;
        text-align:right;
    }
    
    #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: #fbbc12;
        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;
    }
    
    
    #traducao {
        top: 15px;
        right: 180px;
    }
    
    
    #g-container-navigation, #g-navigationmain{
        height: 60px;
        background: #000;
    }
    
    /*#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{
        top: 30px;
    }
    
    #traducao img {
        top: 0;
    }
	
	#mobileBar .custom{
		margin-top:-36px;
		margin-right: 25px;
	}
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
        width: 50%;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide {
        margin-top: 60px;
    }   
    #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;
    }
    
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
    
    .sliderPrincipalMobile{
        display:block;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        text-align: center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 20%;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Gravity-Bold', sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #multimedia h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item, #Acontece .item{
        width: 100%;
        margin: 0 0.5% 20px 0.5%;
        height: 330px;
    }
    
    #noticias .item .itemImage, #Acontece .item .itemImage{
        height: 220px;
    }
    
    #noticias .newsBlocks .itemInfo, #Acontece .item .itemInfo{
        font-size: 14px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 18px;
    }
    
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll, #Acontece .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #AtividadeMunicipal .item, #AtividadeMunicipal .item.canyoning, #AtividadeMunicipal .item.surf, #AtividadeMunicipal .item.parapente {
        width: 100%;
        margin: 1% 0.5%;
        height: 300px !important;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4, #AtividadeMunicipal .item h4{
        font-size: 25px;
    }
    
    #documentos .platform-content, #AtividadeMunicipal .platform-content, #Acontece .platform-content {
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    #visit .description {
        top: 15%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    #visit h3 {
        font-size: 34px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 26px;
        text-align: center;
    }
    
    #visit a.gopage {
        text-align: center;
        width: 40%;
        right: 0;
        left: 0;
        bottom: 50px;
        margin: 0 auto;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 88px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #fbbc12;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
		
    }
    
    #documentos .contentItemCat.all {
        background: #fbbc12;
        border-color: #fbbc12;
    }
    
    #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: #1d1d1b;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 44%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #fbbc12;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects #dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 315px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
    }
    
    #videoMultimedia .g-content {
        padding: 30px 10px !important;
    }
    #videoMultimedia video {
        width: 100%;
    }
    
    #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: 25px;
    	margin: 0;
	}  
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 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;
		display:inline-block;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32%;
        padding: 5px 0;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    #BarraCopyright .w30 span {
        display: none;
    }
    
    #BarraCopyright .w40 {
        width: 65%;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto auto auto;
		right:0;
	}
	
	#noticias .botao h3{
		font-size:25px;
	}
	
	#noticias .newsBlocks .item:nth-last-child(9){
		display:none;
	}
	
	h3{
		font-size: 45px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 219px !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#multimedia .verOutros {
		width: 100%;
		font-size: 20px;
		float: none;
		right: 0; 
	}
	
    #apoios .item {
        width: 48%;
    }
	
    #popUp .modal {
        top: 20px;
    }
    #popUp .modal-header td img {
        padding: 0;
    }
    #popUp .modal-header td {
        width: 100px;
    }
    #popUp .modal-header td, #popUp .modal-body td, #popUp p, #popUp .modal-footer button {
        font-size: 18px;
    }
	
	#MenuInferior .w25 img {
		width: 300px;
		padding:0; 
		display: block;
		left:0;
	}
	
	#MenuInferior .w25 .intro {
		display: block;
		width: 100%;
	}
	
	#MenuInferior .w25 {
		width: 100%;
		display: block;
		margin-top:20px;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
}


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

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
    }
    
    #barra {
		display: none;
    }
    /*#barra .w33.icons{
        width: 270px;
		margin-top: -12px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }*/
    
    #mobileBar{
        display:inline-block;
        text-align:right;
    }
    
    #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: #fbbc12;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
	
	#mobileBar .custom{
		margin-top: -37px;
		margin-right: 20px;
	}
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    
    #traducao {
        top: 15px;
        right: 180px;
    }
    
    
    #g-container-navigation, #g-navigationmain{
        height: 60px;
        background: #000;
    }
    
    /*#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{
        top: 30px;
    }
    
    #traducao img {
        top: 0;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
        width: 50%;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top: 60px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top:0 !important;
    }
    
    .sliderPrincipalNormal #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;
    }
    
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
    
    .sliderPrincipalNormal h2{
        font-size:45px;
    }
    
    .sliderPrincipalNormal h3{
        font-size:20px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
    }
    
    .sliderPrincipalNormal .info .tags span {
        padding: 5px 10px;
        margin: 0 10px 0 0;
        font-size: 11px;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #multimedia h3{
        font-size: 45px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks, #noticias .newsList{
        width:100%;
    }
    
    #noticias .newsBlocks{
        padding-right:0;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size: 15px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 16px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .item .itemImage {
        height: 130px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        height: 310px;
        width: 31%;
    }
    
    #Acontece .item {
        width: 47.8%;
        margin: 0 0.8% 20px 0.8%;
        height: 380px;
    }
    
    #Acontece .item .itemImage{
        max-height: 225px;
    }
    
    #Acontece .item .itemDescription{
        display:none;
    }
    
    #Acontece .item h4{
        font-size: 20px;
    }
    
    #Acontece .seeAll{
        margin-right:auto;
    }
    
    #AtividadeMunicipal .item{
        width: 48%;
        height: 184px !important;
    }
    #AtividadeMunicipal a:nth-child(4) .item, #AtividadeMunicipal .item.canyoning {
        width: 100%;
    }
    #AtividadeMunicipal a:nth-child(6) .item {
        width: 34%;
    }
    #AtividadeMunicipal .item.surf {
        width: 62%;
    }
    #AtividadeMunicipal .item.parapente {
        width: 100%;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4{
        font-size: 35px;
        bottom: 45%;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    /*#visit img{
        position: absolute;
        top: 0;
        width: auto;
        height: 350px;
    }*/
    
    #visit .description {
        top: 10%;
        padding: 0 10px;
        text-align: center;
        width:50%;
    }
    
    #visit h3 {
        font-size: 45px;
        text-align: center;
    }
    
    #visit h4 {
        font-size: 35px;
        text-align: center;
    }
    
    #visit a.gopage {
        text-align: center;
        width: 35%;
        right: 0;
        left: 0;
        bottom: 0;
        margin: 0 auto;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 47%;
        height: 150px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #fbbc12;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #fbbc12;
        border-color: #fbbc12;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 49px;
        width: 49px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Gravity-Bold', sans-serif;
		font-weight: 100;
		color: #1d1d1b;
		margin: 0;
		line-height: 1;
		position: absolute;
		bottom: 44%;
		left: 0;
		width: 100%;
		padding: 0 10px;
		font-size: 20px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #fbbc12;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .normal{
        text-align:center;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
        max-width: 485px;
    }
    
    #videoMultimedia .g-content {
        padding: 30px 10px !important;
    }
    #videoMultimedia video {
        width: 100%;
    }
    
    #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: 25px;
    	margin: 0;
	}
    
    #apoios .item {
        width: 32%;
    }
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 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;
		display:inline-block;
    }
    
    #logos .item {
        width: 19%;
        padding: 5px 0;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 20%;
    }
    
    #BarraCopyright .w40 {
        width: 50%;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		float:none;
		margin: 0px auto auto auto;
		right:0;
	}
	
	#noticias .botao h3{
		font-size:25px;
	}
	
	h3{
		font-size: 45px;
	}
	
	#multimedia .videoItem .overlay {
		display: none;
	}
	
	#multimedia .videoItem .video{
		height: 287px !important;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		font-size: 22px;
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa .finder {
		width: 100%;
		display: block;
	}
	
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#multimedia .verOutros {
		width: 100%;
		font-size: 20px;
		float: none; 
		right: 0;
	}
	
	
    #popUp .modal {
        top: 30px;
    }
    #popUp .modal-header td {
        width: 110px;
    }
    #popUp .modal-header td, #popUp .modal-body td, #popUp p, #popUp .modal-footer button {
        font-size: 18px;
    }
	
	#MenuInferior .w25 img {
		width: 300px;
		padding:0; 
		display: block;
		left:0;
	}
	
	#MenuInferior .w25 .intro {
		display: block;
		width: 100%;
	}
	
	#MenuInferior .w25 {
		width: 100%;
		display: block;
		margin-top:20px;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
}


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

    #buttonMenu, #barra .w33.logo, #documentos .itemCat, #menuDJ, #noticias .newsList ul, #MenuInferior .w17{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    #menuMobile .w33.icons .areaPessoal div {
        width: auto;
    }
    
    .Atalhos{
        padding: 10px 0px;
    }
    
    #barra {
        display: none;
    }
    /*#barra .w33.icons{
        width: 280px;
		margin-top: -14px;
    }
    
    #barra .w33.icons div {
        width: 29px;
        height: 29px;
    }
    
    #barra .w33.icons a.areaPessoal div svg {
        width: 30px;
        height: 30px;
    }
    
    #barra .w33.icons div svg {
        width: 18px;
        height: 18px;
    }*/
    
    #mobileBar{
        display:inline-block;
        text-align:right;
        margin-top: -37px;
        margin-right: 15px;
    }
    
    #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: #fbbc12;
        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;
    }
    
    #traducao {
        top: 15px;
        right: 180px;
    }
    
    
    #g-container-navigation, #g-navigationmain{
        height: 60px;
        background: #000;
    }
    
    /*#g-navigationmain .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }*/
    
    #g-navigationmain .g-grid:nth-child(3){
        /*width: 21%;
        display: inline-block;*/
        vertical-align: middle;
        padding-right: 14px;
    }
    
    /*#g-navigationmain .g-grid:nth-child(4){
        width: 31%;
        display: inline-block;
        vertical-align: middle;
    }*/
    
    #g-navigationmain img{
		top: 30px;
    }
    
    #traducao img {
        top: 0;
    }
    
    #logo-5992-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
        width: 50%;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top: 60px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal #dots{
        right: auto;
        top: auto !important;
        bottom: 70px !important;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    
	.sliderPrincipalNormal #dots a, .sliderPrincipalMobile #dots a {
		display:inline-block;
	}
    
    .sliderPrincipalNormal h2{
        font-size:50px;
    }
    
    .sliderPrincipalNormal h3{
        font-size:25px;
    }
    
    .sliderPrincipalNormal .info{
        padding: 0 10px;
        bottom: 35%;
    }
    
    .sliderPrincipalNormal .info .tags span {
        padding: 5px 10px;
        margin: 0 10px 0 0;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #multimedia .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h3, #Acontece h3, #AtividadeMunicipal h3, #apoios h3, #documentos h3, #multimedia h3{
        font-size: 45px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks, #noticias .newsList{
        width:100%;
    }
    
    #noticias .newsBlocks{
        padding-right:0;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size: 15px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 16px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .item .itemImage {
        height: 175px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        width: 31%;
        height: 325px;
    }
    
	#noticias .itemInfo .cat {
		width: 100%;
		text-align: center;
		font-size: 12px;
		margin: 4px 0px;
	}
	
	#noticias .botao{
		margin: 0px;
		right: 0;
	}
	
	#noticias .botao h3{
		font-size:25px;
	}
    
    #Acontece .item {
        width: 22.9%;
        margin: 0 0.8% 20px 0.8%;
        height: 325px;
    }
    
    #Acontece .item .itemImage{
        max-height: 142px;
    }
    
    #Acontece .item .itemDescription{
        display:none;
    }
    
    #Acontece .item h4{
        font-size: 20px;
    }
    
    #Acontece .seeAll{
        margin-right:auto;
    }
    
    #AtividadeMunicipal .pesquisa h4, #AtividadeMunicipal .item.all h4{
        font-size: 23px;
        bottom: 45%;
    }
    
    #AtividadeMunicipal .item h4{
        font-size: 23px;
    }
    
    #visit .description {
        top: 20%;
        padding: 0 10px;
        width: 70%;
    }
    
    #visit a.gopage{
        padding: 8px 20px;
        font-size: 20px;
        right: 10px
    }
    
    #visit h3{
        font-size:45px;
    }
    
    #visit h4{
        font-size:35px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .contentItemCat {
        width: 30.9%;
        height: 135px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #fbbc12;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .contentItemCat.all {
        background: #fbbc12;
        border-color: #fbbc12;
    }
    
    #documentos .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .icon svg{
        height: 49px;
        width: 49px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .contentItemCat h4 {
        font-family: 'Gravity-Bold', sans-serif;
        font-weight: 100;
        color: #1d1d1b;
        margin: 0;
        line-height: 1;
        position: absolute;
        bottom: 45%;
        left: 0;
        width: 100%;
        padding: 0 10px;
        font-size: 25px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
        font-size: 30px;
    }
    
    #documentos .contentItemCat:hover {
        background: #fbbc12;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 10px !important;
    }
    
    #MenuSuperior .normal{
        text-align:center;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
        max-width: 485px;
    }
    
    
    #videoMultimedia .g-content {
        padding: 50px 10px !important;
    }
    #videoMultimedia video {
        width: 100%;
    }
    
    
    #multimedia .g-content {
        padding: 30px 10px !important;
    }
    #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: 25px;
        padding: 10px;
        margin-right: 20px;
	}
    
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 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: 0px -20px -11px auto;
    }
    
    #logos .item {
        width: 19%;
        padding: 5px 0;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 32%;
    }
    
    /*#BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }*/
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
	
	h3{
		font-size: 45px;
	}
	
	#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;
	}
	
	#AtividadeMunicipal .pesquisa h4 {
		width: 47%;
	}

	#AtividadeMunicipal .pesquisa .finder {
        width: 40%;
	}
	#AtividadeMunicipal .pesquisa #mod-finder-searchform956 {
		height: 37px;
	}
	
	#AtividadeMunicipal .pesquisa input[type="text"] {
		font-size: 17px;
	}
	
	#AtividadeMunicipal .item {
	    height: 155px !important;
	}
	
	#multimedia .verOutros {
		font-size: 20px;
	}
	
    #popUp .modal {
        top: 40px;
    }
    #popUp .modal-header td {
        width: 110px;
    }
	
	#MenuInferior .w25:nth-child(1){
		width:100%;
	}
	
	#MenuInferior .w25 .intro {
		width: 31%;
		font-weight:bold;
	}
	
	#MenuInferior .w25:nth-child(2), #MenuInferior .w25:nth-child(3), #MenuInferior .w25:nth-child(4) {
		display: inline-block;
		width: 31%;
		margin-top:20px;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
	
	#barra .custom{
		width: 79%;
	}
}


@media (min-width: 959px) and (max-width: 1199px){
    
    #g-navigationmain img {
        margin-left: -10px;
        margin-top: -100px;
    }
    
    .Atalhos{
        padding: 10px 0;
    }
    
    /*#slide {
        margin-top: 130px;
    }*/
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal h2{
        margin-top:0;
    }
    
    .sliderPrincipalNormal .info{
        padding:0 20px;
    }
    
	.sliderPrincipalNormal #dots, .sliderPrincipalMobile #dots{
		top: 240px !important;
	}
    
    #barra .g-content {
        padding: 0 20px!important;
    }
    
    #barra .w33{
        width: 100%;
    }
    #barra .w33.icons {
        bottom: 48px;
    }
    
    #logo-5992-particle.g-content {
        padding: 0 20px !important;
    }
    
    .dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
        height: auto !important;
    }
    
    .dj-megamenu-default li a.dj-up_a{
        padding: 0 10px;
        font-size: 15px;
    }
    
    #buttonMenu{
        right:20px;
    }
    
    .dj-megamenu-default .dj-subwrap-in {
        width: 919px !important;
    }
    
    #traducao {
        right: 200px;
    }
    
    #Acontece .g-content, #noticias .g-content, #AtividadeMunicipal .g-content, #apoios .g-content, #documentos .g-content, #machicoDigitalTitulo .g-content{
        padding: 50px 20px !important;
    }
    
    #noticias .item .itemImage{
        height: 200px;
    }
    
    #noticias .newsBlocks .item{
        width: 31%;
        height: 330px;
    }
    
    #noticias .botao {
        right: 0;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 18px;
    }
    
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList li h2{
        font-size:14px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5), #noticias .newsList li:nth-last-child(6){
        display:none;
    }
    
    #Acontece .item{
        height:335px;
    }
    
    #Acontece .item .itemImage {
        max-height: 175px;
    }
    
    #AtividadeMunicipal .pesquisa h4 {
        font-size: 28px;
        width: 45%;
    }
    #AtividadeMunicipal .pesquisa .finder {
        width: 40%;
    }
    #AtividadeMunicipal .item {
	    height: 190px !important;
	}
    
    #visit .description{
        padding: 0 20px;
        top: 25%;
    }
    
    #visit a.gopage{
        right: 20px;
        font-size: 20px;
    }
    
    #visit h3{
        font-size:45px;
    }
    
    #visit h4{
        font-size: 34px;
    }
    
    #documentos .sideCat {
        width: 20%;
    }
    
    #documentos .itemCat .contentItemCat .icon{
        top: 9%;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 30px;
    }
    
	#documentos .itemCat .contentItemCat {
        width:18%;
		margin:1%;
    }
	
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        bottom: 25%;
        padding: 0 3px;
    }
	
	#documentos .itemCat{
        width: 95%;
    }
    
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 20px;
    }
	
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 8px 10px 0px;
    }
    
    #videoMultimedia .g-content {
        padding: 50px !important;
    }
    #videoMultimedia video {
        width: 100%;
    }
	
    #multimedia .videoItem .overlay {
	    display:none;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 152px !important;
	}
	#multimedia .videoItem iframe {
	    height: 152px !important;
	}
	#multimedia .seeVideo .video iframe {
	    width: 900px !important;
	    height: 600px !important;
	}
	#multimedia .verOutros {
    	font-size: 24px;
		margin-right: 19px;
		width:260px;
	}
	
	#popUp .modal {
	    top: 10px;
	}
	#popUp .modal-header td {
	    width: 115px;
	}
	#popUp p {
	    margin: 0;
	}
    
    #MenuInferior .g-content {
        padding: 2rem 20px !important;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li, #MenuInferior .w30 .tit{
        font-size: 16px;
    }
    
    #MenuInferior .titulo{
        font-size: 17px;
    }
    
    #logos .g-content {
        padding: 20px !important;
    }
    
    #logos .item img {
        max-width: 115px;
        max-height: 70px;
    }
    
    #BarraCopyright .g-content{
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 38%;
    }
    
    #MenuSuperior .g-content {
        padding: 50px 20px !important;
    }
    
    #MenuSuperior .w33 {
        width: 100%;
        max-width: 485px;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#MenuInferior .w25:nth-child(1){
		width:100%;
	}
	
	#MenuInferior .w25 .intro {
		width: 31%;
		font-weight:bold;
	}
	
	#MenuInferior .w25:nth-child(2), #MenuInferior .w25:nth-child(3),#MenuInferior .w25:nth-child(4) {
		display: inline-block;
		width: 31%;
		margin-top:20px;
	}
	
	#MenuInferior .botao {
		margin: 0px -20px -11px auto;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
	
	#multimedia .videoItem {
		width:32%;
	}
}


@media (min-width: 1200px) and (max-width: 1439px){
    #g-navigationmain img {
        margin-left: -10px;
        margin-top: -100px;
    }
    #barra .w33 img {
        margin-left: 0;
    }
    
    .sliderPrincipalNormal #dots, .sliderPrincipalMobile #dots{
		top: 240px !important;
	}
    
    #Acontece .item .itemDescription{
        display:none;
    }
    
    #Acontece .item{
        height: 360px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
        font-size: 19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .newsBlocks .item{
        height: 430px;
    }
    
    #noticias .newsList li h2{
        font-size: 17px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5){
        display:none;
    }
    
    #Acontece .item .itemImage{
        max-height: 205px;
    }
    
    #visit a.gopage{
        right: 50px
    }
    
    #documentos .sideCat{
        width:20%;
    }
    
    #documentos .itemCat{
        width: 79%;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 35px;
    }
    
    #documentos .itemCat .contentItemCat h4{
        font-size: 16px;
        bottom: 10%;
    }
    
    #documentos .itemCat .contentItemCat .icon{
        top: 10%;
    }
    
    #documentos .itemCat .contentItemCat.all h4{
        font-size: 28px;
    }
	
	#documentos .itemCat .contentItemCat.all{
	    margin: 20px 8px 10px 0px;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	
	#multimedia .videoItem .overlay {
	    margin-bottom: -208px;
	}
	#multimedia .videoItem .video, #multimedia .videoItem .overlay {
	    height: 208px !important;
	}
	#multimedia .videoItem iframe {
	    height: 208px !important;
	}
	#multimedia .verOutros {
        margin-right: 30px;
    }
    
    #AtividadeMunicipal .pesquisa h4 {
        width: 42%;
        font-size: 30px;
    }
    #AtividadeMunicipal .pesquisa .finder {
        width: 45%;
    }
    #AtividadeMunicipal .item {
	    height: 227px !important;
	}
	
	#MenuInferior .w25:nth-child(1){
		width:100%;
	}
	
	#MenuInferior .w25 .intro {
		width: 31%;
		font-weight:bold;
	}
	
	#MenuInferior .w25:nth-child(2), #MenuInferior .w25:nth-child(3),#MenuInferior .w25:nth-child(4) {
		display: inline-block;
		width: 31%;
		margin-top:20px;
	}
	
	#MenuInferior .botao {
		margin: 0px -20px -11px auto;
	}
	
	#MenuInferior .w25 .desc {
		font-size: 16px;
	}
	
	#multimedia .videoItem {
		width:32%;
	}
	
	#documentos .itemCat .contentItemCat {
        width:18%;
		margin:1%;
    }
	
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        bottom: 25%;
        padding: 0 3px;
    }
	
	#documentos .itemCat{
        width: 95%;
    
	}

}

@media (min-width: 1440px) and (max-width: 1599px) {
    
    .sliderPrincipalNormal #dots, .sliderPrincipalMobile #dots{
		top: 350px !important;
	}
    
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#noticias .item .itemImage {
		height: 309px;
	}
	
	#noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li h2{
		font-size: 16px;
	}
	
	#noticias .newsBlocks .item{
		height: 450px;
	}
	
	#Acontece .item .itemImage{
		max-height: 204px;
	}
	
	#Acontece .item{
		height: 370px;
	}
	
	#noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3){
		display:none;
	}
	
    #AtividadeMunicipal .pesquisa h4{
		font-size: 40px;
		width: 42%;
	}
	
	#AtividadeMunicipal .item {
	    height: 277px !important;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 28px;
		bottom: 30%;
	}
	
	#documentos .itemCat .contentItemCat h4{
		font-size: 17px;
	}
	
	#documentos .itemCat .contentItemCat svg {
		height: 45px;
	}
	
	#visit .description{
		top: 35%;
	}

	#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;
    }
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
}


@media (min-width: 1600px) and (max-width: 1799px){
	
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4, #Acontece .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li h2{
		font-size: 16px;
	}
	
	#noticias .newsBlocks .item{
		height: 430px;
	}
	
	#Acontece .item{
	    height: 385px;
	}
	
	#Acontece .item .itemImage{
		max-height: 230px;
	}
	
	#AtividadeMunicipal .item.all h4, #AtividadeMunicipal .pesquisa h4{
		font-size: 38px;
	}
	
	#AtividadeMunicipal .item {
	    height: 310px !important;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 30px;
		bottom: 42%;
	}
	
	#visit .description {
		top: 38%;
	}
}


@media (min-width: 1800px){
    #noticias .newsBlocks .item .itemDescription, #Acontece .item .itemDescription{
	    display:none;
	}
	
	#noticias .item .itemImage {
		height: 335px;
	}
	
	#Acontece .item{
	    height: 380px; 
	}
}