#BarraAtalhos .icon.bancoIdeias{
    width: 70px;
    margin: 0 auto;
}

.sm-parent .menu-icon-cont, .menu-icon-cont.sm-close{
	display: none;
}

.Menumobile, .FecharMenu{
	display: none;
}

.ui-tooltip{
    background:#0b306b !important;
    font-family: 'Barlow-Regular',sans-serif !important;
    padding:10px 8px !important;
    color:#fff !important;
    border:1px solid #fff !important;
    text-align:center !important;
}

body::-webkit-scrollbar, #atalhos::-webkit-scrollbar{
    width: 10px;
}

body::-webkit-scrollbar-thumb, #atalhos::-webkit-scrollbar-thumb{
  background-color: #4e85b6;
}

#g-top{
    position: absolute;
    top: -1000px;
}

/* barra topo*/

#g-navigation{
    border-top: 0;
    position: fixed;
    width: 100%;
    height: 120px;
    border-bottom: 1px solid rgba(45, 42, 95, 0.3);
    color: #000;
}

#g-navigation > .g-container {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

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

#barraTopo{
    margin:40px 0 0;
    height: 80px;
}

#barraTopo .w20 {
    width: 150px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    z-index: 9;
    left: 10%;
    padding: 10px 0;
}

#barraTopo .w80 {
    width: 70%;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 10%;
    padding: 20px 0;
    text-align: right;
}

#barraTopo .redesSociais, #barraTopo .redesSociais .icon, #barraTopo .botoes, #barraTopo .menu {
    display: inline-block;
    vertical-align: middle;
}

#barraTopo .redesSociais{
    padding:0 10px 0 0;
    border-right:2px solid #025097;
}

#barraTopo .redesSociais .icon svg {
    width: 27px;
    height: 27px;
    opacity:.7;
    vertical-align: bottom;
}

#barraTopo .redesSociais .icon svg:hover{
    opacity:1;
}

#barraTopo .botoes{
    margin:0 5px;
}

#barraTopo .botoes a{
    padding: 10px 15px;
    background: #eaaa26;
    text-align: center;
    font-family: "Barlow-Semibold",sans-serif;
    color: #1d1d1b;
    margin: 0 10px;
    border:1px solid #eaaa26;
    vertical-align:middle;
    font-size: 14px;
}

#barraTopo .botoes a:hover{
    background:transparent;
    color:#1d1d1b;
    text-decoration:none;
}

#barraTopo .online{
    display:inline-block;
    vertical-align:middle;
    margin: 0 10px;
    position: relative;
}

#barraTopo .online .w10{
    padding: 8px 0;
    text-align: center;
    font-family: "Barlow-Italic",sans-serif;
    color: #1d1d1b;
    border:1px solid #000;
    cursor:pointer;
    font-size: 14px;
    width:155px;
}

#barraTopo .online .border-line {
	position: absolute;
	height: 100%;
	width: 100%;
	inset: 0;
	pointer-events: none;
    border-radius: 3px;
}

#barraTopo .online .border-line rect {
	width: 100%;
	height: 100%;
	fill: transparent;
	stroke: #025097;
	stroke-width: 3;
	stroke-dasharray: 0.2 0.8;
	animation: borderLoop 7s linear infinite;
}

@keyframes borderLoop {
	from {
		stroke-dashoffset: 0;
	}
	to {
		stroke-dashoffset: -1;
	}
}

#barraTopo .online button {
    background: transparent;
}

#barraTopo .online .w10:hover{
    background:#1d1d1b;
    color:#fff;
}

#barraTopo .online .offMenu, #barraTopo .menu .closeMenu{
    display:none;
}

#barraTopo .menu button {
    background: transparent;
}

#barraTopo .menu svg{
    width:25px;
    height:auto;
    cursor:pointer;
}

/* Menu */

#menuPrincipal{
    position: fixed;
    top: 120px;
    height: 100%;
    width: 100%;
    left:0;
    background: #f1f1f1;
    z-index: 999999;
    display:none;
    background-image:url('/images/menu/Menu.jpg');
}

#menuPrincipal .g-content{
    margin:50px 10% 0;
}

#menuPrincipal .menu .w33{
    width: 29.3%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 3% 0 0;
}

#menuPrincipal .titulo{
    font-family:'Barlow-SemiBold',sans-serif;
    margin:0 0 10px;
    color:#3c3c3c;
    font-size:25px;
}

#menuPrincipal .menu .w33 ul{
    list-style: none;
    margin-left: 0;
}

#menuPrincipal .menu .w33 li{
    margin:0 0 10px;
}
#menuPrincipal .menu .w33 li a{
    color:#3c3c3c;
    font-size: 18px;
    font-family: 'Barlow-Regular',sans-serif;
    line-height:1.2;
}
#menuPrincipal .menu .w33 li a:focus, #menuPrincipal .menu .w33 li a:hover {
    text-underline-position:under;
    font-weight:1000;
}

#g-header{
	margin-top:120px;
}

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

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

#slide .imagem img{
	width:100%;
}

#slide h2.title{
    position: absolute;
    top: 265px;
    text-align: left;
    width: 80%;
    left: 10%;
    font-family: 'Barlow-Bold',sans-serif;
    color: #fff;
    font-size: 55px;
    margin: 0;
    font-weight:100;
    line-height: 1.2;
}

#slide h2 span{
    display: block;
    font-family: 'Barlow-Medium',sans-serif;
    text-shadow: none;
    font-size: 45px;
}

#slide .botoes{
    position: absolute;
    width: 80%;
    left: 10%;
    text-align: left;
    top: 450px;
}

