/*
    Document   : style.css
    Created on : 20/08/2014, 11:12:07
    Author     : Ricardo Comino França
    Description: Estilos para o PIPE
*/


/* RESET */
* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font-family: "Arial", sans-serif;
}

img {
    border: none;
}



/* GERAL */
.sprite {
    background: url(../img/sprite.png) no-repeat;
}

.wrap {
    position: relative;
    max-width: 1140px;
    padding: 0 10px;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
}

.img_detalhe {
    //border-left:10px solid #6a94cb;
    margin: 0 0 20px;
    //width: 100%;
}

.wrap_actions {
    position: relative;
    width: 100%;
    height: 55px;
    overflow: hidden;
}

.icon_next {
    width: 28px;
    height: 39px;
    float: left;
    margin: 0 20px 0 0;
}

.icon_next.white {
    background-position: -109px 0;
}

.icon_next.blue {
    background-position: -146px 0;
}

.icon_chamadas {
    background-position: -56px 0;
    width: 40px;
    height: 38px;
    float: left;
    margin: 3px 20px 0 0;
}

.icon_last {
    width: 40px;
    height: 38px;
    float: left;
    margin: 3px 20px 0 0;
}

.icon_last.white {
    background-position: 0 0;
}

.icon_last.blue {
    background-position: -56px 0;
}

.icon_seta {
    width: 10px;
    height: 7px;
    float: left;
    margin: 5px 10px 5px 0;
    display: block;
    background-position: -615px -33px;
}

.icon_calendar {
    position: relative;
    width: 41px;
    height: 49px;
    display: block;
    float: left;
    background-position: -754px 0;
    margin: 0 10px 0 0;
}

.icon_news {
    position: relative;
    width: 44px;
    height: 33px;
    display: block;
    float: left;
    background-position: -182px 0;
    margin: 0 10px 10px 0;
}

.icon_news.less_margin {
    margin: 0 10px 0 0;
}

.icon_topo {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: block;
    height: 44px;
    width: 44px;
    z-index: 2000;
    background-position: -1448px 0px;
}

.table {
    position: relative;
    width: 100%;
}

.table.program {
    position: relative;
    width: 649px;
    margin: 0 20px;
}

.table tr td,
.table tr th {
    position: relative;
    padding: 10px 20px 10px 0;
    text-align: left;
    border-bottom: 1px solid #cccccc;
}

.table tr td p {
    margin: 0;
}

.table tr td.title_td {
    text-align: center;
    font-weight: bold;
    color: #6a94cb;
    background-color: #f5f5f5;
    padding: 10px;
    border-top: 1px solid #cccccc;
}

.float_left {
    float: left;
    margin: 0 20px 0 0;
}

.date_news {
    font-size: 14px;
    color: #959595;
}

ul {
    list-style-position: outside;
    margin: 0 0 0 20px;
}

table tr td {
    padding: 10px;
}

.print {
    position: absolute;
    top: 0;
    right: 0;
    width: 246px;
    height: 32px;
    background-position: -1056px -30px;
    margin-left: -50px;
}

.icon_more {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 42px;
    color: #c3c3c3;
}

/* FONTES */
.logo_FAPESP {
    background-position: -442px 0;
    height: 32px;
    margin: 5px 0 0;
    text-indent: -9999px;
    width: 157px;
    float: right;
    display: block;
    text-decoration: none;
}

h1 {
    position: relative;
    font-family: Century Gothic, sans-serif;
    color: #fff;
    display: block;
    float: left;
    font-size: 26px;
    font-weight: normal;
    line-height: 50px;
    text-decoration: none;
    width: 515px;
}

h3 {
    font-size: 21px;
    line-height: 40px;
    margin: 0 0 10px;
    color: #6a94cb;
    overflow: hidden;
}

h3.detalhe {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 20px;
}

h4 {
    font-size: 16px;
    line-height: 16px;
    color: #6a94cb;
}

h4 .subtitle {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px 0;
    display: block;
}

span.subtitle {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 20px;
    float: left;
    clear: both;
    width: 100%;
}

span.title_col {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 10px;
    color: #6a94cb;
    display: block;
}

.txt_col p {
    margin: 0;
}

span.txt_col.left {
    position: relative;
    font-size: 16px;
    line-height: 21px;
    color: #454545;
    display: block;
    max-width: 650px;
}

span.date {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #6a94cb;
    text-align: right;
    width: 125px;
}

p {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 20px;
    color: #454545;
}

.more {
    color: #6a94cb;
    font-weight: bold;
    font-size: 14px;
}

.more:hover {
    color: #3975a6;
}

.fontBlue {
    color: #6a94cb;
}

.fontBlack {
    color: #454545;
}




/* LINKS */
a {
    color: #6a94cb;
    text-decoration: none;
    word-wrap: break-word;
}

a:hover {
    color: #454545;
    text-decoration: underline;
}

a.link_full {
    text-decoration: none;
    color: #454545;
}

a.link_full:hover {
    text-decoration: underline;
    color: #454545;
}

a.link_nav {
    color: #6a94cb;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    display: block;
}

a.link_nav:hover {
    color: #3975a6 !important;
    text-decoration: none;
}

a.link_nav:visited {
    color: #6a94cb;
    text-decoration: none;
}

/* a.link_col{position:relative; color:#454545; text-decoration:none; display:block; padding:20px;overflow:hidden; cursor:pointer;} */
a.link_col {
    position: relative;
    color: #454545;
    text-decoration: none;
    display: block;
    padding: 20px;
    z-index: 999;
    cursor: pointer;
}

a.link_col:hover {
    background-color: #f5f5f5;
}

a.link_col.no_hover:hover {
    background: none;
}

