body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #004d53;
  outline: 1px solid slategrey;
}

body{
	font-family: 'Raleway',sans-serif !important;
}

.dj-offcanvas-wrapper {
    background: #fff;
    color: #000;
}

#g-top {
    position: absolute;
    top: 0;
    color: #000;
}
.accesibilityDummy {
    position: absolute;
    left: -5000px;
    color: transparent;
}

/*Barra Superior*/

#barraSuperior{
    background: #fff;
}

#barraSuperior img{
    width: 130px;
}

#barraSuperior .w50{
	width:49.5%;
	display:inline-block;
	vertical-align:middle;
}

#barraSuperior .w50.left{
	text-align:left;
}

#barraSuperior .w50.right{
	text-align:right;
}

#g-navigation #barraSuperior .g-content{
	padding: 10px 0;
}

#g-navigation .g-content{
    margin: 0 auto;
    padding: 0;
    width: 1200px;
}

#grid-6087{
    margin: 0 auto;
    padding: 10px 0;
    width: 1200px;
}

#g-navigation .g-container {
    width: 100%;
}

#g-navigation > .g-container {
    margin: 0rem auto;
}

#g-navigation {
    background-color: #004d53;
    border-top: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    color: #fff;
}

#barraSuperior button{
	padding:0;
	background:transparent;
	outline:none;
	margin-left:70px;
	height: 23px;
}

#barraSuperior button svg{
	height:26px;
	width:26px;
}

#g-navigation .g-logo{
    margin: 0;	
}

#g-navigation .g-logo img {
    width: 270px;
    padding: 14px 0;
}

/*Menu*/

#g-navigation #menuPrincipal.size-70{
	text-align:right;
}

#g-navigation #menuPrincipal.size-70 .g-content{
    width: auto;
}

.dj-megamenu-default {
    margin-top: 23px !important;
}

.dj-megamenu-default li{
	outline:none;
}

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

.dj-megamenu-default li a.dj-up_a{
	border-left: 0px;
	border-right:0px;
	padding: 0 20px;
	font-size: 12px;
}

.dj-megamenu-default li a.dj-up_a span {
    float: right;
    display: inline-block;
    padding: 0 0 0 0 !important;
    line-height: initial;
    background: transparent;
    vertical-align: middle;
}

.dj-megamenu-default li.dj-up{
	display: inline-block;
    float: none;
    position: relative !important;
    vertical-align: middle;
}

.dj-megamenu-default li:hover div.dj-subwrap{
	background: #f2f2f2;
}

.dj-megamenu-default li ul.dj-submenu > li > a, .dj-megamenu-default li ul.dj-subtree > li > a{
	font-family: "raleway", sans-serif;
}

.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 > a{
    background: transparent;
    color: #3c3c3c;
}

.dj-megamenu-default li ul.dj-subtree > li > a{
	color: #3c3c3c;
}

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li{
	border-top: 0px;
}

.dj-megamenu-default li ul.dj-submenu > li.first {
    border-right: 1px solid #e1e1e1;
	margin-bottom: 20px;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1352.first, .dj-megamenu-default li ul.dj-submenu > li.itemid1353.first, .dj-megamenu-default li ul.dj-submenu > li.itemid1332.first, .dj-megamenu-default li ul.dj-submenu > li.itemid1314.first{
    border-right: 0px;
}

.dj-megamenu-default li a.dj-up_a .arrow{
	top:0;
}

.dj-megamenu-default li ul.dj-submenu > li > a{
	list-style: URL('imagens/bolaAmarela.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;
	font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
	padding: 12px 6px;
	display: list-item;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1352 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid1353 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid1332 > a{
	list-style: none !important;
	margin-left: 0 !important;
}

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

.dj-megamenu-default li ul.dj-submenu > li.itemid1352 > a img {
    float: none;
    border: 0;
    margin: 0 5px 20px 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    width: auto !important;
    border: 10px solid #ffffff;
    border-radius: 50%;
	-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.itemid1352 > a:hover img {
    border: 10px solid #dfcb25;
}

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

.dj-megamenu-default li ul.dj-submenu{
	margin: 0;
}
.dj-megamenu-default li ul.dj-submenu > li > a{
	margin: 0 0 0 25px;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1353, .dj-megamenu-default li ul.dj-submenu > li.itemid1332 {
    list-style: none;
    background: white;
    margin-left: 0;
    border: 1px solid #009ee0 !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-width: 210px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    text-align: centeR;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1353:hover, .dj-megamenu-default li ul.dj-submenu > li.itemid1332:hover{
	background: #009ee0;
}

.dj-megamenu-default li ul.dj-submenu > li.itemid1353 a, .dj-megamenu-default li ul.dj-submenu > li.itemid1332 a{
	color: #009ee0;
	-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.itemid1353 a:hover, .dj-megamenu-default li ul.dj-submenu > li.itemid1332 a:hover{
	color: white;
}

.dj-megamenu-default li ul.dj-subtree {
    margin: 5px 0 5px 50px !important;
}

.dj-megamenu-default {
    height: 0;
    z-index: 0;
}

#g-page-surround{
    overflow: hidden;
	background: #fff;
    min-height: 0;
}

#g-expanded {
    background: none;
}

#filtro{
    margin-top: -200px;
    text-align: center;
}

#filtro .g-content {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
}


/*Slider*/

#g-header .g-container {
    width: 100%;
}

#slide{
    margin-top: 145px;
}

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