#slide .botoes .botao{
    width: 200px;
    background:#025097;
    text-align: center;
    border: 1px solid #025097;
    color: #fff;
    font-family: 'Barlow-SemiBold',sans-serif;
    padding: 15px 10px;
    font-size: 17px;
    margin:0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}

#slide .botoes .botao:hover{
	color: #025097;
	background: #fff;
}

#slide .botoes .botao.yellow{
    background:#eaaa26;
    border-color:#eaaa26;
    color: #1d1d1b;
}

#slide .botoes .botao.yellow:hover{
    color:#eaaa26;
    background:#fff;
}

/* Menu Superior - Atalhos */
#atalhos {
    background: #f2f2f2;
    width: 100%;
    position: fixed;
    height: 100%;
    right: 0;
    top: 120px;
    z-index: 99;
    overflow-y: scroll;
    display: none;
}

#atalhos .g-content {
    margin:50px 10%;
    padding:0;
}

#atalhos .w33{
    display:block;
    vertical-align: top;
	margin:auto;
	text-align: center;
}

#atalhos .botao{
    list-style: none;
    background: #fff;
    font-family: 'Barlow-Bold', sans-serif;
    width: 14%;
    min-height: auto;
    margin: 1% 0.8%;
	padding: 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border-radius: 3px;
    border-top: 1px solid #6291ba;
    border-left: 1px solid #6291ba;
    border-right: 1px solid #6291ba;
    border-bottom: 8px solid #61b35b;
    transition: transform .2s ease-out;
}


#atalhos .botao:hover{
	background: #024b8c !important;
    border-color:#024b8c;
    transform: translate(0, -10px);
}

#atalhos .botao a{
    color: #1d1d1b !important;
    font-family: 'Barlow-Bold', sans-serif;
    font-style: normal;
    font-size: 14px;
    width: 100%;
    min-height: 160px;
    float: none;
	padding: 25px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
}


#atalhos .botao:hover a{
	color:#fff !important;
}

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

/* Ticker Noticias*/

#Ticker{
    top: 0;
    position: fixed;
    width:100%;
    height:40px;
    overflow-y:hidden;
    background: #025097;
}

#Ticker .ticker{
    width:90%;
    float:right;
    background:#025097;
    display:none;
}

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

#Ticker .title{    
    width: 10%;
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-family: 'Barlow-SemiBold',sans-serif;
    font-size: 17px;
    background: #025097;
    z-index: 99999;
    color: #fff;
    border-right: 2px solid #fff;
    margin: 5px 0;
    font-size: 15px;
}

#Ticker .breaking-news-ticker{
    border:0;
    background:#025097;
    overflow:hidden;
}

#Ticker .breaking-news-ticker ul{
    display: block;
    width: 500% !important;
    position: relative;
    overflow:hidden;
}

#Ticker .bn-effect-scroll .bn-news ul li {
    padding: 0 50px;
	color:#fff;
	font-size:14px;
    font-family: 'Barlow-Medium',sans-serif;
}

#Ticker .bn-controls{
    display:none;
}

#g-slideshow{
	background:#fff;
}

#g-slideshow .g-container {
    background: #fff;
    width: 100%;
}

#BarraAtalhos .g-content {
    margin: 0 10%;
    padding: 0 0 100px;
}

#BarraAtalhos a{
    text-decoration:none;
}

#BarraAtalhos .botoes{
    text-align:center;
}

#BarraAtalhos .w33{
    width: 25%;
    display: inline-flex;
    height: 300px;
    color: #3c3c3c;
    background: #fff;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: -50px -4px 0;
    padding:10px 20px;
    vertical-align: top;
    box-shadow:-1px 1px 5px 0px #00000040;
}

#BarraAtalhos .w33:hover{
    box-shadow:none;
}

#BarraAtalhos .w33.pesquisar{
    background:#025097;
    margin:-75px 0 0;
    color:#fff;
    box-shadow:none;
}

#BarraAtalhos .icon svg{
    width:75px;
    height:auto;
    fill:#eaaa26;
}

#BarraAtalhos .pesquisar .icon svg{
    fill:#fff;
}

#BarraAtalhos h3{
    font-family: 'Barlow-Bold',sans-serif;
    margin: 30px 0 10px;
    font-size: 25px;
}

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

#EmpregoOnline .custom{
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
}

#EmpregoOnline .content{
    padding: 100px 200px;
    width: 65%;
    margin-left: auto;
    background:#025097e6;
}

#EmpregoOnline h2{
    font-family: 'Barlow-Italic',sans-serif;
    color: #fff;
    font-size: 45px;
    margin: 20px 0 80px 0;
    text-align: center;
    font-weight:700;
}

#EmpregoOnline a{
	text-decoration:none !important;
}

#EmpregoOnline .w33{
    display:block;
    border:1px solid #fff;
    padding:30px 10px;
    margin:0 0 20px;
    color:#fff;
    text-align: center;
    font-size:23px;
    font-family: 'Barlow-SemiBold',sans-serif;
}

#EmpregoOnline .yellow{
    background: #eaaa26;
    border-color: #eaaa26;
    color: #333;
    font-family: 'Barlow-Bold',sans-serif;
}

#EmpregoOnline .w33:hover{
	background: #fff;
	color: #0b306b;
}

#EmpregoOnline .yellow:hover{
    color:#eaaa26;
}



.loaderNoticias {
    height: 120px;
    margin: 0 auto 40px auto;
    text-align: center;
}
.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: #025097;
  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);
  }
}

#noticias {
    padding-top: 40px;
    padding-bottom: 40px;
}

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

#noticias h2 {
    font-family: 'Barlow-Bold',sans-serif;
    color: #1d1d1b;
    margin-bottom: 35px;
	font-size: 55px;
	text-align:center;
	/*opacity:0;
    animation: 3s anim-lineUp ease-out infinite;*/
}