a.link_list {
    color: #454545;
    font-size: 12px;
    text-decoration: none;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

a.link_list:hover {
    color: #6a94cb !important;
    text-decoration: none;
}

a.link_list:visited {
    color: #454545;
    text-decoration: none;
}

a.link_leia_mais {
    text-decoration: none;
    float: left;
    display: block;
    text-indent: -9999px;
}

a.link_leia_mais.agencia {
    width: 112px;
    height: 14px;
    background-position: 0 -49px;
    margin: 10px 0 0 24px;
}

a.link_leia_mais.revista {
    width: 67px;
    height: 21px;
    background-position: -148px -46px;
    margin: 10px 0 0 10px;
}

a.link_list.less {
    color: #454545;
    margin-bottom: 0;
}


a.link_leia_mais.inovacao {
    width: 220px;
    height: 78px;
    background: url(../img/ppilogo.gif) no-repeat;
    margin: 10px 0 0 0;
}

a.btn_more {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    margin: 10px 0 0 -40px;
    padding: 10px 0;
    background-color: #454545;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    border: none;
    text-align: center;
    display: block;
    text-decoration: none;
}

a.btn_more:hover {
    background-color: #6a94cb;
}

a.btn_back {
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    margin: 10px 0 0 -40px;
    padding: 10px 0;
    background-color: #6a94cb;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    border: none;
    text-align: center;
    display: block;
    text-decoration: none;
}

a.btn_back:hover {
    background-color: #454545;
}

a.add_calendar {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 55px;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    cursor: pointer;
}

a.add_calendar .text_calendar {
    position: relative;
    margin: 20px 0 0;
    float: left;
}

a.result {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #6a94cb;
    text-align: right;
    width: 122px;
    display: block;
    text-decoration: none;
    padding-right: 20px;
    z-index: 1000;
}

a.result:hover {
    color: #454545;
}

a.expand {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #6a94cb;
    text-align: right;
    width: 100%;
    display: block;
    text-decoration: none;
    padding-right: 20px;
    z-index: 1000;
}



/* HEADER */
#header {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#header .menu {
    position: relative;
    list-style: none;
    overflow: hidden;
    margin: 20px 0 0;
    float: left;
}

#header .menu .item_nav {
    position: relative;
    float: left;
    padding: 0 10px;
    margin-top: 2px;
    border-right: 1px solid #6a94cb;
}

#header .menu .item_nav.first-child {
    padding-left: 0;
}

#header .menu .item_nav.last-child {
    border-right: none;
}

#header .lang {
    position: relative;
    margin: 20px 0 0;
    float: right;
    width: 100px;
    height: 24px;
    text-align: right;
}

#header .lang .icon_lang {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 0 0 0 5px;
    background-position: -652px 0;
    display: block;
    float: right;
}

#header .lang .txt_lang {
    position: relative;
    width: 70px;
    height: 24px;
    line-height: 24px;
    display: block;
    float: left;
}

#header .search {
    position: relative;
    width: 200px;
    height: 30px;
    margin: 15px 0 0 20px;
    float: right;
}

#header .search .input_search {
    position: relative;
    width: 158px;
    height: 18px;
    border: 1px solid #6a94cb;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    color: #6a94cb;
}

#header .search .icon_lupa {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    z-index: 2;
    background-position: -726px 0;
}

#header .faixa_header {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #6a94cb;
    float: left;
    margin: 15px 0 0;
}



/* GALERIA HOME */
.galery {
    position: relative;
    height: 350px;
    margin: 20px 0 40px;
    float: left;
}

.galery .overview {
    position: relative;
    width: 835px;
    height: 350px;
    overflow: hidden;
}

.galery .wrap_galery {
    position: relative;
    overflow: hidden;
    background-color: #000000;
    list-style: none;
    margin: 0;
}

.galery .wrap_galery .item {
    position: relative;
    width: 835px;
    height: 350px;
    margin: 0;
    float: left;
    box-sizing: border-box;
}

.galery .wrap_galery .item .icon_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 56px;
    background: url(../img/icon_play.png) no-repeat 0 0;
    z-index: 1002;
    margin: -28px 0 0 -40px;
}

.galery .wrap_galery .item img {
    z-index: 1;
    width: 100%;
}

.galery .wrap_galery .item .txt_galery {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 440px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8FFFFFF, endColorstr=#d8FFFFFF);
    z-index: 1001;
    color: #000000;
    box-shadow: 0 0 10px #999999;
}

.galery .wrap_galery .item .txt_galery:hover {
    background: rgba(255, 255, 255, 0.95);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF, endColorstr=#E5FFFFFF);
    z-index: 1001;
    color: #454545;
}

.galery .wrap_galery .item .txt_galery h2 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.galery .wrap_galery .item .txt_galery p {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 0;
}

.galery .wrap_galery .item .txt_galery a {
    color: #454545;
    text-decoration: none;
}

.galery .wrap_bullets {
    position: absolute;
    bottom: -25px;
    left: 50%;
    list-style: none;
}

.galery .wrap_bullets li {
    position: relative;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    float: left;
    cursor: pointer;
    background-position: -688px 0;
}

.galery .wrap_bullets li.ativo {
    background-position: -706px 0;
}



/* GALERIA DETALHE */
.galery_detail {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    overflow: hidden;
}

.galery_detail .view {
    position: relative;
    width: 695px;
    height: 230px;
    overflow: hidden;
}

.galery_detail .thumbs {
    position: relative;
    width: 700px;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

.galery_detail .thumbs .thumb {
    position: relative;
    width: 65px;
    height: 48px;
    float: left;
    margin: 5px 5px 0 0;
    overflow: hidden;
}



/* CONTENT */
#main {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

#main .content {
    position: relative;
    margin: 20px 0;
    float: left;
    width: 840px;
}

#main.interna .content {
    margin: 20px 0;
}

#main .content .col_left {
    position: relative;
    width: 800px;
    overflow: hidden;
    float: left;
    margin: 0 60px 0 0;
}

#main .content .col_left .list {
    position: relative;
    list-style: none;
    /* overflow:hidden; */
    margin: 0 0 20px;
    box-sizing: border-box;
}

#main .content .col_left .list .year {
    position: relative;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    color: #6a94cb;
    margin: 0 0 5px;
    box-sizing: border-box;
}

#main .content .box_full,
#main .content .box_col {
    position: relative;
    margin: 0 20px 40px 0;
    float: left;
    list-style: none;
    box-sizing: border-box;
}

#main .content .box_col {
    position: relative;
    width: 100%;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 10px solid #6a94cb;
}

#main .content .box_col.gray {
    border-left: 10px solid #CCCCCC;
}

#main .content .box_col {
    margin: 0 0 20px;
}

#main .content .box_col .programa {
    position: relative;
    display: none;
}

