.dj-megamenu-default li.dj-up.fullsub.itemid1789 {
	/*display: none !important;;*/
}

.todasNoticias {
    width: 235px;
    background: #1d1d1b;
    border: 1px solid #1d1d1b;
    margin: 30px auto 0 auto;
    display:block;
    text-align: center;
    padding: 10px 30px;
    color: #fff;
    font-family: 'Dosis-Regular',sans-serif;
    font-size: 20px;
}

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

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

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

body::-webkit-scrollbar-thumb, #MenuSuperior::-webkit-scrollbar-thumb{
	background-color: #009ddc;
    outline: 1px solid white;
    width: 8px;
}

.g-container {
    width: 100%;
}

.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 {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background:#009ddc;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

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

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

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

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

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

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

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

.mobile{
    display:none;
}

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

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

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

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

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

#MenuSuperior .w33 li {
    list-style: none;
    font-family: 'Dosis-SemiBold', sans-serif;
    width: 18%;
    float: none;
    margin: 1% 0.8%;
    padding: 0px;
    height: 140px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border: 0;
    border-radius: 0;
}

#MenuSuperior .w66{
    width:66%;
    display:inline-block;
    vertical-align:top;
    padding-left:5%;
}

#MenuSuperior .w66 div{
    display:none;
}

#MenuSuperior .w66 div.active{
    display:block;
}

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

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

#g-showcase {
    height: 141px;
}

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

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

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

#barra .w33.icons a.cov19 div svg {
    width: 31px;
    height: 31px;
}

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

#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: #009ddc;
}

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

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

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

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

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

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

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

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

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

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

#buttonMenu button:hover {
    color: #fff;
    background: #009ddc;
}

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

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

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

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

#MenuInferior{
    background: rgb(243, 249, 255);
    border-top: 0px solid #1d1d1b;
    color: #000;
}

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

#MenuInferior li{
	font-family: 'Dosis-Regular',sans-serif;
	font-size: 18px;
    padding-left: 8px;
    margin-bottom: 10px;
    color: #1d1d1b;
    border-left: 4px solid #009ddc;
}

#MenuInferior li:hover{
	border-left: 4px solid #1d1d1b;
}

#MenuInferior li.btnms{
	cursor:pointer;	
}

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

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

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

#MenuInferior .w30 .boxMenu img{
    width: 40px;
    margin-right: 10px;
}

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

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

#MenuInferior .botao{
    font-family: 'Dosis-Regular',sans-serif;
    background: #1d1d1b;
    color: #fff;
    padding: 5px;
    text-align: center;
    width: 120px;
    margin: 30px 0 0 0;
    border: 1px solid #1d1d1b;
    outline: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
}

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

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

#MenuInferior .data{
	margin: 0;
}

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

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

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

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

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

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

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

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

#off-menu_813{
	display: none;	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sliderPrincipalMobile{
    display:none;
}

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

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

.sliderPrincipalNormal .dots a, .sliderPrincipalMobile .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;
}

.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: rgba(0, 157, 220, 0.3);
    z-index: 9;
    width: 100%;
    height: 100%;
}

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

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

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

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

.sliderPrincipalNormal h2, .sliderPrincipalMobile h2{
    font-size: 60px;
    color: white;
    margin: 130px 0 0 0;
    z-index: 1;
    position: relative;
    font-family: 'Dosis-SemiBold',sans-serif;
}

.sliderPrincipalNormal h3, .sliderPrincipalMobile h3{
    color: white;
    font-size: 35px;
    margin: 0.75rem 0 0 0;
    position: relative;
    font-family: 'Dosis-SemiBold',sans-serif;
    text-transform: uppercase;
}

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

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

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

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

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


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

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

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