#noticias a:hover {
    text-decoration: none;
}

#noticias .newsBlocks .item{
    height: 485px;
    width: 30%;
    margin: 1% 1% 1% 1%;
    display: inline-block;
    vertical-align: top;
    background:#fff;
	text-align:left;
    overflow: hidden;
	transition: box-shadow .3s;
    border-radius: 7px;
    box-shadow: 5px 5px 20px #bfbbbb4d;
}

#noticias .newsBlocks .item:hover {
	box-shadow: 0 0 11px rgb(33 33 33 / 67%);
}

#noticias .newsBlocks .itemImage {
    height: 275px;
    overflow:hidden;
}

#noticias .newsBlocks{
	text-align:center;
}

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

#noticias .newsBlocks .itemContent {
    padding: 25px 25px;
}


#noticias .newsBlocks .itemInfo .cat {
    font-size: 14px;
    color: #1d1d1d;
    font-family: 'Barlow-Medium',sans-serif;
    display: inline-block;
    padding: 5px 10px;
    background: #eaaa26;
    border-radius: 5px;
}

#noticias .newsBlocks .itemInfo .date{
    color: #737779;
    font-size: 15px;
    font-family: 'Barlow-Regular',sans-serif;
    float:right;
}

#noticias .newsBlocks h3{
    font-size: 20px;
    font-family: 'Barlow-SemiBold',sans-serif;
    color: #1d1d1b;
    line-height: 1.2;
    margin: 15px 0 5px;
}

#noticias .newsBlocks .itemDescription{
    font-size: 15px;
    font-family: 'Barlow-Regular',sans-serif;
    color: #1d1d1b;
    line-height: 1.2;    
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#noticias .newsBlocks .itemDescription br{
    display:none;
}

#noticias .newsList{
    text-align:right;
}

#noticias .newsList ul{
    display:none;
}

#noticias a.seeAll {
    width: auto;
    font-size: 16px;
    font-family: 'Barlow-Medium',sans-serif;
    color: #fff;
    background: #025097;
    border: 1px solid #025097;
    padding: 10px 20px;
    border-radius: 5px;
    margin-right: 60px;
    float: right;
}
#noticias a.seeAll:hover {
    color: #000;
    background: #fff;
}




/* Menu Inferior*/

.g-container{
    width:auto;
}

#g-copyright .g-container{
    border:0;
}

#BarraCopyright{
    background:#ededed;
    position:relative;
}
#BarraCopyright .g-content{
    padding:50px 10% 80px 10%;
    margin:0;
}

#BarraCopyright .logo{
    text-align:left;
    margin:0 0 15px;
    width: 250px;
}


#BarraCopyright .w30{
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #1d1d1b;
    padding: 0 15px 30px 0;
    border-right: 1px solid #1d1d1b;
}

#BarraCopyright .w30 h3{
    font-family:'Barlow-SemiBold',sans-serif;
    font-size:21px;
    margin: 0 0 10px;
}

#BarraCopyright .w30 .morada{
    font-family:'Barlow-Medium',sans-serif;
}

#BarraCopyright .w30 p{
    font-size:17px;
    margin:0 0 5px;
    font-family:'Barlow-Regular',sans-serif;
}

#BarraCopyright .w30 .topic{
    font-family:'Barlow-SemiBold',sans-serif;
    font-size:19px;
    margin:10px 0 0;
}

#BarraCopyright .w70{
    display:inline-block;
    width:79%;
    vertical-align:top;
    color: #1d1d1b;
}

#BarraCopyright .w70 .w25{
    display: inline-block;
    width: 23%;
    vertical-align: top;
    color: #1d1d1b;
    margin: 0 .5%;
    text-align: left;
    padding: 0 2% 0 0;
}

#BarraCopyright .w70 .w25 .titulo{
    font-family: 'Barlow-SemiBold',sans-serif;
    font-size: 21px;
}

#BarraCopyright .w70 .w25 ul{
    list-style:none;
    margin:0;
}

#BarraCopyright .w70 .w25 li{
    margin:0 0 7px;
}

#BarraCopyright .w70 .w25 li a{
    font-family: 'Barlow-Regular',sans-serif;
    color: #1d1d1b;
    font-size:16px;
    line-height: 1.2;
}

#BarraCopyright .w70 .w25 li a:hover{
    font-weight:700;
    text-decoration:underline;
    text-underline-position:under;
}

#BarraCopyright .copyright{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:50px;
    background:#025097;
}

#BarraCopyright .selo{
    display: inline-block;
    float: left;
    margin: 10px 10px 5px;
    position: relative;
    z-index: 9;
    cursor:pointer;
}

#BarraCopyright .selo img{
    height: 35px;
    width: auto;
}

#BarraCopyright .logoInterface .prod {
    opacity: 0;
    width: 145px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    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 .logoInterface:hover a{
	text-decoration:none;
}

#BarraCopyright .copy{
    color: #fff;
    margin: 0;
}

#BarraCopyright .w20 .logoInterface{
    width: 200px;
}

#BarraCopyright .logoInterface .logo{
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: 0;
}

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

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

#BarraCopyright .govern{
    padding-top: 15px;
    text-align: center;
    color: #fff;
    bottom: 14px;
    width: 100%;
    left: 0;
    position: absolute;
}

#BarraCopyright .w20{
	width: 200px;
    position: absolute;
    right: 0;
    bottom: 7px;
    text-align: right;
}

/* PopUp*/

table thead td{
	background: #e74c3c;
    padding: 2px 5px;
    font-family: 'Barlow-Medium',sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'Barlow-Regular',sans-serif;
    font-size: 18px;
}