#main .content .box_col .programa.resposta {
    padding: 0 20px;
    box-sizing: border-box;
}

#main .content .box_col .programa.resposta .list_resposta {
    list-style-position: inside;
    margin: 0 0 20px;
}

#main .content .box_col .programa.resposta .list_resposta li {
    list-style-position: inside;
    margin: 0 0 10px;
}

#main .content .box_sobre {
    position: relative;
    width: 550px;
    float: left;
    margin: 20px 13px 20px 0;
    box-sizing: border-box;
}

#main .content .box_sobre h2 {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #626262;
}

#main .content .box_sobre p {
    position: relative;
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #626262;
}

#main .content .box_home {
    position: relative;
    width: 400px;
    height: 288px;
    float: left;
    margin: 60px 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0 20px 20px 0;
    padding: 20px;
    display: block;
    box-sizing: border-box;
    color: #000;
    border: 1px solid #6a94cb;
}

#main .content .col_left .box_home {
    width: 100%;
    height: 345px;
    margin: 0 auto 40px;
    float: none;
}

#main .content .box_home:hover {
    text-decoration: none;
    border: 1px solid red;
}

#main .content .box_home .img_box_home {
    display: block;
    width: 100%;
    margin: 0 0 20px;
}

#main .content .box_home .img_box_home img {
    height: 100px;
}

#main .content .col_left .box_home .img_box_home img {
    height: 185px;
}

.wrap_tag {
    margin: 20px 0 0;
}

.tag_session {
    background-color: #e67036;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
    text-transform: none;
}

.tag_session.videos {
    margin: 0 0 0 15px;
}

.tag_session:hover {
    background-color: #333;
    text-decoration: none;
}

#main .content .wrap_texto {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}

#main .content .dados {
    position: relative;
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0 0 40px;
}

#main .content .dados .left,
#main .content .dados .right,
#main .content .dados .full {
    margin: 0 0 20px 0;
}

#main .content .dados .left p,
#main .content .dados .right p,
#main .content .dados .full p {
    margin: 0;
}

#main .content .dados .left {
    position: relative;
    width: 460px;
    padding: 0 20px 0 0;
    float: left;
}

#main .content .dados .right {
    position: relative;
    width: 220px;
    float: left;
}

#main .content .dados .full {
    position: relative;
    width: 100%;
    float: left;
}





/* ASIDE */
.aside {
    position: relative;
    width: 260px;
    margin: 20px 0 5px 0;
    list-style: none;
    float: right;
}

#main.interna .aside {
    margin: 70px 0;
}

.aside.space {
    margin: 40px 0 0
}

.aside.space_plus {
    margin: 63px 0 0
}

.aside.space_plus2 {
    margin: 55px 0 0
}

.aside.space_plus3 {
    margin: 31px 0 0
}

.aside .list_areas li.banner_aside {
    margin: 20px 0;
}

.aside .list_areas {
    border: 1px solid #6a94cb;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0 15px 20px;
    position: relative;
}

.aside .list_areas li {
    position: relative;
    margin: 5px 0 0;
    color: #454545;
    font-size: 12px;
    text-decoration: none;
}

.aside .list_areas li strong,
.aside .list_areas li b {
    margin: 10px 0 0;
    display: block;
}

.aside .list_areas li strong.normal {
    margin: 0;
    display: inline;
}

.aside .list_areas li.last-child {
    overflow: hidden;
    margin: 0 0 20px;
}

.aside .list_areas li h4.title_aside {
    position: relative;
    margin: 10px 0 0 -24px;
    padding: 5px 0 0 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 36px;
    width: 221px;
    background-position: -808px -32px;
}

.aside .news {
    position: relative;
    list-style: none;
    padding: 15px;
    margin: 0 0 25px;
    border: 1px solid #6a94cb;
}

.aside .news li {
    position: relative;
    overflow: hidden;
}

.aside .news li.item_news {
    padding: 10px 0;
    border-bottom: 1px dotted #6a94cb;
}

.aside .news li.item_news.last {
    padding: 10px 0;
    border-bottom: 0;
}

.aside .news li.item_news:last {
    padding: 10px 0;
    border-bottom: 0;
}

.aside .news li.item_news .title_news {
    position: relative;
    font-size: 14px;
    line-height: 14px;
    color: #6a94cb;
    margin: 0 0 5px;
}

.aside .news li.item_news .data_news {
    position: relative;
    font-size: 12px;
    line-height: 12px;
    color: #454545;
    margin: 0;
    font-style: italic;
}




/* FOOTER */
#footer {
    position: relative;
    width: 100%;
    background-color: #6a94cb;
    z-index: 1000;
}

#footer .col {
    position: relative;
    margin: 0 200px 0 0;
    float: left;
}

#footer .col:last-child {
    margin: 0 !important;
}

#footer .col.last-child {
    margin: 0 !important;
}

#footer .col .title {
    position: relative;
    font-family: "Arial", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 10px 0;
    display: block;
}

#footer .links {
    position: relative;
    width: 100%;
    padding: 40px 0 60px 0;
    overflow: hidden;
}

#footer .links .col a {
    position: relative;
    font-family: "Arial", sans-serif;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    display: block;
    text-decoration: none;
}

#footer .links .col a.converse {
    position: relative;
    text-indent: -9999px;
    height: 50px;
    width: 195px;
    background-position: -238px 0px;
    display: block;
}

#footer .links .col a.converse:hover {
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

#footer .links .col a:hover {
    text-decoration: underline;
}

#footer .links .col p {
    position: relative;
    font-family: "Arial", sans-serif;
    color: #fff;
    font-size: 12px;
    margin: 0 0 20px;
}

#footer .scroolTop {
    position: absolute;
    top: -30px;
    right: 30px;
    font-family: "Arial", sans-serif;
    color: #e67036;
    font-size: 14px;
    display: block;
    outline: none;
}

.destaque {
    background: yellow;
}

.bar_progress {
    background: url(../images/bar_load.gif) no-repeat center;
    height: 100px;
    display: none;
}

.videos {
    position: relative;
    max-width: 1120px;
    padding: 0 10px;
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
}

.videos li {
    width: 270px;
    float: left;
    margin: 0 13px 80px 0;
}

.videos li:last-child {
    margin: 0 0 80px;
}

