/*
Theme Name: Pós Graduação
Theme URI: #
Author: WebCCST
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.container {
    width: 1170px !important;
}

body, html {
    background: #ececec;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
}

a, a:hover, a:visited, a:link, a:focus {
    text-decoration: none;
    color: #ffffff;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
/**********************
        HEADING
**********************/

h1 { font-size: 24px; }

/**********************
        HEADER
**********************/

.header-logo, .header-menu {
    height: 192px;
}

.header-logo {
    background: #ececec;
}

.header-logo img {
    display: inline-block;
    margin: 28px 0 0;
}

.header-menu {
    background: url("img/background_menu.jpg") repeat-x;
}

.icones {
    height: 188px;
    color: white;
}

.requisitos-admissao h1, .infra-estrutura h1, .calendario h1, .corpo-discente h1, .corpo-docente h1 {
    font-weight: 800;
    padding-top: 10px;
}

.requisitos-admissao {
    background: #5db323;
    height: 100%;
}

.infra-estrutura {
    background: #29c4ea;
    height: 100%;
}

.calendario {
    background: #204675;
    height: 100%;
}

.newsletter {
    background: #ececec;
    height: 100%;
}

.newsletter-title {
    margin-top: 30px;
    font-size: 24px;
    color: #777777;
    font-weight: bold;
}

.wysija-submit {
    left: 225px;
    color: #777777;
    top: 86px;
    position: absolute;
    height: 35px;
    background: url('img/bot_news.png') no-repeat center #f4f4f4;
    border: none;
    width: 25px;
    padding: 0 15px;
    outline: none;
}

.wysija-input {
    height: 35px;
    margin-top: 20px;
    border: none;
    outline: none;
    width: 210px;
    color: black;
}

.corpo-docente {
    background: #0aa3c8;
    height: 100%;
}

.corpo-discente {
    background: #b7df45;
    height: 100%;
}

/*.foto-divulgacao {
    height: 200%;
    background: #000;
    float: right;
    background: url("img/foto-divulgacao.jpg") no-repeat;
    background-size: cover;
}*/

.pos-graduacao {
    font-family: 'Open Sans', sans-serif;
    height: 370px;
    float: right;
}

.pos-graduacao h1 {
    line-height: 1.2857em;
    font-weight: bold;
    margin: 30px 0 12px 0;
    padding: 0;
    color: #5db323;
}

.pos-graduacao p {
    line-height: 1.875em;
    font-weight: normal;
    text-align: justify;
    padding: 0;
    margin: 0;
    color: #777777;
}

.linha-pesquisa {
    height: 340px;
    background: #0897b9;
    color: white;
}

.top-left, .top-right {
    height: 400px;
}

.top-left {
    background: url("img/1.jpg") no-repeat;
    /*background-size: cover;*/
    position: relative;
}

.top-right {
    background: url("img/2.jpg") no-repeat;
/*    background-size: cover;*/
    position: relative;
}

.linha-pesquisa > ul > li {
    font-size: 14px;
    margin-left: 35%;
    line-height: 2em;
    text-align: justify;
}

.linha-pesquisa h1 {
    font-size: 36px;
    padding: 0;
    position: absolute;
    bottom: 14px;
    left: 170px;
    transform: rotate(270deg);
    transform-origin: left bottom;
}

.icones i {
    margin-top: 20px;
}

.linha-pesquisa i {
    color: #ffffff;
    position: absolute;
    bottom: 20px;
}

#menu-menu-principal > li {
    text-transform: uppercase;
    position: relative;
    width: auto;
    display: inline-block;
    float: left;
    margin-top: 60px;
    text-align: center;
    padding: 10px 0 48px;
    height: 40px;
    font-size: 13px;
    margin-left: 35px;
}

#menu-menu-principal > li:first-child {
    margin-left: 20px;
}

#menu-sub-menu > li {
    position: relative;
    width: 18%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 30px;
}

#menu-sub-menu {
    position: absolute;
    top: 75%;
}

#menu-menu-principal > li:hover {
    border-bottom: 4px solid  #fe8b1f;
}

#menu-menu-principal > li > ul.sub-menu {
    width: 200%;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    margin: 35px 0 0;
    left: 40%;
    padding: 0;
    background-color: #5db323;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#menu-menu-principal > li:hover > ul {
    visibility: visible;
    position: absolute;
}

#menu-menu-principal > li > ul > li {
    margin: 3%;
    text-align: center;
    border-radius: 2px;
    color: white;
    padding: 5px;
    background-color: #6ebb39;
}

#menu-menu-principal > li > ul > li:hover {
    background: #1e2d56;
}

.ultimas-noticias, .oportunidades {
    height: 450px;
}

.ultimas-noticias {
    background-color: #ffffff;
}

.oportunidades {
    background-color: #e1e1e1;
}