#popUp caption {
    display: none;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #000;
    left: 50%;
    transform: translateX(-50%);    
    display: block;
    margin: 0;
    height: fit-content;
}

#popUp .modal-content{
    background: #000;
}

#popUp .modal-header table {
    width: 530px;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    width: 170px;
    height: 55px;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-body table {
    width: 530px;
    border: 0;
    padding: 0;
    margin: 0;
}
#popUp .modal-body td {
    width: 100px;
}
#popUp .modal-body td:nth-child(2) {
    width: 430px;
}
#popUp .modal-body td {
    color: #fff;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
    padding:0.5rem;
}
#popUp p {
    color: #fff;
    padding: 10px;
    font-size: 13px;
	margin:0px;
}
#popUp a {
    color: #fff;
    padding:0 0 1px;
    text-decoration: none;
}
#popUp a:hover {
    border-bottom: 1px solid #fff;
}
#popUp .modal-footer {
    background: #000
}
#popUp .modal-footer button {
    outline: none;    
    background: #025097;
    border-color: #025097;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #000;
}

@media (max-width: 361px){
    #barraTopo .w20 {
        width: 100px;
        left: 4%;
        padding: 20px 0;
    }
    
    #barraTopo .w80{    
        width: 60%;
        right: 4%;
    }
    
    #barraTopo .redesSociais, #barraTopo .botoes a{
        display:none;
    }
    
    #barraTopo .online{
        margin:0;
    }
    
    #barraTopo .online .w10 {
        font-size: 13px;
        width: 120px;
    }
    
    #barraTopo .menu{
        height:18px;
    }
    
    #menuPrincipal{
        overflow-y:scroll;
        height: calc(100% - 120px);
    }
    
    #menuPrincipal .g-content{
        margin: 0;
        padding: 50px 4%;
    }
    
    #menuPrincipal .menu .w33{
        width:100%;
        margin:0 0 20px;
    }
    
    #atalhos{
        padding:0 0 120px;
    }
    
    #atalhos .g-content{
        margin:20px 4%;
    }
    
    #atalhos .botao{
        width: 100%;
        margin: 0 auto 2%;
    }
    
    #atalhos .botao a{
        padding: 25px;
        min-height: auto;
    }
    
    #Ticker .title {
        width: 35%;
        line-height: 29px;
        font-size: 10px;
    }
    #Ticker .ticker{
        width:65%;
    }
    #Ticker .bn-effect-scroll .bn-news ul li{
        font-size:12px;
        padding:0 30px;
    }
    
	#slide h2.title {
        top: 155px;
        width: 100%;
        font-size: 23px;
	}
	
	#slide h2 span{
	    font-size:20px;
	}
	
	#slide .botoes {
        width: 100%;
        top: auto;
        padding: 10px 0;
        left: 0;
        text-align: center;
	}
	
	#slide .botoes .botao {
        width: 140px;
        font-size: 12px;
        padding: 10px;
        margin: 0 5px;
	}
    
    #BarraAtalhos .g-content{
        margin:70px 4% 30px;
        padding:0;
    }
    
    #BarraAtalhos .w33,#BarraAtalhos .w33.pesquisar {
        width: 100%;
        height: auto;
        margin:0;
        padding: 20px;
        display: block;
    }
    
    #BarraAtalhos .icon svg{
        width:55px;
    }
    
    #BarraAtalhos h3 {
        margin: 10px 0;
        font-size: 18px;
    }
    
    #BarraAtalhos .texto{
        font-size:13px;
    }
    
    #EmpregoOnline .content{
        padding:20px;
        width: 80%;
    }
	
	#EmpregoOnline h2 {
	    font-size: 26px;
	    margin: 20px 0 30px 0;
	}
	
	#EmpregoOnline .w33{
        font-size: 15px;
        padding: 10px 5px;
	}
	
	
    #noticias {
        margin-top: 0px;
    }
    
    #noticias .g-content {
        margin: 0;
        padding: 0 10px!important;
        width: 100%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    font-size: 18px;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
        font-size: 12px;
	}
	
	#noticias .newsBlocks .itemDescription {
		display:none;
	}
	
	#noticias .newsList {
		margin-top: 10px;
		
	}
	
	#noticias .newsBlocks .itemImage {
		height:auto !important;
		max-height: 200px;
	}
	#noticias h2 {
		font-size:30px;
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		text-align: start;
		height: 330px;
		width: 89%;
		margin: 20px 0px;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 7px 9px;
    }
    
    #noticias a.seeAll {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
	
	
	#BarraCopyright .g-content {
        padding: 50px 4%;
    }
    
    #BarraCopyright .logo {
        padding: 0 0 10px;
        border-bottom: 1px solid #fff;
        width: 200px;
        margin: 0 auto 15px;
    }
    
	#BarraCopyright .w30 {
		width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0 0 30px;
	}
	
	#BarraCopyright .w70{
        display:none;
    }
    
    #BarraCopyright .w30 h3, #BarraCopyright .w30 .topic, #menuPrincipal .titulo{
        font-size:18px;
    }
    
    #BarraCopyright .w30 p, #menuPrincipal .menu .w33 li a{
        font-size:14px;
    }
	
	#BarraCopyright p a {
		color: #3c3c3c;
		font-size: 12px;
	}
	
	#BarraCopyright .selo {
        margin: 5px;
    }
	
	#BarraCopyright .govern {
	    padding:0;
	    bottom:8px;
	}
	
	#BarraCopyright .govern p {    
	    width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
	}
	#BarraCopyright .govern .w20 {
		width: 100%;
	}
	
	#BarraCopyright .w20 {
	    width:auto;
        right: 3px;
        bottom: 13px;
    }
	
	#BarraCopyright .w20 .logoInterface {
        width: auto;
    }
	
	#BarraCopyright .logoInterface .prod {
	    display: none;
	}
	#BarraCopyright .logoInterface .logo {
	    width: 25px;
        border: 0;
        padding:0;
	}
	
    #popUp .modal{
        width: 100%;
    }
    
    #popUp .modal-header td:nth-child(2) {
        width: 260px;
    }
    
    #popUp a {
        font-size: 14px;
    }
    
    table tbody td {
        font-size: 14px;
    }
    
}