.videos li.title {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #626262;
    text-transform: uppercase;
}

.videos li a {
    color: #454545;
    font-size: 13px;
}

/*
    Document   : style.css
    Created on : 20/08/2014, 11:12:07
    Author     : Ricardo Comino França
    Description: Estilos para o PIPE
*/


/* RESET */
* {margin:0; padding:0; outline: none;}
body{font-family:"Arial", sans-serif;}
img {border: none;}



/* GERAL */
.sprite {background:url(../img/sprite.png) no-repeat;}
.wrap {
    position:relative;
    max-width:1140px;
    padding:0 10px;
    overflow:hidden;
    margin:0 auto;
    box-sizing:border-box;
}
.img_detalhe {
    //border-left:10px solid #6a94cb;
    margin: 0 0 20px;
    //width: 100%;
}
.wrap_actions {
    position:relative;
    width:100%;
    height:55px;
    overflow:hidden;
}
.icon_next {
    width:28px;
    height:39px;
    float:left;
    margin:0 20px 0 0;
}
.icon_next.white {background-position: -109px 0;}
.icon_next.blue {background-position: -146px 0;}
.icon_chamadas {
    background-position: -56px 0;
    width:40px;
    height:38px;
    float:left;
    margin: 3px 20px 0 0;
}
.icon_last {
    width:40px;
    height:38px;
    float:left;
    margin: 3px 20px 0 0;
}
.icon_last.white {background-position: 0 0;}
.icon_last.blue {background-position: -56px 0;}
.icon_seta {
    width:10px;
    height:7px;
    float:left;
    margin: 5px 10px 5px 0;
    display:block;
    background-position: -615px -33px;
}
.icon_calendar {
    position:relative;
    width:41px;
    height:49px;
    display:block;
    float:left;
    background-position: -754px 0;
    margin:0 10px 0 0;
}
.icon_news {
    position:relative;
    width:44px;
    height:33px;
    display:block;
    float:left;
    background-position: -182px 0;
    margin:0 10px 10px 0;
}
.icon_news.less_margin {margin:0 10px 0 0;}
.icon_topo {position: fixed; bottom: 30px; right: 30px; display: block; height: 44px; width: 44px; z-index: 2000; background-position: -1448px 0px;}
.table {
    position:relative;
    width:100%;
}
.table.program {
    position:relative;
    width:649px;
    margin:0 20px;
}
.table tr td ,
.table tr th {
    position:relative;
    padding:10px 20px 10px 0;
    text-align:left;
    border-bottom:1px solid #cccccc;
}
.table tr td p {
    margin:0;
}
.table tr td.title_td {
    text-align:center;
    font-weight:bold;
    color: #6a94cb;
    background-color: #f5f5f5;
    padding:10px;
    border-top:1px solid #cccccc;
}
.float_left {
    float:left;
    margin:0 20px 0 0;
}
.date_news {
    font-size:14px;
    color:#959595;
}
ul {list-style-position: outside; margin:0 0 0 20px;}
table tr td {
    padding:10px;
}
.print {position:absolute; top:0; right:0; width:246px; height:32px; background-position: -1056px -30px; margin-left:-50px;}
.icon_more {position:absolute; right:10px; bottom:0; font-size:42px; color:#c3c3c3;}

/* FONTES */
.logo_FAPESP {
    background-position: -442px 0;
    height: 32px;
    margin: 5px 0 0;
    text-indent: -9999px;
    width: 157px;
    float:right;
    display:block;
    text-decoration: none;
}
h1 {position:relative; font-family:Century Gothic, sans-serif; color: #fff; display: block; float: left; font-size: 26px; font-weight: normal; line-height: 50px; text-decoration: none; width: 515px;}
h3 {
    font-size:21px;
    line-height:40px;
    margin:0 0 10px;
    color:#6a94cb;
    overflow:hidden;
}
h3.detalhe {
    font-size:18px;
    line-height:18px;
    margin:0 0 20px;
}
h4 {
    font-size:16px;
    line-height:16px;
    color:#6a94cb;
}
h4 .subtitle {
    font-size:14px;
    font-weight:normal;
    margin:0 0 15px 0;
    display:block;
}
span.subtitle {
    font-size:12px;
    line-height:12px;
    margin:0 0 20px;
    float:left;
    clear:both;
    width:100%;
}
span.title_col {
    font-size:18px;
    line-height:18px;
    margin:0 0 10px;
    color:#6a94cb;
    display:block;
}
.txt_col p {
    margin:0;
}
span.txt_col.left {
    position:relative;
    font-size:16px;
    line-height:21px;
    color:#454545;
    display:block;
    max-width: 650px;
}
span.date {
    position:absolute;
    right:20px;
    top:50%;
    margin-top:-20px;
    height:40px;
    font-size:14px;
    line-height:20px;
    color:#6a94cb;
    text-align:right;
    width:125px;
}
p {
    font-size:16px;
    line-height:21px;
    margin:0 0 20px;
    color:#454545;
}
.more {color:#6a94cb; font-weight:bold; font-size:14px;}
.more:hover {color:#3975a6;}
.fontBlue {color:#6a94cb;}
.fontBlack {color:#454545;}




/* LINKS */
a {color:#6a94cb; text-decoration:none; word-wrap: break-word;}
a:hover {color:#454545; text-decoration:underline;}
a.link_full {text-decoration:none; color:#454545;}
a.link_full:hover {text-decoration:underline; color:#454545;}
a.link_nav {color:#6a94cb; font-size:14px; text-decoration:none; overflow:hidden; display:block;}
a.link_nav:hover {color:#3975a6 !important; text-decoration:none;}
a.link_nav:visited {color:#6a94cb; text-decoration:none;}
/* a.link_col{position:relative; color:#454545; text-decoration:none; display:block; padding:20px;overflow:hidden; cursor:pointer;} */
a.link_col{position:relative; color:#454545; text-decoration:none; display:block; padding:20px;z-index: 999; cursor:pointer;}
a.link_col:hover {background-color:#f5f5f5;}
a.link_col.no_hover:hover {background:none;}
a.link_list {color:#454545; font-size:12px; text-decoration:none; overflow:hidden; display:block; margin-bottom:10px;}
a.link_list:hover {color:#6a94cb !important; text-decoration:none;}
a.link_list:visited {color:#454545; text-decoration:none;}
a.link_leia_mais {text-decoration:none; float:left; display:block; text-indent: -9999px;}
a.link_leia_mais.agencia {width:112px;height:14px; background-position:0 -49px; margin: 10px 0 0 24px;}
a.link_leia_mais.revista {width:67px;height:21px; background-position:-148px -46px; margin: 10px 0 0 10px;}
a.link_list.less {color:#454545; margin-bottom:0;}


a.link_leia_mais.inovacao {width:220px;height:78px; background:url(../img/ppilogo.gif) no-repeat; margin: 10px 0 0 0;}

a.btn_more {
    position:absolute;
    top:0;
    left:50%;
    width:100px;
    margin:10px 0 0 -40px;
    padding:10px 0;
    background-color:#454545;
    color:#ffffff;
    cursor:pointer;
    font-size:16px;
    border:none;
    text-align:center;
    display:block;
    text-decoration:none;
}
a.btn_more:hover {background-color:#6a94cb;}
a.btn_back {
    position:absolute;
    top:0;
    left:50%;
    width:80px;
    margin:10px 0 0 -40px;
    padding:10px 0;
    background-color:#6a94cb;
    color:#ffffff;
    cursor:pointer;
    font-size:16px;
    border:none;
    text-align:center;
    display:block;
    text-decoration:none;
}
a.btn_back:hover {background-color:#454545;}
a.add_calendar {
    position:absolute;
    left:0;
    top:0;
    width:150px;
    height:55px;
    text-decoration:none;
    text-align: left;
    font-size:16px;
    line-height:15px;
    font-weight:bold;
    overflow:hidden;
    display:block;
    cursor:pointer;
}
a.add_calendar .text_calendar {
    position:relative;
    margin:20px 0 0;
    float:left;
}
a.result {
    position:absolute;
    right:0;
    top:50%;
    margin-top:-30px;
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#6a94cb;
    text-align:right;
    width:122px;
    display:block;
    text-decoration:none;
    padding-right:20px;
    z-index:1000;
}
a.result:hover {color:#454545;}
a.expand {
    position:absolute;
    right:0;
    top:0;
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#6a94cb;
    text-align:right;
    width:100%;
    display:block;
    text-decoration:none;
    padding-right:20px;
    z-index:1000;
}



/* HEADER */
#header {
    position:relative;
    width:100%;
    overflow:hidden;
}
#header .menu {
    position:relative;
    list-style:none;
    overflow:hidden;
    margin:20px 0 0;
    float:left;
}
#header .menu .item_nav {
    position:relative;
    float:left;
    padding:0 10px;
    margin-top:2px;
    border-right:1px solid #6a94cb;
}
#header .menu .item_nav.first-child {padding-left:0;}
#header .menu .item_nav.last-child {border-right:none;}
#header .lang {
    position:relative;
    margin: 20px 0 0;
    float:right;
    width:100px;
    height:24px;
    text-align: right;
}
#header .lang .icon_lang {
    position:relative;
    width:24px;
    height:24px;
    margin:0 0 0 5px;
    background-position:-652px 0;
    display:block;
    float:right;
}
#header .lang .txt_lang {
    position:relative;
    width:70px;
    height:24px;
    line-height:24px;
    display:block;
    float:left;
}
#header .search {
    position:relative;
    width:200px;
    height:30px;
    margin:15px 0 0 20px;
    float:right;
}
#header .search .input_search{
    position:relative;
    width:158px;
    height:18px;
    border:1px solid #6a94cb;
    padding:5px 35px 5px 5px;
    font-size:16px;
    color: #6a94cb;
}
#header .search .icon_lupa {
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
    height:20px;
    z-index:2;
    background-position: -726px 0;
}
#header .faixa_header {
    position:relative;
    width:100%;
    height:50px;
    background-color:#6a94cb;
    float:left;
    margin:15px 0 0;
}



/* GALERIA HOME */
.galery {
    position:relative;
    height:350px;
    margin:20px 0 40px;
    float:left;
}
.galery .overview {
    position:relative;
    width:835px;
    height:350px;
    overflow:hidden;
}
.galery .wrap_galery {
    position:relative;
    overflow:hidden;
    background-color:#000000;
    list-style:none;
    margin:0;
}
.galery .wrap_galery .item {
    position:relative;
    width:835px;
    height: 350px;
    margin:0;
    float:left;
    box-sizing: border-box;
}
.galery .wrap_galery .item .icon_play {
    position:absolute;
    top:50%;
    left:50%;
    width:80px;
    height:56px;
    background:url(../img/icon_play.png) no-repeat 0 0;
    z-index:1002;
    margin:-28px 0 0 -40px;
}
.galery .wrap_galery .item img {
    z-index:1;
    width:100%;
}
.galery .wrap_galery .item .txt_galery {
    position:absolute;
    bottom:25px;
    right:25px;
    width:440px;
    padding:20px;
    background: rgba(255,255,255,0.85);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#d8FFFFFF,endColorstr=#d8FFFFFF);
    z-index:1001;
    color:#000000;
    box-shadow:0 0 10px #999999;
}
.galery .wrap_galery .item .txt_galery:hover {
    background: rgba(255,255,255,0.95);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
    z-index:1001;
    color:#454545;
}
.galery .wrap_galery .item .txt_galery h2 {
    font-size: 16px;
    line-height:16px;
    font-weight:bold;
}
.galery .wrap_galery .item .txt_galery p {
    font-size: 16px;
    line-height:16px;
    margin:5px 0 0;
}
.galery .wrap_galery .item .txt_galery a {
    color:#454545;
    text-decoration:none;
}
.galery .wrap_bullets {
    position:absolute;
    bottom:-25px;
    left:50%;
    list-style: none;
}
.galery .wrap_bullets li {
    position:relative;
    width:12px;
    height:12px;
    margin:0 5px;
    float:left;
    cursor:pointer;
    background-position: -688px 0;
}
.galery .wrap_bullets li.ativo {
    background-position: -706px 0;
}



/* GALERIA DETALHE */
.galery_detail {
    position:relative;
    width:100%;
    margin:0 0 20px;
    overflow: hidden;
}
.galery_detail .view {
    position:relative;
    width:695px;
    height:230px;
    overflow: hidden;
}
.galery_detail .thumbs {
    position:relative;
    width:700px;
    overflow: hidden;
    list-style: none;
    margin:0;
}
.galery_detail .thumbs .thumb {
    position:relative;
    width:65px;
    height:48px;
    float:left;
    margin:5px 5px 0 0;
    overflow:hidden;
}



/* CONTENT */
#main {
   position:relative;
   width:100%;
   box-sizing: border-box;
   overflow:hidden;
}
#main .content {
    position: relative;
    margin:20px 0;
    float:left;
    width: 840px;
}
#main.interna .content {margin:20px 0;}
#main .content .col_left {
   position:relative;
   width:800px;
   overflow:hidden;
   float:left;
   margin:0 60px 0 0;
}
#main .content .col_left .list {
   position:relative;
   list-style:none;
   /* overflow:hidden; */
   margin: 0 0 20px;
   box-sizing: border-box;
}
#main .content .col_left .list .year {
   position:relative;
   text-align:right;
   font-size:18px;
   font-weight:bold;
   color: #6a94cb;
   margin:0 0 5px;
   box-sizing: border-box;
}
#main .content .box_full ,
#main .content .box_col {
   position:relative;
   margin:0 20px 40px 0;
   float:left;
   list-style:none;
   box-sizing: border-box;
}
#main .content .box_col {
    position:relative;
    width:100%;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    border-left:10px solid #6a94cb;
}
#main .content .box_col.gray {border-left:10px solid #CCCCCC;}
#main .content .box_col {margin:0 0 20px;}
#main .content .box_col .programa {
    position:relative;
    display:none;
}
#main .content .box_col .programa.resposta {
    padding:0 20px;
    box-sizing: border-box;
}
#main .content .box_col .programa.resposta .list_resposta {
    list-style-position: inside;
    margin:0 0 20px;
}
#main .content .box_col .programa.resposta .list_resposta li{
    list-style-position: inside;
    margin:0 0 10px;
}
#main .content .box_sobre {
    position:relative;
    width:550px;
    float:left;
    margin:20px 13px 20px 0;
    box-sizing:border-box;
}
#main .content .box_sobre h2{
    position:relative;
    margin:0 0 20px 0;
    font-size:16px;
    color:#626262;
}
#main .content .box_sobre p{
    position:relative;
    margin:0 0 15px 0;
    font-size:16px;
    color:#626262;
}
#main .content .box_home {
    position:relative;
    width:400px;
    height: 288px;
    float:left;
    margin:60px 0 20px;
    box-sizing:border-box;
    font-size:14px;
    margin:0 20px 20px 0;
    padding:20px;
    display:block;
    box-sizing: border-box;
    color:#000;
    border: 1px solid #6a94cb;
}
#main .content .col_left .box_home {width:100%; height: 345px; margin:0 auto 40px; float:none;}
#main .content .box_home:hover {text-decoration:none; border: 1px solid red;}
#main .content .box_home .img_box_home {display:block; width:100%; margin:0 0 20px;}
#main .content .box_home .img_box_home img {height:100px;}
#main .content .col_left .box_home .img_box_home img {height:185px;}
.wrap_tag {margin:20px 0 0;}
.tag_session {
    background-color:#e67036;
    padding:2px 5px;
    font-size:12px;
    font-weight:bold;
    color:#fff !important;
    text-decoration: none;
    text-transform: none;
}
.tag_session.videos {margin:0 0 0 15px;}
.tag_session:hover {
    background-color:#333;
    text-decoration: none;
}
#main .content .wrap_texto {
    position:relative;
    width:100%;
    margin:0 0 20px;
}
#main .content .dados {
    position:relative;
    width:100%;
    list-style: none;
    overflow: hidden;
    margin:0 0 40px;
}
#main .content .dados .left,
#main .content .dados .right,
#main .content .dados .full {margin:0 0 20px 0;}
#main .content .dados .left p,
#main .content .dados .right p,
#main .content .dados .full p {margin:0;}
#main .content .dados .left {
    position:relative;
    width:460px;
    padding:0 20px 0 0;
    float:left;
}
#main .content .dados .right {
    position:relative;
    width:220px;
    float:left;
}
#main .content .dados .full {
    position:relative;
    width:100%;
    float:left;
}