#slide img{
    width:100%;
}

/*Principais Eventos*/

#g-showcase.box-darkgrey.g-outer-box {
    background: #004d53 !important;
    color: #fff;
}

#g-showcase .g-container {
    width: 100%;
}

#banner .g-content {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
}

#banner .w50{
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}

#banner .w50 h3{
    margin: 0 0 10px ;
    color: #fff;
    text-align: right;
    font-size: 60px;
    line-height: 44px;
}

#banner .w50 h4{
    margin: 0;
    color: #fff;
    text-align: right;
    font-size: 30px;
    font-weight:100;
    text-transform: uppercase;
    line-height: 20px;
}

#banner .w20{
    width: 24%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#banner .w20 svg{
	width: 90px;
    height: 50px;
}

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

#banner .botao{
    background: rgb(11, 28, 42);
    padding: 40px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    outline: none;
    width: 195px;
}

#EventosFP{
    padding: 50px 0;
}

#EventosFP h2{
    color: #001b2b;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    font-size: 32px;
    margin: 0 0 30px 0;
    line-height: 1;
    padding: 20px 0;
}

#EventosFP h2 .borda{
    border-left: 2px solid #001b2b;
    height: 80px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    -ms-transform: skew(32deg, 0deg);
    -webkit-transform: skew(32deg, 0deg);
    transform: skew(32deg, 0deg);
    margin-right: 20px;
}

#EventosFP .w33{
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 2% 1%;
	background: #fff;
}

#EventosFP .headItem .date{
    position: relative;
    width: 50px;
    margin-left: auto;
    height: 50px;
    text-align: center;
    background: rgb(255,169,84);
    padding: 5px;
    color: #001b2b;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
}

#EventosFP .headItem .date .month{
    font-size: 12px;
}

#EventosFP .headItem .date .day{
    font-size: 20px;
    margin-top: -3px;
}

#EventosFP .headItem .image{
    margin-top: -50px;
	height: 204px;
	overflow: hidden;
}

#EventosFP .headItem .image img{
	width:100%;
	height:100%;
}

#EventosFP .titleEvent{
    padding: 10px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    color: #001b2b;
    font-weight: bold;
    font-size: 18px;
}

#EventosFP .descEvent{
    color: #001b2b;
    font-size: 14px;
    font-family: "DINNeuzeitGroteskStd-BdCond",sans-serif;
    text-align: center;
    padding: 0 20px;
	min-height: 35px;
}

#EventosFP .fregEvent{
    padding: 0 20px 10px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    color: #001b2b;
    font-weight: bold;
    font-size: 14px;
}

#EventosFP .catEvent{
    padding: 10px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    color: #001b2b;
    font-weight: bold;
    font-size: 14px;
}

#EventosFP .catEvent .borda{
    border-left: 1px solid #001b2b;
    height: 40px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    -ms-transform: skew(32deg, 0deg);
    -webkit-transform: skew(32deg, 0deg);
    transform: skew(32deg, 0deg);
    margin-right: 0;
    margin-left: -5px;
}

#EventosFP .icon{
    width: 6%;
    display: inline-block;
    vertical-align: middle;
}

#EventosFP .text{
    width: auto;
    display: inline-block;
    vertical-align: middle;
    padding-left: 6px;
}

#EventosFP .sabermais{
    text-align: center;
    padding: 0 20px 20px 20px;
}

#EventosFP .sabermais button{
    outline: none;
    background: #001b2b;
	border:1px solid #001b2b;
    padding: 0px 25px;
    color: #fff;
	font-size: 12px;
    text-transform: lowercase;
    font-weight: bold;
}

#EventosFP .sabermais:hover button{
	background: #fff;
	color: #001b2b;
}