@media (min-width: 362px) and (max-width: 469px){
	#barraTopo .w20 {
        width: 100px;
        left: 4%;
        padding: 20px 0;
    }
    
    #barraTopo .w80{    
        width: 60%;
        right: 4%;
    }
    
    #barraTopo .redesSociais, #barraTopo .botoes a{
        display:none;
    }
    
    #barraTopo .online{
        margin:0;
    }
    
    #barraTopo .online .w10 {
        font-size: 13px;
        width: 120px;
    }
    
    #barraTopo .menu{
        height:18px;
    }
    
    #menuPrincipal .g-content{
        margin:0;
        padding: 50px 4%;
    }
    
    #menuPrincipal{
        overflow-y:scroll;
        height: calc(100% - 120px);
    }
    
    #menuPrincipal .menu .w33{
        width:100%;
        margin:0 0 20px;
    }
    
    #atalhos{
        padding:0 0 120px;
    }
    
    #atalhos .g-content{
        margin:20px 4%;
    }
    
    #atalhos .botao{
        width: 100%;
        margin: 0 auto 2%;
    }
    
    #atalhos .botao a{
        padding: 25px;
        min-height: auto;
    }
    
    #Ticker .title {
        width: 30%;
        line-height: 29px;
        font-size: 10px;
    }
    #Ticker .ticker{
        width:70%;
    }
    #Ticker .bn-effect-scroll .bn-news ul li{
        font-size:12px;
        padding:0 30px;
    }
    
	#slide h2.title {
        top: 155px;
        width: 100%;
        font-size: 23px;
	}
	
	#slide h2 span{
	    font-size:20px;
	}
	
	#slide .botoes {
        width: 100%;
        top: auto;
        padding: 10px 0;
        left: 0;
        text-align: center;
	}
	
	#slide .botoes .botao {
        width: 140px;
        font-size: 12px;
        padding: 10px;
        margin: 0 5px;
	}
    
    #BarraAtalhos .g-content{
        margin:70px 4% 30px;
        padding:0;
    }
    
    #BarraAtalhos .w33,#BarraAtalhos .w33.pesquisar {
        width: 100%;
        height: auto;
        margin:0;
        padding: 20px;
        display: block;
    }
    
    #BarraAtalhos .icon svg{
        width:55px;
    }
    
    #BarraAtalhos h3 {
        margin: 10px 0;
        font-size: 21px;
    }
    
    #EmpregoOnline .content{
        padding:20px;
        width: 80%;
    }
	
	#EmpregoOnline h2 {
	    font-size: 26px;
	    margin: 20px 0 30px 0;
	}
	
	#EmpregoOnline .w33{
        font-size: 15px;
        padding: 10px 5px;
	}
	
    #noticias {
        margin-top: 0px;
    }
    
    #noticias .g-content {
        margin: 0;
        padding: 0 10px!important;
        width: 100%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    font-size: 18px;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
        font-size: 12px;
	}
	
	#noticias .newsBlocks .itemDescription {
		display:none;
	}
	
	#noticias .newsList {
		margin-top: 10px;
		
	}
	
	#noticias .newsBlocks .itemImage {
		height:auto !important;
		max-height: 200px;
	}
	#noticias h2 {
		font-size:30px;
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		text-align: start;
		height: 330px;
		width: 89%;
		margin: 20px 0px;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 7px 9px;
    }
    
    #noticias a.seeAll {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
	
	
	#BarraCopyright .g-content {
        padding: 50px 4%;
    }
    
    #BarraCopyright .logo {
        padding: 0 0 10px;
        border-bottom: 1px solid #fff;
        width: 200px;
        margin: 0 auto 15px;
    }
    
	#BarraCopyright .w30 {
		width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0 0 30px;
	}
	
	#BarraCopyright .w70{
        display:none;
    }
    
    #BarraCopyright .w30 h3, #BarraCopyright .w30 .topic, #menuPrincipal .titulo{
        font-size:18px;
    }
    
    #BarraCopyright .w30 p, #menuPrincipal .menu .w33 li a{
        font-size:14px;
    }
	
	#BarraCopyright p a {
		color: #3c3c3c;
		font-size: 12px;
	}
	
	#BarraCopyright .selo {
        margin: 5px;
    }
	
	#BarraCopyright .govern {
	    padding:0;
	    bottom:8px;
	}
	
	#BarraCopyright .govern p {    
	    width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
	}
	#BarraCopyright .govern .w20 {
		width: 100%;
	}
	
	#BarraCopyright .w20 {
	    width:auto;
        right: 3px;
        bottom: 13px;
    }
	
	#BarraCopyright .w20 .logoInterface {
        width: auto;
    }
	
	#BarraCopyright .logoInterface .prod {
	    display: none;
	}
	#BarraCopyright .logoInterface .logo {
	    width: 25px;
        border: 0;
        padding:0;
	}
	
    #popUp .modal{
        width: 100%;
    }
    
    #popUp .modal-header td:nth-child(2) {
        width: 260px;
    }
    
    #popUp a {
        font-size: 14px;
    }
    
    table tbody td {
        font-size: 14px;
    }
    
}