/* ASIDE */
.aside {
    position:relative;
    width:260px;
    margin: 20px 0 5px 0;
    list-style: none;
    float:right;
}
#main.interna .aside {margin:70px 0;}
.aside.space {margin:40px 0 0}
.aside.space_plus {margin:63px 0 0}
.aside.space_plus2 {margin:55px 0 0}
.aside.space_plus3 {margin:31px 0 0}
.aside .list_areas li.banner_aside { margin:20px 0;}
.aside .list_areas {
    border: 1px solid #6a94cb;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0 15px 20px;
    position: relative;
}
.aside .list_areas li {
    position:relative;
    margin:5px 0 0;
    color: #454545;
    font-size: 12px;
    text-decoration: none;
}
.aside .list_areas li strong,
.aside .list_areas li b{
    margin:10px 0 0;
    display: block;
}
.aside .list_areas li strong.normal {
    margin:0;
    display: inline;
}
.aside .list_areas li.last-child {
    overflow: hidden;
    margin: 0 0 20px;
}
.aside .list_areas li h4.title_aside{
    position:relative;
    margin:10px 0 0 -24px;
    padding: 5px 0 0 20px;
    box-sizing: border-box;
    color:#fff;
    font-size:16px;
    height:36px;
    width:221px;
    background-position: -808px -32px;
}
.aside .news {
    position:relative;
    list-style:none;
    padding:15px;
    margin:0 0 25px;
    border:1px solid #6a94cb;
}
.aside .news li {
    position:relative;
    overflow: hidden;
}
.aside .news li.item_news {
   padding:10px 0;
   border-bottom:1px dotted #6a94cb;
}
.aside .news li.item_news.last {
   padding:10px 0;
   border-bottom:0;
}
.aside .news li.item_news:last {
   padding:10px 0;
   border-bottom:0;
}
.aside .news li.item_news .title_news {
   position:relative;
   font-size:14px;
   line-height:14px;
   color:#6a94cb;
   margin:0 0 5px;
}
.aside .news li.item_news .data_news {
   position:relative;
   font-size:12px;
   line-height:12px;
   color:#454545;
   margin:0;
   font-style: italic;
}