.ultimas-noticias h1 a, .oportunidades h1 a{
    color: #fe8b1f;
    font-weight: 800;
    margin-bottom: 30px;
    display: block;
}

.links-rodape, .logo-pgcst {
    height: 178px;
}

.logo-pgcst {
    background: url(img/pgcst.png) center center #28c4ea no-repeat;
    overflow: hidden;
}

.logo-pgcst a {
    display: inline-block;
    margin-top: 140px;
    margin-left: 30%;
}

.links-rodape {
    background-color: #204675;
    color: white;
    overflow: hidden;
}

.links-rodape > ul {
    margin: 20px 0 0 35px;
    float: left;
    text-transform: uppercase;
}

.links-rodape > ul > li {
    line-height: 25px;
    font-size: 13px;
    font-weight: 600;
}

.links-rodape > ul > li > i {
    margin-right: 4px;
}

footer .row {
    height: 40px;
    background-color: #1e2d56;
}

footer p {
    color: white;
    margin: 12px 0 0 80px;
    font-size: 12px;
    display: inline-block;
    width: auto;
}

.clear {
    text-align: justify;
    height: auto;
    overflow: hidden;
    color: #777777;
    margin-bottom: 25px;
}

.clear p:nth-child(2){
    font-weight: 600;
    font-size: 12px;
}

.clear h4, .clear p {
    padding: 0;
    margin: 0;
}

.clear h4 a{
    font-size: 18px;
    font-weight: 800;
    color: #777777;
}

.clear p:nth-child(3){
    font-size: 18px;
    font-weight: normal;
}

.title-page {
    background: #ffffff;
    margin: 0;
    text-transform: uppercase;
    padding: 20px 20px;
}

.title-oportunity > a {
    color: #204675 !important;
    font-weight: bold;
}

h1.title-page a {
    color: gray;
}

.wrapper-page p {
    color: gray;
    line-height: 25px;
    text-align: justify;
    margin: 20px 0 40px;
}

.wrapper-page a {
    color: blue;
}

.wrapper-page h2 {
    font-size: 20px;
    font-weight: bold;
    color: #1e2d56;
}

.wrapper-page > .container > .row > .col-lg-12 > ul {
    padding-left: 40px;
    color: #777777;
    list-style: disc;
}

.wrapper-page > .container > .row > .col-lg-12 > ul > li {
    line-height: 1.5em;
}

.col-lg-12 {
    padding: 0 100px;
}

.paginationn {
    clear:both;
    padding:20px 0;
    position:relative;
    font-size:11px;
    line-height:13px;
}

.paginationn span, .paginationn a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff;
    background: #555;
}

.paginationn a:hover{
    color:#fff;
    background: #3279BB;
}

.paginationn .currentt{
    padding:6px 9px 5px 9px;
    background: #3279BB;
    color:#fff;
}

.abs-req {
    display: none;
}

.top-icons {
    position: absolute;
    right: 10px;
    bottom: 0;
}

.top-icons li {
    float: left;
    margin-right: 5px;
}

.top-icons a {
    color: #1e2d56;
    text-decoration: none;
}

.chamada_id {
    color: white;
    font-size: 36px;
    text-align: right;
    margin-top: 230px;
    height: 100px;
    overflow: hidden;
    width: 450px;
    margin-left: 80px;
}

.sub_id {
    font-size: 18px;
    color: #fe8b1f;
    text-align: right;
    width: 300px;
    float: right;
    margin-right: 25px;
    height: 55px;
    overflow: hidden;
}

.chamadaid {
    position: relative;
    font-size: 30px;
    font-weight: bolder;
    color: white;
    overflow: hidden;
    margin: 315px 0 0 115px;
}

.subid {
    font-size: 18px;
    overflow: hidden;
    color: white;
    margin-left: 115px;
    font-weight: 100;
}

.mes {
    font-size: 30px;
    position: absolute;
    bottom: 60px;
    color: #5db323;
    left: 62px;
    background: black;
    font-weight: 400;
}

.dia {
    font-size: 80px;
    color: white;
    position: absolute;
    bottom: 60px;
    font-weight: 700;
}

#searchform input#s{
    background-color: #344267;
    height: 35px;
    border-radius: 3px;
    width: 160px;
    right: 40px;
    position: absolute;
    top: 20px;
    border: none;
    color: white;
    outline: none
}

input#searchsubmit {
    position: absolute;
    right: 42px;
    top: 23px;
    height: 30px;
    border: none;
    background: url('img/search.png') no-repeat transparent;
    width: 30px;
}

.newsletter > span {
    color: #777777;
    position: absolute;
    top: 60px;
}

.result-search {
    margin: 20px;
    line-height: 25px;
}

#btn-more > a, #btn-more:hover, #btn-more {
    color: #777777;
    font-weight: bold;
    border-radius: 0;
    background: transparent;
    outline: none;
}

#wrapper-barra-brasil {
    height: 40px;
}