@media (min-width: 470px) and (max-width: 591px){
	#barraTopo .w20 {
        width: 100px;
        left: 4%;
        padding: 20px 0;
    }
    
    #barraTopo .w80{    
        width: 70%;
        right: 4%;
    }
    
    #barraTopo .botoes a{
        display:none;
    }
    
    #barraTopo .online{
        margin:0;
    }
    
    #barraTopo .online .w10 {
        font-size: 13px;
        width: 120px;
    }
    
    #barraTopo .menu{
        height:18px;
    }
    
    #menuPrincipal{
        overflow-y:scroll;
        height:calc(100% - 120px);
    }
    
    #menuPrincipal .g-content{
        margin:0;
        padding:50px 4%;
    }
    
    #menuPrincipal .titulo{
        font-size:22px;
    }
    
    #menuPrincipal .menu .w33 li a{
        font-size:16px;
    }
    
    #menuPrincipal .menu .w33{
        width:100%;
        margin:0 0 20px;
    }
    
    #atalhos{
        padding:0 0 120px;
    }
    
    #atalhos .g-content{
        margin:20px 4%;
        text-align: center;
    }
    
    #atalhos .botao{
        width: 49%;
        margin: 0 auto 2%;
    }
    
    #atalhos .botao a{
        padding: 35px;
    }
    
    #Ticker .title {
        width: 25%;
        line-height: 29px;
        font-size: 12px;
    }
    #Ticker .ticker{
        width:75%;
    }
    #Ticker .bn-effect-scroll .bn-news ul li{
        font-size:13px;
        padding:0 30px;
    }
    
	#slide h2.title {
        top: 155px;
        width: 100%;
        font-size: 23px;
	}
	
	#slide h2 span{
	    font-size:20px;
	}
	
	#slide .botoes {
        width: 100%;
        top: 245px;
        padding: 10px 0;
	}
	
	#slide .botoes .botao {
        width: 140px;
        font-size: 12px;
        padding: 10px;
        margin: 0 5px;
	}
    
    #BarraAtalhos .g-content{
        margin:30px 4%;
        padding:0;
    }
    
    #BarraAtalhos .w33,#BarraAtalhos .w33.pesquisar {
        width: 100%;
        height: auto;
        margin:0;
        padding: 20px;
        display: block;
    }
    
    #BarraAtalhos .icon svg{
        width:55px;
    }
    
    #BarraAtalhos h3 {
        margin: 10px 0;
        font-size: 21px;
    }
    
    #EmpregoOnline .content{
        padding:20px;
        width: 80%;
    }
	
	#EmpregoOnline h2 {
	    font-size: 26px;
	    margin: 20px 0 30px 0;
	}
	
	#EmpregoOnline .w33{
        font-size: 15px;
        padding: 10px 5px;
	}
	
    #noticias {
        margin-top: 0px;
    }
    
    #noticias .g-content {
        margin: 0;
        padding: 0 10px!important;
        width: 100%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    font-size: 18px;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
        font-size: 12px;
	}
	
	#noticias .newsList {
		margin-top: 10px;
		
	}
	
	#noticias .newsBlocks .itemImage {
		height:auto !important;
		max-height: 200px;
	}
	#noticias h2 {
		font-size:30px;
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		text-align: start;
		height: 370px;
		width: 89%;
		margin: 20px 0px;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 15px;
    }
    
	#noticias .newsBlocks .itemDescription {
		font-size: 14px;
	}
    
    #noticias a.seeAll {
        margin-right: 25px;
    }
	
	
	#BarraCopyright .g-content {
        padding:50px 4%;
    }
    
    #BarraCopyright .logo {
        padding: 0 0 10px;
        border-bottom: 1px solid #fff;
        width: 200px;
        margin: 0 auto 15px;
    }
    
	#BarraCopyright .w30 {
		width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0 0 30px;
	}
	
	#BarraCopyright .w70{
        display:none;
    }
	
	#BarraCopyright p a {
		color: #3c3c3c;
		font-size: 12px;
	}
	
	#BarraCopyright .selo {
        margin: 5px;
    }
	
	#BarraCopyright .govern {
	    padding:0;
	    bottom:8px;
	}
	
	#BarraCopyright .govern p {    
	    width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
	}
	#BarraCopyright .govern .w20 {
		width: 100%;
	}
	
	#BarraCopyright .w20 {
	    width:auto;
        right: 3px;
        bottom: 13px;
    }
	
	#BarraCopyright .w20 .logoInterface {
        width: auto;
    }
	
	#BarraCopyright .logoInterface .prod {
	    display: none;
	}
	#BarraCopyright .logoInterface .logo {
	    width: 25px;
        border: 0;
        padding:0;
	}
	
    #popUp .modal{
        width: 100%;
    }
}