/* FOOTER */
#footer {
    position:relative;
    width:100%;
    background-color: #6a94cb;
    z-index:1000;
}
#footer .col {
    position:relative;
    margin:0 200px 0 0;
    float:left;
}
#footer .col:last-child {margin:0 !important;}
#footer .col.last-child {margin:0 !important;}
#footer .col .title {
    position:relative;
    font-family: "Arial", sans-serif;
    color:#fff;
    font-size:16px;
    line-height:30px;
    font-weight:bold;
    cursor:pointer;
    margin:0 0 10px 0;
    display:block;
}
#footer .links {
    position:relative;
    width:100%;
    padding:40px 0 60px 0;
    overflow:hidden;
}
#footer .links .col a {
    position:relative;
    font-family: "Arial", sans-serif;
    color:#ffffff;
    font-size:12px;
    line-height:20px;
    display:block;
    text-decoration:none;
}
#footer .links .col a.converse {
    position:relative;
    text-indent: -9999px;
    height:50px;
    width:195px;
    background-position: -238px 0px;
    display:block;
}
#footer .links .col a.converse:hover {
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
#footer .links .col a:hover {text-decoration: underline;}
#footer .links .col p {
    position:relative;
    font-family: "Arial", sans-serif;
    color:#fff;
    font-size:12px;
    margin:0 0 20px;
}
#footer .scroolTop {
    position:absolute;
    top:-30px;
    right:30px;
    font-family: "Arial", sans-serif;
    color:#e67036;
    font-size:14px;
    display:block;
    outline: none;
}

