.right{
    float:right;
}

body{
    color:#000;
}

.onlyNewsletter{
    display:none;
}

#g-mainbar .principal .pull-none.item-image{
    text-align:center;
    margin-bottom:25px;
}

#g-mainbar .principal p{
    margin-top:0;
}

#g-mainbar .principal .class2, #g-mainbar .principal .class3, #g-mainbar .principal .class4, #g-mainbar .principal .class5, #g-mainbar .principal .class6, #g-mainbar .principal .class7{
    margin-top:50px;
}

#g-mainbar .principal .descricao.w50{
    width:60%;
    display:inline-block;
    vertical-align:top;
    padding-right:3%;
}

#g-mainbar .principal .item.w50{
    width:39%;
    display:inline-block;
    vertical-align:top;
    padding-left:3%;
}

#g-mainbar .principal .item.w100{
    text-align:center;
}

#g-mainbar .principal .item.press, #g-mainbar .principal .pressRelease{
    text-align:center;
}

#g-mainbar .principal .item.press .desc.pressRelease, #g-mainbar .principal .pressRelease .item{
    display:inline-block;
    vertical-align:top;
    padding: 0 10px;
}

#g-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
    width:500px !important;
}

#g-mainbar .principal .pressRelease{
    margin-top:50px;
}

#g-mainbar .principal .item.press .desc.pressRelease, #g-mainbar .principal .item.w50.allContent .desc.pressRelease{
    margin-top:0;
}

.itemid-1582 #g-mainbar .principal .multipleImages50, .itemid-1582 #g-mainbar .principal .multipleImages {
    margin-top: 50px;
}

#g-mainbar .principal .video{
    margin-top:50px;
    text-align: center;
}

#g-mainbar .principal .video .item{
    width:auto;
    display:inline-block;
    vertical-align:top;
    padding: 10px;
}

#g-mainbar .principal .video .item iframe{
    width:560px;
    height:315px;
}

#g-mainbar .principal .descricao.w50.allContent{
    width:100%;
    padding-right:0;
}

#g-mainbar .principal .item.w50.allContent{
    width:100%;
    padding-left:0;
}

#g-mainbar .principal .item.w50.allContent .item-image{
    width:49.5%;
    display:inline-block;
    vertical-align:top;
    padding-right:1%;
}

#g-mainbar .principal .item.w50.allContent .desc.pressRelease{
    width:49.5%;
    display:inline-block;
    vertical-align:top;
    padding-left:1%;
}

#g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
    margin: 0 auto 12px auto !important;
}

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

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

#g-mainbar .buttonLink{
    display: inline-block;
    background: #004d53;
    border: 1px solid #004d53;
    padding: 10px;
    color: #fff;
    font-family: 'Dosis-Regular',sans-serif;
    margin-left: 1%;
    text-align:center;
}

#g-mainbar .links100 .buttonLink:nth-child(1){
    margin-left: 0%;
}

#g-mainbar .buttonLink:hover{
    background: #fff;
    color: #1d1d1b;
}

#g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33{
    margin-top:50px;
}
 
#g-mainbar .links100 .buttonLink{
    width: auto;
}
 
#g-mainbar .links25 .buttonLink{
    width: 23.5%;
    margin: 0.5%;
}
 
#g-mainbar .links33 .buttonLink{
    width: 32%;
    margin: 0.5%;
}

#g-mainbar .links25, #g-mainbar .links33{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#detalhe .video{
    width: 600px;
    margin: 30px auto;
    text-align: center;
}

#detalhe .video iframe{
    width: 600px;
    height: 340px;
}

#detalhe .video .item {
    margin: 0 10px;
    width: 31%;
    display: inline-block;
}

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: 'theboldfont',sans-serif !important;
}