@media (min-width: 592px) and (max-width: 767px){
    #barraTopo .w20 {
        width: 120px;
        left: 4%;
        padding: 17px 0;
    }
    
    #barraTopo .w80{    
        width: 70%;
        right: 4%;
    }
    
    #barraTopo .botoes a{
        display:none;
    }
    
    #barraTopo .online{
        margin:0;
    }
    
    #barraTopo .online .w10 {
        font-size: 13px;
        width: 120px;
    }
    
    #barraTopo .menu{
        height:18px;
    }
    
    #menuPrincipal{
        overflow-y:scroll;
        height:calc(100% - 120px);
    }
    
    #menuPrincipal .g-content{
        margin:0;
        padding:50px 4%;
    }
    
    #menuPrincipal .titulo{
        font-size:22px;
    }
    
    #menuPrincipal .menu .w33 li a{
        font-size:16px;
    }
    
    #menuPrincipal .menu .w33{
        width:100%;
        margin:0 0 20px;
    }
    
    #atalhos{
        padding:0 0 120px;
    }
    
    #atalhos .g-content{
        margin:20px 4%;
        text-align: center;
    }
    
    #atalhos .botao{
        width: 31%;
    }
    
    #atalhos .botao a{
        padding: 35px;
    }
    
    #Ticker .title {
        width: 25%;
        line-height: 29px;
        font-size: 12px;
    }
    #Ticker .ticker{
        width:75%;
    }
    #Ticker .bn-effect-scroll .bn-news ul li{
        font-size:13px;
        padding:0 30px;
    }
    
	#slide h2.title {
        top: 145px;
        width: 100%;
        font-size: 30px;
	}
	
	#slide h2 span{
	    font-size:25px;
	}
	
	#slide .botoes {
        width: 100%;
        top: 225px;
        padding: 10px 0;
	}
	
	#slide .botoes .botao {
        width: 140px;
        font-size: 12px;
        padding: 10px;
        margin: 0 5px;
	}
    
    #BarraAtalhos .g-content{
        margin:30px 4%;
        padding:0;
    }
    
    #BarraAtalhos .w33,#BarraAtalhos .w33.pesquisar {
        width: 33%;
        padding: 20px 10px;
    }
    
    #BarraAtalhos .icon svg{
        width:55px;
    }
    
    #BarraAtalhos h3 {
        margin: 10px 0;
        font-size: 19px;
    }
    
    #BarraAtalhos .texto{
        font-size: 13px;
    }

    #EmpregoOnline .content{
        padding: 40px;
        width: 70%;
    }
	
	#EmpregoOnline h2 {
	    font-size: 26px;
	    margin: 20px 0 30px 0;
	}
	
	#EmpregoOnline .w33{
        font-size: 15px;
        padding: 10px 5px;
	}
	
    #noticias {
        margin-top: 0px;
    }
    
    #noticias .g-content {
        margin: 0;
        padding: 0 10px!important;
        width: 100%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	    font-size: 18px;
	}
	
	#noticias .newsBlocks .itemInfo .cat {
        font-size: 12px;
	}
	
	#noticias .newsList {
		margin-top: 10px;
	}
	
	#noticias .newsBlocks .itemImage {
		height:170px !important;
	}
	#noticias h2 {
		font-size:30px;
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		height: 355px;
        width: 48%;
        margin: 10px 0.5%;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 15px;
    }
    
	#noticias .newsBlocks .itemDescription {
		font-size: 14px;
	}
    
    #noticias a.seeAll {
        margin-right: 10px;
    }
	
	
	#BarraCopyright .g-content {
        padding:50px 4%;
    }
    
    #BarraCopyright .logo {
        padding: 0 0 10px;
        border-bottom: 1px solid #fff;
        width: 200px;
        margin: 0 auto 15px;
    }
    
	#BarraCopyright .w30 {
		width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0 0 30px;
	}
	
	#BarraCopyright .w70{
        display:none;
    }
    
    #BarraCopyright .w30 h3, #BarraCopyright .w30 .topic{
        font-size:18px;
    }
    
    #BarraCopyright .w30 p{
        font-size:16px;
    }
	
	#BarraCopyright p a {
		color: #3c3c3c;
		font-size: 12px;
	}
	
	#BarraCopyright .selo {
        margin: 5px;
    }
	
	#BarraCopyright .govern {
	    padding:0;
	    bottom:8px;
	}
	
	#BarraCopyright .govern p {    
	    width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
	}
	#BarraCopyright .govern .w20 {
		width: 100%;
	}
	
	#BarraCopyright .w20 {
	    width:auto;
        right: 3px;
        bottom: 13px;
    }
	
	#BarraCopyright .w20 .logoInterface {
        width: auto;
    }
	
	#BarraCopyright .logoInterface .prod {
	    display: none;
	}
	#BarraCopyright .logoInterface .logo {
	    width: 25px;
        border: 0;
        padding:0;
	}
	
    #popUp .modal{
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 958px){
	#barraTopo .w20 {
        width: 130px;
        left: 4%;
        padding: 15px 0;
    }
    
    #barraTopo .w80{    
        width: 70%;
        right: 4%;
    }
    
    #barraTopo .botoes a{
        padding:10px;
        font-size: 13px;
        margin: 0 5px;
    }
    
    #barraTopo .online{
        margin:0;
    }
    
    #barraTopo .online .w10 {
        font-size: 13px;
        width: 120px;
    }
    
    #barraTopo .menu{
        height:18px;
    }
    
    #menuPrincipal{
        overflow-y:scroll;
        height:calc(100% - 120px);
    }
    
    #menuPrincipal .titulo{
        font-size:22px;
    }
    
    #menuPrincipal .menu .w33 li a{
        font-size:16px;
    }
    
    #menuPrincipal .g-content{
        margin:0;
        padding:50px 4%;
    }
    
    #menuPrincipal .menu .w33{
        width: 49%;
        margin: 0 0 20px;
        padding: 0 10px 0 0;
    }
    
    #atalhos{
        padding:0 0 120px;
    }
    
    #atalhos .g-content{
        margin:20px 4%;
        text-align: center;
    }
    
    #atalhos .botao{
        width: 31%;
    }
    
    #Ticker .title {
        width: 25%;
        line-height: 29px;
        font-size: 12px;
    }
    #Ticker .ticker{
        width:75%;
    }
    #Ticker .bn-effect-scroll .bn-news ul li{
        font-size:13px;
        padding:0 30px;
    }
    
	#slide h2.title {
        top: 145px;
        width: 100%;
        font-size: 30px;
	}
	
	#slide h2 span{
	    font-size:25px;
	}
	
	#slide .botoes {
        width: 100%;
        top: 225px;
        padding: 10px 0;
	}
	
	#slide .botoes .botao {
        width: 140px;
        font-size: 12px;
        padding: 10px;
        margin: 0 5px;
	}
    
    #BarraAtalhos .g-content{
        margin:30px 4%;
        padding:0;
    }
    
    #BarraAtalhos .w33,#BarraAtalhos .w33.pesquisar {
        width: 33%;
        padding: 20px 10px;
    }
    
    #BarraAtalhos .icon svg{
        width:55px;
    }
    
    #BarraAtalhos h3 {
        margin: 10px 0;
        font-size: 21px;
    }
    
    #EmpregoOnline .content{
        padding: 40px;
        width: 70%;
    }
	
	#EmpregoOnline h2 {
	    font-size: 26px;
	    margin: 20px 0 30px 0;
	}
	
	#EmpregoOnline .w33{
        font-size: 15px;
        padding: 10px 5px;
	}
	
    #noticias {
        margin-top: 0px;
    }
    
    #noticias .g-content {
        margin: 0;
        padding: 0 10px!important;
        width: 100%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	#noticias .newsList {
		margin-top: 10px;
	}
	
	#noticias .newsBlocks .itemImage {
		height:200px !important;
	}
	#noticias h2 {
		font-size:30px;
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		height: 370px;
        width: 48%;
        margin: 10px 0.5%;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 15px;
    }
    
	#noticias .newsBlocks .itemDescription {
		font-size: 14px;
	}
    
    #noticias a.seeAll {
        margin-right: 10px;
    }
	
	
	#BarraCopyright .g-content {
        padding:50px 4%;
    }
    
    #BarraCopyright .logo {
        margin: 0 auto 15px;
        padding: 0 0 10px;
        border-bottom: 1px solid #fff;
    }
    
	#BarraCopyright .w30 {
		width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0 0 30px;
	}
	
	#BarraCopyright .w70{
        display:none;
    }
    
	#BarraCopyright p a {
		color: #3c3c3c;
		font-size: 12px;
	}
	
	#BarraCopyright .selo {
        margin: 5px;
    }
	
	#BarraCopyright .govern {
	    padding:0;
	}
	
	#BarraCopyright .govern p {    
	    width: 80%;
        margin: 0 auto;
        text-align: center;
        font-size: 13px;
	}
	
	#BarraCopyright .govern .w20 {
		width: 100%;
	}
	
	#BarraCopyright .w20 {
	    width:auto;
        right: 3px;
        bottom: 13px;
    }
	
	#BarraCopyright .w20 .logoInterface {
        width: auto;
    }
	
	#BarraCopyright .logoInterface .prod {
	    display: none;
	}
	#BarraCopyright .logoInterface .logo {
	    width: 25px;
        border: 0;
        padding:0;
	}
}