#EventosFP .sabermais button .borda{
    border-left: 1px solid #ffffff;
    height: 30px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    -ms-transform: skew(32deg, 0deg);
    -webkit-transform: skew(32deg, 0deg);
    transform: skew(32deg, 0deg);
    margin-right: 0;
    margin-left: -5px;
}

#EventosFP .sabermais:hover button .borda{
	border-left: 1px solid #001b2b;
}

#EventosFP input[type=submit]{
    background: transparent;
    outline: none;
    border: 0px;
}

#EventosFP #vermais {
    outline: none;
    background: #ffa954;
    border: 1px solid #ffa954;
    padding: 0px 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    width: 160px;
}

#EventosFP #vermais:hover{
    background: #ffffff;
    color: #ffa954;
	border: 1px solid #ffa954;
}

#EventosFP #vermais .borda {
    border-left: 1px solid #ffffff;
    height: 30px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    -ms-transform: skew(32deg, 0deg);
    -webkit-transform: skew(32deg, 0deg);
    transform: skew(32deg, 0deg);
    margin-right: 20px;
    margin-left: -12px;
}

#EventosFP #vermais:hover .borda{
	border-left: 1px solid #ffa954;
}

#EventosFP .vermais{
    text-align: right;
    margin-right: 15px;
}

/*Menu inferior*/

#g-copyright .g-container {
    border-top: 0px;
	width: 100%;
}

#MenuInferior {
    background: rgb(29, 29, 27);
    border-top: 1px solid #1d1d1b;
}

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

#MenuInferior .w30{
    width: 25%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 0;
    text-align: left;
    display: inline-block;
}

#MenuInferior .w30 #boxMenu {
    padding: 0 14px;
    color: #fff;
    font-family: 'theboldfont', sans-serif;
}

#MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
    margin: 0;
    font-size: 13px;
}

#MenuInferior .w30 .tit {
    margin: 20px 0 0 0;
    font-size: 15px;
}

#MenuInferior .botao {
    margin-top: 10px;
    margin-left: 14px;
}

#MenuInferior #econoticias {
    font-family: 'theboldfont', sans-serif;
    background: #005d7b;
    color: #fff;
    padding: 5px;
    text-align: center;
    width: 120px;
    margin: 0;
    border: 1px solid #005d7b;
    outline: none;
    text-transform: uppercase;
    font-size: 12px;
}

#MenuInferior #econoticias:hover {
    background: transparent;
    color: #fff;
}

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

#MenuInferior .titulo {
    font-size: 17px;
    color: #fff;
    height: 55px;
    text-transform: uppercase;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
}

#MenuInferior li {
    font-size: 13px;
    padding: 5px 0;
    color: #fff;
    font-family: 'theboldfont', sans-serif;
}

#MenuInferior li a, #MenuInferior li a:hover {
    color: #fff;
}

#BarraCopyright {
    background: #2d2d2b;
    border-top: 1px solid #2d2d2b;
    padding-top: 0;
    color: #fff;
}

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

#BarraCopyright .w30 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    border-left: 0px solid rgb(242, 242, 242);
    margin-left: 0;
    margin-right: 5px;
    padding: 7px 0;
}

#BarraCopyright 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 .w30 img {
    width: 250px;
    height: auto;
    opacity: 1;
}

#BarraCopyright .w40 {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding: 24px 0 0 0;
    font-size: 14px;
    text-align: center;
    font-family: 'theboldfont', sans-serif;
    font-weight: bold;
    color: #fff;
}

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

#BarraCopyright .w29 {
    width: 23%;
    display: inline-block;
    vertical-align: top;
}

.letraAtividadeMunicipal3 {
    margin: -10px 0 0 0;
}

#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;
    margin-top: 18px;
}

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

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

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

#slide h2{
    position: absolute;
    text-align: center;
    width: 60%;
    left:40%;
    font-size: 100px;
    color: #fff;
    padding-right: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 285px;
}

#g-above{
    background:transparent;
    border-top:0px;
    color: #000;
}

#noticias .g-content {
    margin: 0 auto;
    padding: 50px 0;
    width:1200px;
}

#noticias h3{
    text-align: center;
    font-size: 50px;
    color: #004d53;
}

#noticias .content{
    margin-top:30px;
}

#noticias .item {
    width: 23.1%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.8% 20px 0.8%;
    height: 440px;
    background: #f6f6f6;
}

#noticias .item .itemImage {
    max-height: 185px;
    overflow:hidden;
}

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

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

#noticias .itemInfo {
    border-left: 4px solid #004d53;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #1d1d1b;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 14px;
}

#noticias .item h4{
    font-size: 22px;
    color: #004d53;
    line-height: 1;
}

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