.destaque{
    background: yellow;
}

.bar_progress{
    background: url(../images/bar_load.gif) no-repeat center;
    height: 100px;
    display: none;
}

.videos {
    position:relative;
    max-width:1120px;
    padding:0 10px;
    list-style: none;
    overflow:hidden;
    margin:0 auto;
}
.videos li {
    width:270px;
    float:left;
    margin:0 13px 80px 0;
}
.videos li:last-child {margin:0 0 80px;}
.videos li.title {
    width:100%;
    float:left;
    margin:0 0 10px 0;
    font-size:18px;
    font-weight: bold;
    color:#626262;
    text-transform: uppercase;
}
.videos li a {
    color:#454545;
    font-size:13px;
}

.fapesp60 {
    float: right;
    height: 54px;
}

.fapesp {
    background-position: -442px 0;
    /* height: 32px; */
    margin: 2px 45px 0;
    text-indent: -9999px;
    width: 164px;
    float: right;
}


/* STYLES MOBILE - estilos para devices com até 900px de largura */
 /* MEDIA QUERY - ALL DEVICES MOBILE */
@media (min-width: 601px) and (max-width: 1139px) {
    .logo {width: 48px !important; background-position: -1323px 0;}
    #header .menu {width: 100%; display:none;}
    #header .menu .item_nav {width:100%; height:40px; line-height:40px; text-align:center; background: #6a94cb; padding:0; margin:1px 0;}
    #header .menu .item_nav a {color:#fff; padding:0; margin:0; text-transform: uppercase;}
    #header .menu .item_nav:hover a:hover {color:#000; background: #ccc;}
    #footer .col, #footer .col:last-child {margin: 40px !important;}
    .icon_topo {bottom: 10px; right: 10px;}
    #main .content .col_left {width: 100%;}
    #header .search {width:100%; height:30px; margin:15px 0 0;}
    #header .search .input_search{float:right; width:250px; height:30px;box-sizing: border-box;}
    #header .search .icon_menu_mobile {position:absolute; left:0px; width:35px; height:30px; background-position:-1402px 0; display:block;}
    #main .content {width:100%; margin: 20px 0;}
    span.date {color: #6a94cb;font-size: 14px;height: 40px;line-height: 20px;margin: 0;position: relative;right: 0;text-align: left;top: 0;width: 125px;}
    #main .content .box_sobre {width:100%; margin:0; box-sizing:border-box;}
    a.expand, a.result {
        color: #6a94cb;
        display: block;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 20px;
        position: relative;
        right: 0;
        text-align: left;
        text-decoration: none;
        width: 100%;
        float:left;
    }
    .print {display:none;}
    .aside, #main.interna .aside {width: 748px; margin: 40px auto 20px;float: right;}
    .galery {width:748px; height:315px; float: none; margin: 20px auto 0;}
    .galery .wrap_galery .item {width:748px; height:315px;}
    .galery .wrap_galery .item .txt_galery {position:absolute;bottom:25px;left:25px;width:500px;padding:20px;box-sizing: border-box;}
    .galery .overview {width:748px; height:315px;}
    .galery .wrap_galery .item img {width:748px; height:315px;}
    #main .content .box_home {width:748px; height: 210px; margin:0 auto 40px; float:none;}

}

@media (min-width: 300px) and (max-width: 600px) {
    h1 {font-size: 17px; width: 100%;}
    .logo {width: 48px !important; background-position: -1323px 0;}
    #header .menu {width: 100%; display:none;}
    #header .menu .item_nav {width:100%; height:40px; line-height:40px; text-align:center; background: #6a94cb; padding:0; margin:1px 0;}
    #header .menu .item_nav a {color:#fff; padding:0; margin:0; text-transform: uppercase;}
    #header .menu .item_nav:hover a:hover {color:#000; background: #ccc;}
    #footer .col, #footer .col:last-child {margin: 40px !important;}
    .icon_topo {bottom: 10px; right: 10px;}
    #main .content .col_left {width: 100%;}
    #header .search {width:100%; height:30px; margin:15px 0 0;}
    #header .search .input_search{float:right; width:250px; height:30px;box-sizing: border-box;}
    #header .search .icon_menu_mobile {position:absolute; left:0px; width:35px; height:30px; background-position:-1402px 0; display:block;}
    #main .content {width:100%; margin: 20px 0;}
    span.date {color: #6a94cb;font-size: 14px;height: 40px;line-height: 20px;margin: 0;position: relative;right: 0;text-align: left;top: 0;width: 125px;}
    #main .content .box_sobre {width:100%; margin:0; box-sizing:border-box;}
    a.expand, a.result {
        color: #6a94cb;
        display: block;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 20px;
        position: relative;
        right: 0;
        text-align: left;
        text-decoration: none;
        width: 100%;
        float:left;
    }
    .print {display:none;}
    //.aside {width: 300px; margin: 40px auto 20px;float: none;}
    .aside {width: 300px; margin: 40px 40px 20px;float: right;}
    .galery {width:300px; float: none; margin: 20px auto 0;}
    .galery .wrap_galery .item {width:300px;}
    .galery .wrap_galery .item .txt_galery {position:absolute;bottom:25px;right:25px;left:25px;width:250px;padding:20px;box-sizing: border-box;}
    .galery .overview {width:300px;}
    .galery .wrap_galery .item img {width:950px; height:350px;}
    #main .content .col_left .box_home {width:300px; height: 320px; margin:0 auto 40px; float:none;}
    #main .content .col_left .box_home .img_box_home img {height: 68px;}
    .img_detalhe {width: 95%}
}


/* STYLES MOBILE - estilos para devices com até 900px de largura */
/* MEDIA QUERY - ALL DEVICES MOBILE */
@media (min-width: 601px) and (max-width: 1139px) {
    .logo {
        width: 48px !important;
        background-position: -1323px 0;
    }

    #header .menu {
        width: 100%;
        display: none;
    }

    #header .menu .item_nav {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #6a94cb;
        padding: 0;
        margin: 1px 0;
    }

    #header .menu .item_nav a {
        color: #fff;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
    }

    #header .menu .item_nav:hover a:hover {
        color: #000;
        background: #ccc;
    }

    #footer .col,
    #footer .col:last-child {
        margin: 40px !important;
    }

    .icon_topo {
        bottom: 10px;
        right: 10px;
    }

    #main .content .col_left {
        width: 100%;
    }

    #header .search {
        width: 100%;
        height: 30px;
        margin: 15px 0 0;
    }

    #header .search .input_search {
        float: right;
        width: 250px;
        height: 30px;
        box-sizing: border-box;
    }

    #header .search .icon_menu_mobile {
        position: absolute;
        left: 0px;
        width: 35px;
        height: 30px;
        background-position: -1402px 0;
        display: block;
    }

    #main .content {
        width: 100%;
        margin: 20px 0;
    }

    span.date {
        color: #6a94cb;
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        margin: 0;
        position: relative;
        right: 0;
        text-align: left;
        top: 0;
        width: 125px;
    }

    #main .content .box_sobre {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }

    a.expand,
    a.result {
        color: #6a94cb;
        display: block;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 20px;
        position: relative;
        right: 0;
        text-align: left;
        text-decoration: none;
        width: 100%;
        float: left;
    }

    .print {
        display: none;
    }

    .aside,
    #main.interna .aside {
        width: 748px;
        margin: 40px auto 20px;
        float: right;
    }

    .galery {
        width: 748px;
        height: 315px;
        float: none;
        margin: 20px auto 0;
    }

    .galery .wrap_galery .item {
        width: 748px;
        height: 315px;
    }

    .galery .wrap_galery .item .txt_galery {
        position: absolute;
        bottom: 25px;
        left: 25px;
        width: 500px;
        padding: 20px;
        box-sizing: border-box;
    }

    .galery .overview {
        width: 748px;
        height: 315px;
    }

    .galery .wrap_galery .item img {
        width: 748px;
        height: 315px;
    }

    #main .content .box_home {
        width: 748px;
        height: 210px;
        margin: 0 auto 40px;
        float: none;
    }

}