/******* 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-mainbody .g-side-column.size-10{
	background: white;
}

#normal, .normal{
	display:block;
}

#mobile, .Mobile{
	display:none;
}

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

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

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

.buttonForms{
    text-align:center;
}

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

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

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

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

#botoesMobile{
    display:none;
}

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

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

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

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

#botoesMobile .Atalhos2{
    padding: 0;
}

#menuMobile{
    background: #ffffff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 180px;
    text-align: center;
    top: 90px;
    left: 0;
    border-top: 1px solid #009ddc;
    display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#menuMobile #accordeonck1013 li.level1.open, #menuMobile #accordeonck1013 li.level1.active{
    background-color: #009ddc;
}

#menuMobile #accordeonck1013 li.level2.open, #menuMobile #accordeonck1013 li.level2.active, #menuMobile #accordeonck1013 li.level3.open, #menuMobile #accordeonck1013 li.level3.open.active{
    background-color: #009ddc8f;
}

#menuMobile #accordeonck1013 li.level3.active, #menuMobile #accordeonck1013 li.level4.active{
    background-color: #009ddc47;
}

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

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

#menuMobile #accordeonck1013 img{
	display:none;
}

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

#BarraCopyright .w30 #ss_gmo_globalsign_secured_site_seal {
    display: inline-block;
}

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

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

#BarraCopyright .w30 .text{
    width: 195px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-transition: width 1s, 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 .w30 .text p{
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-family: 'Dosis-SemiBold',sans-serif;
    font-weight: bold;
    color: #fff;
}

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

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

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

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

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

.company{
	margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

#menuDJ {
    position: fixed;
    width: 100%;
    top: 70px;
    left: 0;
    text-align: center;
    -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;
}

#menuDJ:before {
    content: '';
    position: absolute;
    pointer-events: none;
    background: #000000ad;
    filter: blur(100%);
    left: 0;
    top: 60px;
    display: block;
    height: 100vh;
    width: 100%;
    opacity: 0;
	transition: opacity 1.4s ease-out;
    -webkit-backdrop-filter: blur(1px) brightness(90%);
    backdrop-filter: blur(1px) brightness(90%);
}

#menuDJ.active:before {
	opacity: 1;
	transition: opacity 0.4s ease-in;
}


.dj-megamenu-default{
	background: #ffffff;
    height: 45px;
}

.dj-megamenu-default li a.dj-up_a {
    float: none;
    height: 44px;
    font-weight: bold;
    color: #1d1d1b;
    border-right: 0px;
    border-left: 0px;
    font-size:18px;
	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 .arrow{
	top: 10px;
	transform: none;
}

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

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

.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: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: none;
    border-top: 2px solid #005d7b;
    border-bottom: 2px solid #005d7b;
    top: 60px;
}

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

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

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

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

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

.dj-megamenu-default li 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: 'Dosis-SemiBold',sans-serif;
	outline:none;
}

.dj-megamenu-default li.itemid457 ul.dj-submenu > li, .dj-megamenu-default li.itemid458 ul.dj-submenu > li, .dj-megamenu-default li.itemid1485 ul.dj-submenu > li{
	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 5px 0;
    border-left: 4px solid #e1e1e1;
}

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

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

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

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

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

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

.dj-megamenu-default li ul.dj-submenu > li.itemid804 > a img{
    float: none;
    border: 0;
    margin: 0 5px 20px 0;
    vertical-align: middle;
    max-height: 100%;
    margin-top: 0 !important;
    width: auto !important;
    height: 180px !important;
    border-radius: 0;
    padding: 0 30px 30px 30px !important;
}

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

.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 #009ddc;
	-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 #009ddc;
	-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: #009ddc;
    border: 1px solid #009ddc;
}

.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: #005d7b !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: white !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent a{
    margin: 0 !important;
    font-family: 'Dosis-Semibold',sans-serif !important;
    font-size: 13px !important;
    text-transform: none !important;
    color: #009ddc !important;
}

.dj-megamenu-default li ul.dj-submenu > li.first a{
	margin: 0 !important;
    font-family: 'Dosis-Regular',sans-serif !important;
    font-size: 18px !important;
    text-transform: none !important;
    color: #009ddc !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent .dj-subtree li a{
    color: #1d1d1b !important;
    text-transform: initial !important;
    font-size: 16px !important;
}

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

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

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

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

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

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

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

.dj-submenu em{
	display: none;
}

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

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

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

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

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

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

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

.dj-megamenu-default li:where(.itemid568, .itemid1789).hover div.dj-subwrap{
    padding-top: 0;
    padding-bottom: 10px;
    border-top: 0px;
    border-bottom: 0px;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu{
    margin: 0;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li > a{
    display: block;
    padding-left: 10px !important;
    float:none;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789):hover div.dj-subwrap, .dj-megamenu-default li:where(.itemid568, .itemid1789).hover div.dj-subwrap{
    left:auto !important;
    width: auto !important;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li a {
    margin: 0 !important;
    font-family: 'Dosis-Regular',sans-serif !important;
    font-size: 16px !important;
    text-transform: initial !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    margin-bottom: 5px !important;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) div.dj-subcol{
    width: auto !important;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li.first a{
    color: #3c3c3c !important;
	margin-bottom: 5px !important;
    font-size: 16px !important;

}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li.active a, .dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li:hover a{
    color: #009ddc !important;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) div.dj-subwrap .dj-subwrap-in {
    width: auto !important;
    padding: 0 20px;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li {
    list-style: none;
    margin-left: 0px;
    border-top: 0px;
    border-left: 4px solid #e1e1e1 !important;
}

.dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li.active, .dj-megamenu-default li:where(.itemid568, .itemid1789) ul.dj-submenu > li:hover{
    border-left: 4px solid #009ddc !important;
}

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

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

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


h2, h3{
    font-family: 'Dosis-SemiBold',sans-serif;
    font-size: 50px;
    text-align: left;
    margin-top: 0;
    margin-bottom:50px;
    color: #009ddc;
    font-weight:100;
}

.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: 0;
    padding: 50px !important;
}

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

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

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

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

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

#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
	font-family: 'Dosis-SemiBold',sans-serif;
    font-size: 19px;
	color: #1d1d1b;
    margin-top: 0;
    line-height: 1;
    font-weight:100;
    margin-bottom: 20px;
    text-align: left;
}

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

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

#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 a{
    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 a:hover{
	border-left: 4px solid #009ddc;
}

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

#noticias .newsList .seeAll{
    margin-top: 20px;
    display: block;
    background: #009ddc;
    border: 1px solid #009ddc;
    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:#009ddc;
}

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

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

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

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

#documentos .itemCat{
	width: 100%;
    display: block;
    padding-left: 0;
}

#documentos .itemCat .contentItemCat{
	width: 14.5%;
	padding-top: 16%;
	float:left;
	margin: 1%;
	text-align:center;
	border: 1px solid #009ddc;
	padding: 10px;
	position: relative;
	color: #000;
}

#documentos .itemCat .contentItemCat:hover{
	background:#009ddc;
}

#documentos .itemCat .contentItemCat.all{
	background:#009ddc;
	border-color:#009ddc;
}

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

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

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

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

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

#documentos .itemCat .contentItemCat h4{
    font-family: 'Dosis-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:#fff;
}

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

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

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

#tickerPosition a{
    color:#1d1d1b;
}

#tickerPosition a:hover{
    color:#009ddc;
}

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

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

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

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

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

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

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

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

#apoios .item:hover{
	border: 3px solid #009ddc;
}

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

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

.sliderPrincipalNormal .dots, .sliderPrincipalMobile .dots{
    display:none;
}


@media (max-width: 361px){
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 22px;
    }

    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra{
        height:30px;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }

    #buttonMenu, #barra .w33.logo, .desktop, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17, #MenuSuperior .w66{
        display:none;
    }
    
    #barra .w33.turnMenu, #barra .w33.offMenu{
        width: 30%;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
        height:35px;
    }
    
    #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: #009ddc;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-showcase{
        height: 90px;
    }
    
    #g-showcase .g-grid:nth-child(2){
        width:44%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-showcase .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-showcase img{
        width: 110px;
    }
    
    #logo-8653-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile .dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        display: none;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 90px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 50px;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Dosis-SemiBold',sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #noticias .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #apoios h3, #documentos h2, #documentos h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height:325px;
    }
    
    #noticias .newsBlocks .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage{
        max-height: 95px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 16px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #documentos .platform-content{
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 47%;
        height: 135px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #009ddc;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat.all {
        background: #009ddc;
        border-color: #009ddc;
    }
    
    #documentos .itemCat .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 .itemCat .contentItemCat h4 {
        font-size: 16px;
    }
    
    #documentos .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .contentItemCat:hover {
        background: #009ddc;
    }
    
    #documentos .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 361px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    top: 30px;
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
        padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        height:auto;
	}
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32.3%;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}


@media (min-width: 362px) and (max-width: 469px){
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra{
        height:30px;
    }
    
    #barra .g-content{
        padding:0 10px !important;
    }
    
    #buttonMenu, #barra .w33.logo, .desktop, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17, #MenuSuperior .w66{
        display:none;
    }
    
    .Atalhos{
        padding: 10px 0px;
        font-size: 11px;
        height:30px;
    }
    
    #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: #009ddc;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-showcase{
        height:90px;
    }
    
    #g-showcase .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-showcase .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-showcase img{
        width: 110px;
    }
    
    #logo-8653-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile .dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        display:none;
    }
    
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 30px;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 90px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 20%;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Dosis-SemiBold',sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #noticias .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #apoios h3, #documentos h2, #documentos h3 {
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height:325px;
    }
    
    #noticias .newsBlocks .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage{
        max-height: 125px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #documentos .platform-content{
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 300px !important;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 47%;
        height: 135px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #009ddc;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat.all {
        background: #009ddc;
        border-color: #009ddc;
    }
    
    #documentos .itemCat .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 .itemCat .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .itemCat .contentItemCat h4 {
        font-family: 'Dosis-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{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .itemCat .contentItemCat:hover {
        background: #009ddc;
    }
    
    #documentos .itemCat .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 280px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    top: 30px;
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
        padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        height:auto;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32.3%;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}


@media (min-width: 470px) and (max-width: 591px){
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra {
        height:30px;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .w33.logo{
        display:none;
    }
    
    #menuMobile{
        top:90px;
    }

    #buttonMenu, .desktop, #menuDJ, .sliderPrincipalNormal, #noticias .newsList ul, #MenuInferior .w17, #MenuSuperior .w66{
        display:none;
    }
    
    .Atalhos{
        padding:10px 0px !important;
        font-size: 11px;
        height:30px;
    }
    
    #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: #009ddc;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-showcase{
        height:90px;
    }
    
    #g-showcase .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-showcase .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-showcase img{
        width: 110px;
    }
    
    #logo-8653-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide .g-content {
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top: 0 !important;
    }
    
    .sliderPrincipalMobile .dots{
        position: absolute;
        left: 15%;
        right: 15%;
        height: 30px;
        z-index: 9999;
        font-size: 0;
        text-align: center;
        opacity: 0.7;
        bottom: 10px !important;
        top: auto !important;
        margin: 0 auto;
        display:none;
    }
    
    .sliderPrincipalMobile{
        display:block;
        margin-top: 90px;
    }
    
    .sliderPrincipalMobile .info{
        padding: 0 10px;
        bottom: auto;
        top: 0;
        text-align:center;
    }
    
    .sliderPrincipalMobile h2 {
        font-size: 35px;
        line-height: 1;
        margin-top: 20%;
        margin-bottom: 0px;
        z-index: 1;
        font-family: 'Dosis-SemiBold',sans-serif;
        text-transform:uppercase;
    }
    
    .sliderPrincipalMobile h3 {
        font-size: 22px;
        margin: 30px 0 0 0;
        text-align: center;
    }
    
    #noticias .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #apoios h3, #documentos h2, #documentos h3{
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }
    
    #noticias .newsBlocks{
        width:100%;
        padding-right:0;
    }
    
    #noticias .newsBlocks .item{
        width: 48.5%;
        margin: 0 0.5% 20px 0.5%;
        height:355px;
    }
    
    #noticias .newsBlocks .item:nth-child(even){
        float:right;
    }
    
    #noticias .item .itemImage{
        max-height: 145px;
    }
    
    #noticias .newsBlocks .itemInfo{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        display:none;
    }
    
    #noticias .newsList {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #documentos .platform-content{
        padding-top: 30px;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 47%;
        height: 135px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #009ddc;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat.all {
        background: #009ddc;
        border-color: #009ddc;
    }
    
    #documentos .itemCat .contentItemCat.all:hover {
        background: #ddd;
        border-color: #ddd;
    }
    
    #documentos .icon{
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    
    #documentos .itemCat .icon svg{
        height: 75px;
        width: 60px;
    }
    
    #documentos .icon svg path {
        fill: #1d1d1b;
    }
    
    #documentos .itemCat .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .itemCat .contentItemCat h4 {
        font-family: 'Dosis-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{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .itemCat .contentItemCat:hover {
        background: #009ddc;
    }
    
    #documentos .itemCat .contentItemCat:hover h4 {
        color: #fff;
    }
    
    .sliderProjects .dots {
        left: auto;
        right: auto;
        width: 100%;
        position: relative;
        margin-top: 315px;
    }
    
    #apoios .g-content {
        padding: 10px 10px 30px 10px!important;
    }
    
    #apoios .item{
        width:48%;
        margin: 1% 0.5%;
    }

	#MenuSuperior {
	    top: 30px;
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
        padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width: 362px;
        height:auto;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #MenuInferior .w30 .intro, #MenuInferior .w30 .desc {
        font-size: 16px;
    }
    
    #logos .item {
        width: 32.3%;
    }
    
    #logos .item img{
        max-width: 80px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}


@media (min-width: 592px) and (max-width: 767px){
    #noticias{
        margin-top: 30px;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra{
        height:30px;
    }
	
    #barra .g-content {
        padding: 0 10px!important;
    }
	
	#barra .w33.logo{
        display:none;
    }

    #buttonMenu, .desktop, #menuDJ, #noticias .newsList ul, #MenuInferior .w17, #MenuSuperior .w66{
        display:none;
    }
    
    .Atalhos{
        padding: 10px 0px;
        height:30px;
    }
    
    #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: #009ddc;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-showcase{
        height:90px;
    }
    
    #g-showcase .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-showcase .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px;
        margin-left: -0.4%;
    }
    
    #g-showcase img{
        width: 110px;
    }
    
    #logo-8653-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top:90px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    #tickerPosition{
        margin-top:0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        right: auto;
        top: auto !important;
        bottom: 20px !important;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        display:none;
    }
    
    .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;
    }
    
    #noticias .g-content, #apoios .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #apoios h3, #documentos h2, #documentos 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:19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        font-size:14px;
    }
    
    #noticias .item .itemImage {
        max-height: 150px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        height: 415px;
        width: 47%;
    }
    
    .sliderProjects {
        width: 100%;
        height: 350px !important;
    }
    
    .sliderProjects ul li {
        width: 200%;
    }
    
    #apoios .item{
        margin: 0.8% 0.4%;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 30.7%;
        height: 150px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #009ddc;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat.all {
        background: #009ddc;
        border-color: #009ddc;
    }
    
    #documentos .itemCat .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 .itemCat .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .itemCat .contentItemCat h4 {
        font-family: 'Dosis-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: 25px;
    }
    
    #documentos .itemCat .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
    }
    
    #documentos .itemCat .contentItemCat:hover {
        background: #009ddc;
    }
    
    #documentos .itemCat .contentItemCat:hover h4 {
        color: #fff;
    }

	#MenuSuperior {
	    top: 30px;
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
        padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
	    width: 47%;
        margin: 10px 1%;
        max-width: 362px;
	}
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #logos .item {
        width: 32.3%;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}


@media (min-width: 768px) and (max-width: 958px){
    
    #noticias{
        margin-top: 30px;
    }
    
    .breaking-news-ticker{
        width:300% !important;
    }
    
    #barra {
        height:30px;
    }
    
    #barra .g-content {
        padding: 0 10px!important;
    }
    
    #barra .w33.logo{
        display:none;
    }
    
    #menuMobile{
        top:90px;
    }

    #buttonMenu, .desktop, #menuDJ, #noticias .newsList ul, #MenuInferior .w17, #MenuSuperior .w66{
        display:none;
    }
    
    .Atalhos{
        padding: 10px 0px;
        height:30px;
    }
    
    #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: #009ddc;
        border-radius: 50%;
        padding: 6px;
    }
    
    #mobileBar svg{
        width: 21px;
        height: 21px;
    }
    
    #mobileBar svg path{
        fill:#fff !important;
    }
    
    #mobileBar svg circle, #mobileBar svg line, #mobileBar svg path{
        stroke:#fff !important;
    }
    
    #g-showcase{
        height:90px;
    }
    
    #g-showcase .g-grid:nth-child(2){
        width:45%;
        display:inline-block;
        vertical-align:middle;
    }
    
    #g-showcase .g-grid:nth-child(3){
        width: 54%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 14px;
    }
    
    #g-showcase img{
        width: 110px;
    }
    
    #logo-8653-particle.g-content{
        padding: 0 3px !important;
        margin: 0 auto 0 0;
    }
    
    .g-logo{
        text-align:left;
    }
    
    #slide{
        margin-top:90px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal .dots{
        right: auto;
        top: auto !important;
        bottom: 70px !important;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        display:none;
    }
    
    .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;
    }
    
    #noticias .g-content, #apoios .g-content{
        margin: 0;
        padding: 30px 10px!important;
    }
    
    #noticias h2, #noticias h3, #apoios h3, #documentos h2, #documentos 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:19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        font-size:14px;
    }
    
    #noticias .item .itemImage {
        max-height: 125px;
    }
    
    #noticias .newsList{
        float:none;
    }
    
    #noticias .newsList .seeAll{
        margin-left: auto;
        margin-right: auto;
    }
    
    #noticias .newsBlocks .item{
        margin: 0 0.8% 20px 0.8%;
        height: 435px;
        width: 22.9%;
    }
    
    #apoios .item{
        margin: 0.8% 0.4%;
    }
    
    #documentos .mobile{
        display:block;
    }
    
    #documentos .g-content {
        padding: 30px 10px !important;
    }
    
    #documentos .itemCat .contentItemCat {
        width: 30.9%;
        height: 150px;
        float: none;
        margin: 1%;
        text-align: center;
        border: 1px solid #009ddc;
        padding: 10px;
        position: relative;
        display: inline-block;
        vertical-align: top;
    }
    
    #documentos .itemCat .contentItemCat.all {
        background: #009ddc;
        border-color: #009ddc;
    }
    
    #documentos .itemCat .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 .itemCat .contentItemCat:hover svg path {
        fill: #fff;
    }
    
    #documentos .itemCat .contentItemCat h4 {
        font-family: 'Dosis-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: 25px;
    }
    
    #documentos .itemCat .contentItemCat.all h4{
        bottom: 44%;
        color:#fff;
        font-size: 30px;
    }
    
    #documentos .itemCat .contentItemCat:hover {
        background: #009ddc;
    }
    
    #documentos .itemCat .contentItemCat:hover h4 {
        color: #fff;
    }

	#MenuSuperior {
	    top: 30px;
	    padding-top:50px;
	}
    
    #MenuSuperior .g-content {
        padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 14px;
        height: 120px;
	}
	
	#MenuSuperior .w33 li {
	    width: 22.5%;
        height: 120px;
	}
    
    #MenuInferior .g-content{
        margin: 0 auto;
        padding: 30px 10px !important;
    }
    
    #MenuInferior .w30 {
        width: 100%;
        margin-left: 0;
        text-align:center;
    }
    
    #MenuInferior .w30 .boxMenu{
        padding: 0;
    }
    
    #MenuInferior .w30 .boxMenu img {
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }
    
    #MenuInferior .botao{
        margin: 30px auto 0 auto;
    }
    
    #logos .item {
        width: 32.3%;
    }
    
    #logos .item img{
        max-width: 115px;
    }
    
    #logos .g-content {
        padding: 20px 10px !important;
    }
    
    #BarraCopyright .g-content{
        padding: 10px !important;
    }
    
    #BarraCopyright .w30, #BarraCopyright .w40{
        width: 100%;
        text-align: center;
    }
    
    #BarraCopyright .w40{
        padding: 20px 50px 0 50px;
        margin-bottom: -20px;
    }
    
    #BarraCopyright .w30 .text{
        display:none;
    }
    
    #BarraCopyright .company{
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}


@media (min-width: 959px) and (max-width: 1199px){
    .Atalhos{
        padding: 10px 0;
    }
    
    #slide {
        margin-top: 130px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    .sliderPrincipalNormal h2{
        margin-top:0;
    }
    
    .sliderPrincipalNormal .info{
        bottom: 35%;
        padding:0 20px;
    }
    
    .sliderPrincipalNormal .dots{
        right:20px;
        display:none;
    }
    
    #documentos{
        margin-bottom: 30px;
    }
    
    #barra .g-content {
        padding: 0 20px!important;
    }
    
    #barra .w33{
        width: 32.9%;
    }
    
    #logo-8653-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;
    }
    
    #noticias .g-content, #apoios .g-content, #documentos .g-content{
        padding: 50px 20px !important;
    }
    
    #noticias .item .itemImage{
        max-height: 125px;
    }
    
    #noticias .newsBlocks .item{
        height:425px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size:19px;
    }
    
    #noticias .newsBlocks .item .itemDescription, #noticias .newsList li a{
        font-size:14px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5), #noticias .newsList li:nth-last-child(6){
        display:none;
    }
    
    #documentos .sideCat {
        width: 20%;
    }
    
    #documentos .itemCat .contentItemCat .icon{
        top: 9%;
    }
    
    #documentos .itemCat .contentItemCat svg {
        height: 50px;
    }
    
    #documentos .itemCat .contentItemCat h4{
        font-size:14px;
        bottom: 9%;
        padding: 0 3px;
    }
    
    #documentos .itemCat .contentItemCat.all h4 {
        font-size: 20px;
    }
    
    #MenuInferior .g-content {
        padding: 2rem 20px 4rem 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;
    }
    
    #BarraCopyright .g-content{
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w40 {
        width: 38.9%;
    }
    
    #MenuSuperior .g-content {
        width: 859px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.7%;
	}
    
	.breaking-news-ticker{
	    width:200% !important;
	}
}


@media (min-width: 1200px) and (max-width: 1439px){
    
    #MenuSuperior .g-content {
        width: 1100px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 18px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
    
    #documentos{
        margin-bottom: 30px;
    }
    
    .sliderPrincipalNormal .dots, .sliderPrincipalMobile .dots{
        display:none;
    }
    
    #noticias .item .itemImage{
        max-height: 150px;
    }
    
    #noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
        font-size: 19px;
    }
    
    #noticias .newsBlocks .item .itemDescription{
        font-size:14px;
    }
    
    #noticias .newsBlocks .item{
        height: 415px;
    }
    
    #noticias .newsList li a{
        font-size: 17px;
    }
    
    #noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3), #noticias .newsList li:nth-last-child(4), #noticias .newsList li:nth-last-child(5){
        display:none;
    }
    
    #documentos .sideCat{
        width:20%;
    }
    
    #documentos .itemCat{
        width: 100%;
    }
    
    #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;
    }
    
	.breaking-news-ticker{
	    width:200% !important;
	}
}


@media (min-width: 1440px) and (max-width: 1599px){
    
    #MenuSuperior .g-content {
        width: 1340px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 20px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
    
	.sliderPrincipalNormal .dots, .sliderPrincipalMobile .dots{
	    display:none;
	}
	
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#noticias .item .itemImage {
		max-height: 172px;
	}
	
	#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li a{
		font-size: 16px;
	}
	
	#noticias .newsBlocks .item{
		height: 415px;
	}
	
	#noticias .newsList li:nth-last-child(1), #noticias .newsList li:nth-last-child(2), #noticias .newsList li:nth-last-child(3){
		display:none;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 28px;
		bottom: 43%;
	}
	
	#documentos .itemCat .contentItemCat h4{
		font-size: 17px;
	}
	
	#documentos .itemCat .contentItemCat svg {
		height: 45px;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
}


@media (min-width: 1600px) and (max-width: 1799px){
    
    #MenuSuperior .g-content {
        width: 1500px;
    }
    
	.sliderPrincipalNormal .dots, .sliderPrincipalMobile .dots{
	    display:none;
	}
	
	.breaking-news-ticker{
	    width:200% !important;
	}
	
	#noticias .item .itemImage {
		max-height: 190px;
	}
	
	#noticias .newsBlocks .item h3, #noticias .newsBlocks .item h4{
		font-size: 19px;
	}
	
	#noticias .newsList li a{
		font-size: 16px;
	}
	
	#noticias .newsBlocks .item{
		height: 440px;
	}
	
	#MenuInferior .w30 .tit, #MenuInferior .w30 .intro, #MenuInferior .w30 .desc, #MenuInferior li{
		font-size: 16px;
	}
	
	#documentos .itemCat .contentItemCat.all h4 {
		font-size: 30px;
		bottom: 42%;
	}
}