#noticias .itemDescription{
    color: #1d1d1b;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 14px;
}

#noticias .seeAll{
    display:none;
}

#noticias .seeAll div{
    width: 150px;
    margin-left: auto;
    background: #004d53;
    border: 1px solid #004d53;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

#noticias .seeAll div:hover{
    background: #fff;
    color: #004d53;
}

.loader{
    text-align: center;
    padding: 50px;
}

.loader img{
    width: 170px;
}

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

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

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

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

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

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

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

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

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


@media (max-width: 361px){
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias h3{
        font-size: 35px;
    }
    
    #noticias .item {
        width: 47.1%;
    }
    
    #noticias .item .itemImage {
        max-height: 108px;
    }
    
    #noticias .item h4 {
        font-size: 20px;
    }
    
    #noticias .itemDescription {
        font-size: 13px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0;
        font-size: 30px;
        color: #fff;
        padding-right: 0;
        margin-top: 90px;
        display: block;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    .dj-megamenu-default {
        margin-top: 0 !important;
        background: #004d53;
        height: auto;
    }
    
    #g-navigation #menuPrincipal.size-70 {
        text-align: center;
        background: #004d53;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        display: inline-block;
        float: none;
        height: 20px;
        padding-top: 5px !important;
        padding: 0 15px;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #banner .g-content {
        width: 100%;
    }
    
    #banner .w50 {
        width: 100%;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w30, #banner .w20{
        width: 100%;
        margin: 20px auto;
        display: block;
        text-align: center;
    }
    
    #banner .botao {
        padding: 10px 15px;
        font-size: 22px;
        margin: 0 auto;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 12px 0;
    }
    
    #BarraCopyright .w30 {
        width: 100%;
    }
    
    #BarraCopyright .w29 {
        width: 100%;
        position: absolute;
        bottom: 78px;
        right: 10px;
    }
    
    #BarraCopyright .w29 .text{
        display:none !important;
    }
}

@media (min-width: 362px) and (max-width: 469px){
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias h3{
        font-size: 35px;
    }
    
    #noticias .item {
        width: 47.1%;
    }
    
    #noticias .item .itemImage {
        max-height: 108px;
    }
    
    #noticias .item h4 {
        font-size: 20px;
    }
    
    #noticias .itemDescription {
        font-size: 13px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 100%;
        left: 0;
        font-size: 30px;
        color: #fff;
        padding-right: 30px;
        margin-top: 90px;
        display: block;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    .dj-megamenu-default {
        margin-top: 0 !important;
        background: #004d53;
        height: auto;
    }
    
    #g-navigation #menuPrincipal.size-70 {
        text-align: center;
        background: #004d53;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        display: inline-block;
        float: none;
        height: 20px;
        padding-top: 5px !important;
        padding: 0 15px;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #banner .g-content {
        width: 100%;
    }
    
    #banner .w50 {
        width: 100%;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w30, #banner .w20{
        width: 100%;
        margin: 20px auto;
        display: block;
        text-align: center;
    }
    
    #banner .botao {
        padding: 10px 15px;
        font-size: 22px;
        margin: 0 auto;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 12px 0;
    }
    
    #BarraCopyright .w30 {
        width: 100%;
    }
    
    #BarraCopyright .w29 {
        width: 100%;
        position: absolute;
        bottom: 78px;
        right: 10px;
    }
    
    #BarraCopyright .w29 .text{
        display:none !important;
    }
}

@media (min-width: 470px) and (max-width: 591px){
    #g-above .g-container {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias h3{
        font-size: 35px;
    }
    
    #noticias .item {
        width: 47.1%;
        height: 400px;
    }
    
    #noticias .item .itemImage {
        max-height: 142px;
    }
    
    #noticias .item h4 {
        font-size: 20px;
    }
    
    #noticias .itemDescription {
        font-size: 13px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 60%;
        left: 40%;
        font-size: 42px;
        color: #fff;
        padding-right: 30px;
        margin-top: 90px;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    .dj-megamenu-default {
        margin-top: 0 !important;
        background: #004d53;
        height: auto;
    }
    
    #g-navigation #menuPrincipal.size-70 {
        text-align: center;
        background: #004d53;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        display: inline-block;
        float: none;
        height: 20px;
        padding-top: 5px !important;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #banner .g-content {
        width: 100%;
    }
    
    #banner .w50 {
        width: 100%;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w30, #banner .w20{
        width: 100%;
        margin: 20px auto;
        display: block;
        text-align: center;
    }
    
    #banner .botao {
        padding: 10px 15px;
        font-size: 22px;
        margin: 0 auto;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 12px 0;
        max-width: 507px;
    }
    
    #BarraCopyright .w30 {
        width: 100%;
    }
    
    #BarraCopyright .w29 {
        width: 100%;
        position: absolute;
        bottom: 78px;
        right: 10px;
    }
    
    #BarraCopyright .w29 .text{
        display:none !important;
    }
}