/*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;
}

#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:transparent;
    min-height: 0;
}

/*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;
}

#g-slideshow{
    background: #fff;
}

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

.altura{
    height: 146px;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0;
    font-size: 13px;
    background-color: #fff;
}

.breadcrumb > .active, .breadcrumb > li, .breadcrumb a, .breadcrumb span{
    color: #1d1d1b;
}

#g-mainbar .g-content {
    margin: 0.625rem 0;
    padding: 0.938rem 0;
}

#g-container-3667 .g-container, #g-slideshow .g-container{
    width: 1160px;
    margin: 0 auto;
}

#g-mainbar h2, #g-mainbar h1{
    color: #004d53;
    text-transform: uppercase;
    font-size: 40px;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding-left: 0;
}

#corpo{
    background: #fff;
    padding: 0;
    color: #1d1d1b;
    font-size: 15px;
    text-align: justify;
}

#corpo a {
    color: #004d53;
}

body p, body li{
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    color: #1d1d1b;
}

#corpo .botao{
    max-width: 250px;
    min-width: 200px;
    width: auto;
    display: inline-block;
    background: #004d53;
    border: 1px solid #004d53;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'theboldfont',sans-serif !important;
    font-weight: bold;
    font-size: 14px;
}

#corpo .botao:hover{
    background: #fff;
    color:#004d53;
}

.itemid-1385 #g-mainbar{
    min-height:600px;
}

.itemid-1385 h2{
    display:none;
}

.itemid-1385 #g-container-3667{
    background:URL('imagens/IMG_1.png');
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.itemid-1385 .item-page{
    background: #dfdfdf;
    color: #004d53;
    padding: 50px;
    width: 500px;
    margin-left: auto;
    margin-top: 150px;
    text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
}


.itemid-1582 .content-category {
    display: none;
}


.itemid-1582 #g-mainbar .page-header h2, .itemid-1582 #g-mainbar .page-header h1{
    margin: 0;
    width: 100%;
}

.itemid-1582 #g-mainbar {
    padding: 0;
}

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

.itemid-1582 #g-mainbar a {
    color: #005d7b;
}

.itemid-1582 #g-mainbar a.buttonLink {
    color: #fff;
}

.itemid-1582 #g-mainbar a.buttonLink:hover {
    color: #005d7b;
}

.itemid-1582 #g-mainbar .multipleImages50, .itemid-1582 #g-mainbar .multipleImages{
    text-align: center;
    margin-top: 106px;
}

.itemid-1582 #g-mainbar .multipleImages50 .item-image {
    float: none;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.itemid-1582 #g-mainbar .multipleImages .item-image {
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    width: 32.9%;
    display: inline-block;
}

.itemid-1582 #g-mainbar .multipleImages50 img, .itemid-1582 #g-mainbar .multipleImages img {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    padding: 0 10px;
    max-width: 100%;
    max-height: 100%;
}

.itemid-1582 #g-mainbar .span12 .video {
    margin: 30px auto;
    text-align: center;
}

.itemid-1582 #g-mainbar .span12 .video iframe{
    width: 600px;
    height: 340px;
}

.itemid-1582 #g-mainbar .span12 .fb-video{
    display: block;
    margin: 0 auto;
    text-align: center;
}

.itemid-1582 #g-mainbar .span12 .video .item {
    margin: 0 10px;
    width: 31%;
    display: inline-block;
}

.itemid-1582 .pagenav {
    display: block;
    margin-top: 10px;
}

.itemid-1556 #grid-7279, .itemid-1556 #Breadcrumb{
    display:none;
}

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

#detalhe .multipleImages img {
    width: 32.9%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#detalhe .multipleImages, #detalhe .multipleImages50{
    text-align: center;
}

#detalhe .item-image img {
    max-width: 400px;
    max-height: 380px;
}

#detalhe .item-image {
    float: right;
    margin-left: 35px;
    margin-right: 0px;
    margin-bottom: 25px;
}

#detalhe .multipleImages50 img {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#detalhe .article-info.muted {
    text-align: right;
}

#detalhe dl.article-info dt {
    display: none;
}

#detalhe .navigateArticle a {
    background: #004d53;
    color: #fff;
    padding: 10px 20px;
    display: inline-flex;
    vertical-align: top;
    justify-content: center;
    align-items: center;
    border: 1px solid #004d53;
    text-transform: uppercase;
    font-family: 'theboldfont',sans-serif !important;
    font-weight: bold;
    font-size: 14px;
}

#detalhe .navigateArticle svg {
    width: 30px;
    height: 26px;
    display: block;
    padding: 5px;
}

#detalhe .navigateArticle a svg path {
    fill: #fff;
}

#detalhe .navigateArticle{
    text-align: right;
    margin-top: 20px;
}

#detalhe h3 {
    color: #004d53;
    text-transform: uppercase;
    font-size: 30px;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding-left: 0;
}

.dj-megamenu-default li.dj-up.current.active{
    border-top: 1px solid #fff;
}

@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);
    }
}

#detalhe a{
    color: #004d53;
}

@media (max-width: 361px){
    
    #g-mainbar .principal .item.w50.allContent .item-image{
        width:100%;
        padding-right:0;
        margin-bottom:25px;
    }
    
    #g-mainbar .principal .item.w50.allContent .desc.pressRelease{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .descricao.w50{
        width:100%;
        padding-right:0;
    }
    
    #g-mainbar .principal .item.w50{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease, #g-mainbar .principal .pressRelease .item{
        padding: 0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
        width: 340px !important;
    }
    
    .itemid-1582 #g-mainbar .principal .multipleImages50 img, .itemid-1582 #g-mainbar .principal .multipleImages img{
        padding: 0;
    }
    
    #g-mainbar .principal .video .item{
        padding: 10px 0;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 340px;
        height: 195px;
    }
    
    #g-mainbar .links100 .buttonLink {
        width: 49%;
        margin: 0 0 10px 0 !important;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #detalhe .video{
        width: 100%;
    }
    
    #detalhe .video iframe{
        width: 300px;
        height: 160px;
    }
    
    #detalhe .video .item {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #detalhe h3{
        font-size: 24px;
    }
    
    #detalhe .multipleImages50 img, #detalhe .multipleImages img{
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    
    #detalhe .multipleImages50 img {
        margin-bottom: 5px;
        margin-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #detalhe .navigateArticle a{
        padding: 5px 15px;
    }
    
    #detalhe .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #detalhe .item-image img {
        max-width: 100%;
        max-height: none;
        width: auto;
    }
    
    .itemid-1582 #g-mainbar .multipleImages, .itemid-1582 #g-mainbar .multipleImages50 {
        margin-top: 0;
    }
    .itemid-1582 #g-mainbar .multipleImages .item-image, .itemid-1582 #g-mainbar .multipleImages50 .item-image {
        width: 100%;
        display: block;
    }
    
    .itemid-1582 #g-mainbar .span12 .video .item {
        width: 100%;
        margin: 0;
    }
    
    
    .itemid-1385 #g-mainbar {
        min-height: 300px;
    }
    
    .itemid-1385 .item-page {
        background: #dfdfdf;
        color: #004d53;
        padding: 20px;
        width: 200px;
        margin-left: auto;
        margin-top: 80px;
        text-align: center;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1;
    }
    
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 30px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #corpo .botao {
        margin: 10px auto;
        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;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #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-mainbar .principal .item.w50.allContent .item-image{
        width:100%;
        padding-right:0;
        margin-bottom:25px;
    }
    
    #g-mainbar .principal .item.w50.allContent .desc.pressRelease{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .descricao.w50{
        width:100%;
        padding-right:0;
    }
    
    #g-mainbar .principal .item.w50{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease, #g-mainbar .principal .pressRelease .item{
        padding: 0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
        width: 340px !important;
    }
    
    .itemid-1582 #g-mainbar .principal .multipleImages50 img, .itemid-1582 #g-mainbar .principal .multipleImages img{
        padding: 0;
    }
    
    #g-mainbar .principal .video .item{
        padding: 10px 0;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 340px;
        height: 195px;
    }
    
     #g-mainbar .links100 .buttonLink {
        width: 49%;
        margin: 0 0 10px 0 !important;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #detalhe .video{
        width: 100%;
    }
    
    #detalhe .video iframe{
        width: 350px;
        height: 200px;
    }
    
    #detalhe .video .item {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #detalhe h3{
        font-size: 24px;
    }
    
    #detalhe .multipleImages50 img, #detalhe .multipleImages img{
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    
    #detalhe .multipleImages50 img {
        margin-bottom: 5px;
        margin-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #detalhe .navigateArticle a{
        padding: 5px 15px;
    }
    
    #detalhe .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #detalhe .item-image img {
        max-width: 100%;
        max-height: none;
        width: auto;
    }
    
    .itemid-1582 #g-mainbar .multipleImages, .itemid-1582 #g-mainbar .multipleImages50 {
        margin-top: 0;
    }
    .itemid-1582 #g-mainbar .multipleImages .item-image, .itemid-1582 #g-mainbar .multipleImages50 .item-image {
        width: 100%;
        display: block;
    }
    
    .itemid-1582 #g-mainbar .span12 .video .item {
        width: 100%;
        margin: 0;
    }
    
    
    .itemid-1385 #g-mainbar {
        min-height: 300px;
    }
    
    .itemid-1385 .item-page {
        background: #dfdfdf;
        color: #004d53;
        padding: 20px;
        width: 200px;
        margin-left: auto;
        margin-top: 80px;
        text-align: center;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1;
    }
    
    
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 30px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #corpo .botao {
        margin: 10px auto;
        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;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #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-mainbar .principal .item.w50.allContent .item-image{
        width:100%;
        padding-right:0;
        margin-bottom:25px;
    }
    
    #g-mainbar .principal .item.w50.allContent .desc.pressRelease{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .descricao.w50{
        width:100%;
        padding-right:0;
    }
    
    #g-mainbar .principal .item.w50{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease, #g-mainbar .principal .pressRelease .item{
        padding: 0;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
        width: 445px !important;
    }
    
    .itemid-1582 #g-mainbar .principal .multipleImages50 img, .itemid-1582 #g-mainbar .principal .multipleImages img{
        padding: 0;
    }
    
    #g-mainbar .principal .video .item{
        padding: 10px 0;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 445px;
        height: 250px;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:450px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 49%;
        margin: 0 0 20px 0;
        font-size: 14px;
    }
    
    #detalhe .video{
        width: 100%;
    }
    
    #detalhe .video iframe{
        width: 470px;
        height: 260px;
    }
    
    #detalhe .video .item {
        width: 100%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #detalhe h3{
        font-size: 24px;
    }
    
    #detalhe .multipleImages50 img, #detalhe .multipleImages img{
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    #detalhe .multipleImages50 img {
        margin-bottom: 5px;
        margin-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #detalhe .navigateArticle a{
        padding: 5px 15px;
    }
    
    #detalhe .item-image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    #detalhe .item-image img {
        max-width: 100%;
        max-height: none;
        width: auto;
    }
    
    .itemid-1582 #g-mainbar .multipleImages, .itemid-1582 #g-mainbar .multipleImages50 {
        margin-top: 0;
    }
    .itemid-1582 #g-mainbar .multipleImages .item-image, .itemid-1582 #g-mainbar .multipleImages50 .item-image {
        width: 100%;
        display: block;
    }
    
    .itemid-1582 #g-mainbar .span12 .video .item {
        width: 100%;
        margin: 0;
    }
    
    .itemid-1385 #g-mainbar {
        min-height: 400px;
    }
    
    .itemid-1385 .item-page {
        background: #dfdfdf;
        color: #004d53;
        padding: 20px;
        width: 260px;
        margin-left: auto;
        margin-top: 125px;
        text-align: center;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1;
    }
   
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 30px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #corpo .botao {
        margin: 10px auto;
        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;
    }
    
    #slide {
        margin-top: 140px;
    }
    
    #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-mainbar .principal .item.w50.allContent .item-image{
        width:100%;
        padding-right:0;
        margin-bottom:25px;
    }
    
    #g-mainbar .principal .item.w50.allContent .desc.pressRelease{
        width:100%;
        padding-left:0;
    }
    
    #g-mainbar .principal .descricao.w50{
        width:100%;
        padding-right:0;
    }
    
    #g-mainbar .principal .item.w50{
        width:100%;
        padding-left:0;
    }
    
    .itemid-1582 #g-mainbar .principal .multipleImages .item-image, .itemid-1582 #g-mainbar .principal .multipleImages50 .item-image{
        width:49.5%;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 265px;
        height: 150px;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:500px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 49%;
        margin: 0 0 20px 0;
    }
    
    #detalhe .video{
        width: 100%;
    }
    
    #detalhe .video iframe{
        width: 592px;
        height: 330px;
    }
    
    #detalhe .video .item {
        width: 46%;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #detalhe .multipleImages img {
        width: 32.3%;
    }
    
    #detalhe .item-image img {
        max-width: 240px;
        max-height: 350px;
    }
    
    .itemid-1582 #g-mainbar .span12 .video .item {
        width: 49%;
    }
    
    .itemid-1385 #g-mainbar {
        min-height: 400px;
    }
    
    .itemid-1385 .item-page {
        background: #dfdfdf;
        color: #004d53;
        padding: 20px;
        width: 260px;
        margin-left: auto;
        margin-top: 125px;
        text-align: center;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1;
    }
    
    
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 30px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #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;
    }
    
    #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){
    
    .itemid-1582 #g-mainbar .principal .item-image{
        float:none;
        margin-left:0;
        text-align:center;
    }
    
    .itemid-1582 #g-mainbar .principal .item-image img{
        max-width:100%;
        max-height:none;
    }
    
    #g-mainbar .principal .descricao.w50{
        width:100%;
        padding-right:0;
    }
    
    #g-mainbar .principal .item.w50{
        width:100%;
        padding-left:0;
    }
    
    .itemid-1582 #g-mainbar .principal .multipleImages .item-image, .itemid-1582 #g-mainbar .principal .multipleImages50 .item-image{
        width:49.5%;
    }
    
    #g-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
        width: 350px !important;
    }
    
    .itemid-1582 #g-mainbar .principal .video .item {
        width: auto;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 350px;
        height: 200px;
    }
    
     #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:750px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
        width: 32%;
        margin: 0 0 10px 0;
    }
    
    #g-mainbar .links100, #g-mainbar .links25, #g-mainbar .links33 {
        margin-top: 30px;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #g-navigation .g-logo img{
        margin-left:5px;
    }
    
    #detalhe .item-image img {
        max-width: 240px;
        max-height: 350px;
    }
    
    #detalhe .video .item {
        width: 47%;
    }
    
    .itemid-1582 #g-mainbar .item-image {
        margin-left: 15px;
        margin-bottom: 10px;
        margin-right: 0px;
        float: right;
    }
    
    .itemid-1582 #g-mainbar .item-image img {
        max-width: 240px;
        max-height: 250px;
    }
    
    .itemid-1582 #g-mainbar .video .item {
        width: 47%;
    }
    
    .altura {
        height: 110px;
    }
    
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 35px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #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;
    }
    
    #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-mainbar .principal .item.press .desc.pressRelease iframe, #g-mainbar .principal .pressRelease .item iframe, #g-mainbar .principal .item.w50.allContent .desc.pressRelease iframe{
        width: 445px !important;
    }
    
    #g-mainbar .principal .video .item iframe {
        width: 445px;
        height: 250px;
    }
    
    #g-mainbar .links25, #g-mainbar .links33{
        width:100%;
        max-width:950px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #g-mainbar .links33 .buttonLink {
        width: 32%;
        margin: 0 0 10px 0;
    }
    
    #g-navigation #barraSuperior .g-content {
        padding: 10px;
    }
    
    #g-navigation .g-logo img{
        margin-left:5px;
    }
    
    .altura {
        height: 114px;
    }
    
    #g-mainbar h2, #g-mainbar h1 {
        font-size: 35px;
        padding-left: 0;
    }
    
    #g-mainbar .g-content {
        padding: 0.938rem 10px;
    }
    
    #g-container-3667 .g-container, #g-slideshow .g-container {
        width: 100%;
    }
    
    #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;
    }
    
    
    #detalhe .video .item {
        width: 30%;
    }
    
    
}