@media (min-width: 959px) and (max-width: 1199px){
    
    #menuPrincipal .titulo{
        font-size:23px;
    }
    
    #menuPrincipal .menu .w33 li a{
        font-size:16px;
    }
    
    #BarraCopyright .w30 p{
        font-size:15px;
    }
    
    #BarraCopyright .w30 h3, #BarraCopyright .w30 .topic, #BarraCopyright .w70 .w25 .titulo{
        font-size:19px;
    }
    
    #barraTopo .w20 {
        width: 130px;
        left: 8%;
        padding: 15px 0;
    }
    
	#barraTopo .w80 {
        width: 68%;
        right: 8%;
	}
	
	#menuPrincipal .g-content,#atalhos .g-content{
	    margin:50px 8% 0;
	}
    
    #atalhos .botao {
        width: 23%;
    }
	
	#Ticker .title {
        width: 15%;
        line-height: 29px;
        font-size: 14px;
    }
	
	#Ticker .ticker {
        width: 85%;
    }
    
    #slide h2.title{
        top:170px;
    }
    
    #slide .botoes{
        top:9%;
    }
    
    #slide .botoes .botao{
        padding:10px 5px;
        font-size:16px;
    }
    
    #BarraAtalhos .g-content {
        margin: 0 8%;
    }
    
    #BarraAtalhos .w33 {
        width: 33%;
    }
    
    #EmpregoOnline .content {
        padding: 50px 100px;
    }
    
    #noticias .g-content {
        padding: 0 10px!important;
        margin: 0 8%;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	#noticias .newsBlocks .itemImage {
		height:230px !important;
	}
	#noticias h2 {
		text-align:center;
	    padding: 0;
	}

	#noticias .newsBlocks .item {
		height: 420px;
        width: 48%;
        margin: 15px 0.5%;
	}
	#noticias .g-content .contentNews {
		text-align:center;
	}
	#noticias .newsBlocks .itemContent {
        padding: 20px;
    }
    
    #noticias a.seeAll {
        margin-right: 10px;
    }
	
    
    #BarraCopyright .g-content {
        padding: 50px 8% 80px 8%;
    }
    #BarraCopyright .logo {
        width: 200px;
    }
    #BarraCopyright .w70 .w25 li a{
        font-size:15px;
    }
}


@media (min-width: 1200px) and (max-width: 1439px) {
    
    #atalhos .botao {
        width: 18%;
    }
    
    #atalhos .botao a {
        padding: 35px;
    }
    
	#noticias .newsBlocks h3{
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
	#noticias .newsBlocks .itemImage {
		height:200px !important;
	}

	#noticias .newsBlocks .item {
		height: 420px;
	}
	
	#noticias .newsBlocks .itemContent {
        padding: 20px;
    }
    
    #noticias .newsBlocks .itemInfo .cat {
        font-size: 12px;
    }
    
    #noticias .newsBlocks .itemInfo .date {
        font-size: 14px;
    }
    
    #noticias a.seeAll {
        margin-right: 25px;
    }
	
}