@media (min-width: 592px) and (max-width: 767px){
    #g-above .g-container {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias h3{
        font-size: 35px;
    }
    
    #noticias .item {
        width: 47.1%;
    }
    
    #noticias .item .itemImage {
        max-height: 180px;
    }
    
    #noticias .item h4 {
        font-size: 20px;
    }
    
    #noticias .itemDescription {
        font-size: 15px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 60%;
        left: 40%;
        font-size: 48px;
        color: #fff;
        padding-right: 30px;
        margin-top: 120px;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    .dj-megamenu-default {
        margin-top: 0 !important;
        background: #004d53;
        height: auto;
    }
    
    #g-navigation #menuPrincipal.size-70 {
        text-align: center;
        background: #004d53;
    }
    
    .dj-megamenu-default li a.dj-up_a {
        display: inline-block;
        float: none;
        height: 20px;
        padding-top: 5px !important;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #banner .g-content {
        width: 100%;
        padding: 0 0 10px 0;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w20{
        width: 23%;
        margin: 20px 0;
    }
    
    #banner .botao {
        padding: 10px 15px;
        font-size: 22px;
        width: 120px;
    }
    
    #BarraCopyright .w40 {
        width: 100%;
        padding: 12px 0;
    }
    
    #BarraCopyright .w30 {
        width: 100%;
    }
    
    #BarraCopyright .w29 {
        width: 100%;
        position: absolute;
        bottom: 62px;
        right: 15px;
    }
    
    #BarraCopyright .w29 .text{
        display:none !important;
    }
    
    #BarraCopyright .w30 img {
        margin: 0px 25px;
    }
}

@media (min-width: 768px) and (max-width: 958px){
    #g-above .g-container {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias .item {
        width: 31.3%;
    }
    
    #noticias .item .itemImage {
        max-height: 155px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 60%;
        left: 40%;
        font-size: 48px;
        color: #fff;
        padding-right: 30px;
        margin-top: 150px;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    #slide {
        margin-top: 110px;
    }
    
    #banner .g-content {
        width: 100%;
        padding: 0 0 10px 0;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w20{
        width: 23%;
        margin: 20px 0;
    }
    
    #banner .botao {
        padding: 10px 15px;
        font-size: 22px;
        width: 120px;
    }
    
    #BarraCopyright .w40 {
        width: 63%;
        padding: 12px 0;
    }
    
    #BarraCopyright .w29 {
        width: 5%;
        padding-right: 7px;
    }
    
    #BarraCopyright .w29 .text{
        display:none !important;
    }
    
    #BarraCopyright img {
        height: auto;
        margin: 0;
        width: 100%;
    }
    
    #BarraCopyright .logoInterface{
        margin-top: 26px;
        margin-right: auto;
    }
    
}

@media (min-width: 959px) and (max-width: 1199px){
    
    #g-above .g-container {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }

    #noticias .g-content {
        padding: 50px 10px;
        width: 100%;
    }
    
    #noticias .item {
        width: 23%;
    }
    
    #noticias .item .itemImage {
        max-height: 145px;
    }
    
    #slide h2 {
        position: absolute;
        text-align: center;
        width: 60%;
        left: 40%;
        font-size: 75px;
        color: #fff;
        padding-right: 0;
    }
    
    #g-navigation .g-content {
        width: 100%;
    }
    
    #barraSuperior .w50 {
        width: 49%;
    }
    
    #barraSuperior button {
        margin-left: 10px;
    }
    
    #barraSuperior img {
        width: 100px;
    }
    
    #grid-6087 {
        padding: 0;
        width: 100%;
    }
    
    #g-navigation #menuPrincipal.size-70 .g-content {
        width: 100%;
    }
    
    #slide {
        margin-top: 110px;
    }
    
    #banner .g-content {
        width: 100%;
        padding: 0 0 10px 0;
    }
    
    #banner .w50 h3 {
        margin: 10px;
        color: #fff;
        text-align: center;
        font-size: 35px;
        line-height: 44px;
    }
    
    #banner .w50 h4 {
        text-align: center;
        font-size: 20px;
    }
    
    #banner .w20{
        width: 23%;
        margin: 20px 0;
    }
    
    #banner .botao {
        padding: 10px 15px;
    }
}