@media (min-width: 300px) and (max-width: 600px) {
    h1 {
        font-size: 17px;
        width: 100%;
    }

    .logo {
        width: 48px !important;
        background-position: -1323px 0;
    }

    #header .menu {
        width: 100%;
        display: none;
    }

    #header .menu .item_nav {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #6a94cb;
        padding: 0;
        margin: 1px 0;
    }

    #header .menu .item_nav a {
        color: #fff;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
    }

    #header .menu .item_nav:hover a:hover {
        color: #000;
        background: #ccc;
    }

    #footer .col,
    #footer .col:last-child {
        margin: 40px !important;
    }

    .icon_topo {
        bottom: 10px;
        right: 10px;
    }

    #main .content .col_left {
        width: 100%;
    }

    #header .search {
        width: 100%;
        height: 30px;
        margin: 15px 0 0;
    }

    #header .search .input_search {
        float: right;
        width: 250px;
        height: 30px;
        box-sizing: border-box;
    }

    #header .search .icon_menu_mobile {
        position: absolute;
        left: 0px;
        width: 35px;
        height: 30px;
        background-position: -1402px 0;
        display: block;
    }

    #main .content {
        width: 100%;
        margin: 20px 0;
    }

    span.date {
        color: #6a94cb;
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        margin: 0;
        position: relative;
        right: 0;
        text-align: left;
        top: 0;
        width: 125px;
    }

    #main .content .box_sobre {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }

    a.expand,
    a.result {
        color: #6a94cb;
        display: block;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 0 0 20px;
        position: relative;
        right: 0;
        text-align: left;
        text-decoration: none;
        width: 100%;
        float: left;
    }

    .print {
        display: none;
    }

    //.aside {width: 300px; margin: 40px auto 20px;float: none;}
    .aside {
        width: 300px;
        margin: 40px 40px 20px;
        float: right;
    }

    .galery {
        width: 300px;
        float: none;
        margin: 20px auto 0;
    }

    .galery .wrap_galery .item {
        width: 300px;
    }

    .galery .wrap_galery .item .txt_galery {
        position: absolute;
        bottom: 25px;
        right: 25px;
        left: 25px;
        width: 250px;
        padding: 20px;
        box-sizing: border-box;
    }

    .galery .overview {
        width: 300px;
    }

    .galery .wrap_galery .item img {
        width: 950px;
        height: 350px;
    }

    #main .content .col_left .box_home {
        width: 300px;
        height: 320px;
        margin: 0 auto 40px;
        float: none;
    }

    #main .content .col_left .box_home .img_box_home img {
        height: 68px;
    }

    .img_detalhe {
        width: 95%
    }
}
