#Home {
    background-attachment: fixed !important;
    background-size: cover !important;
}

.blogwinterschool.subpage>div>div>div.pull-none.item-image.card>a>div {
    display: none;
}

.p-1 {
    padding: 1rem;
}

.pt-1 {
    padding-top: 1rem;
}

.pl-1 {
    padding-left: 1rem;
}

.pr-1 {
    padding-right: 1rem;
}

.pb-1 {
    padding-bottom: 1rem;
}

.p-2 {
    padding: 2em;
}

.pt-2 {
    padding-top: 2rem;
}

.pl-2 {
    padding-left: 2rem;
}

.pr-2 {
    padding-right: 2rem;
}

.pb-2 {
    padding-bottom: 2rem;
}

.p-3 {
    padding: 3em;
}

.blog .page-header h1 {
    margin-top: 1rem !important;
    margin-bottom: 5rem !important;
}

.menu-observatorio {
    width: 100%;
    display: inline;
    font-size: 11pt;
    letter-spacing: -1px;
}

.menu-observatorio li a:hover {
    color: #ffffff !important;
}

.menu-observatorio li:first-child a:before {
    content: none;
    padding-right: 2px;
}



.blog.winterschool h2:first-child {
    margin-bottom: 3rem;
    text-align: center;
}

.blog.winterschool .items-leading .page-header h2 a {
    font-size: 250% !important;
}

.blog.winterschool .item .page-header h2,
.blog.winterschool .items-leading .page-header h2 {
    margin-top: 3rem;
    margin-bottom: 1rem;
}

/** v1 **/
.menu-website-winterschool {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 14pt;
    letter-spacing: 0;
}

.menu-website-winterschool li a {
    color: #ffffff;
    background-color: #709c6b;
    padding: 8px 15px;
    display: block;
}

.menu-website-winterschool li a:hover {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #4ea2c6;
}

.menu-website-winterschool li:first-child a:before {
    content: none;
    padding-right: 2px;
}

.menu-website-winterschool li:not(:first-child) a:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
}

/** **/

/** v2 **/
/* .menu-subsite {
    display: flex;
    gap: 5px;
    font-size: 120%;
    letter-spacing: 0;
    align-items: center;
} */

.menu-subsite {
    display: flex;
    gap: 5px;
    font-size: 120%;
    letter-spacing: 0;
    align-items: stretch;
    width: 100%;
}

.menu-subsite a {
    color: #ffffff;
    background-color: #709c6b;
    padding: 8px 15px;
    display: block;
    text-align: center;
    font-size: 94%;
    width: 41%;
}

.menu-subsite a:hover {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #4ea2c6;
}

.menu-subsite a:not(:first-child) a:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
}

.content-stick {
    padding-top: 10rem !important;
}

body.subpage>div>div.container>div>#content {
    /*display: none;*/
}


body.subpage>#footer {
    /*display: none;*/
}



.menu-subsite-v2-stick {
    width: 60% !important;
    position: fixed !important;
    top: 98px !important;
    min-width: 1151px;
    z-index: 100;
    background-color: white;
}

/*simple input CCK-FORM - fale-conosco*/

div.cck_forms.cck_site div.cck_form {
    width: 100% !important;
}

div.cck_forms.cck_site div.cck_form input,
div.cck_forms.cck_site div.cck_form.cck_form_textarea textarea {
    min-width: 80% !important;
}

div.cck_forms.cck_site div.cck_form.cck_form_textarea textarea {
    min-height: 200px !important;
}

div.cck_forms.cck_site div.cck_form select {
    min-width: 50% !important;
}

div#cck1r_mainbody>.legend {
    display: none !important;
}

@media (max-width: 640px) {

    /*simple input CCK-FORM - fale-conosco*/

    div.cck_forms.cck_site div.cck_form {
        width: 100% !important;
    }

    div.cck_forms.cck_site div.cck_form input,
    div.cck_forms.cck_site div.cck_form.cck_form_textarea textarea {
        min-width: 90% !important;
    }

    div.cck_forms.cck_site div.cck_form.cck_form_textarea textarea {
        min-height: 200px !important;
    }

    div.cck_forms.cck_site div.cck_form select {
        min-width: 94% !important;
    }

    .top-sl .container {
        padding: 0px 0px;
    }

    .menu-subsite-v2-stick {
        width: 90% !important;
        position: relative !important;
        top: 0px !important;
    }

    .sticky-main-header {
        position: relative !important;
    }

    .item-page {
        padding-top: 3em !important;
        margin-top: 0 !important;
    }

    .content {
        padding-right: 0px !important;
    }

    #content {
        padding-top: 0px !important;
    }

    #acessibilidade {
        padding: 0 !important;
    }

    .grey-bg,
    .blue-bg,
    .dark-bg {
        margin-left: -24px !important;
        margin-right: 0 !important;
        padding-left: 24px !important;
        padding-right: 0 !important;
    }

    #header {
        margin-left: -24px;
        margin-right: 0 !important;
        padding-left: 24px;
        padding-right: 0 !important;
    }

    .mainbody {
        margin-top: 0.5rem !important;
    }

    .menu-subsite-v2 a {
        display: block;
        width: 90% !important;
        line-height: 1em;
        margin: auto;
    }

    .menu-subsite-v2 {
        flex-flow: wrap;
        gap: 2px !important;
    }

    .titulo-subsite {
        gap: 15px !important;
        padding: 0 1rem !important;
    }

    .menu-subsite-v2 a.lang-en-icon {
        width: 40px !important;
        background: url(../../../media/ja_simpli/assets/img/site/uk.png) no-repeat center center;
        height: 10px;
        margin: 0.5rem -4px;
    }

    .menu-subsite-v2 a.lang-pt-icon {
        width: 40px !important;
        background: url(../../../media/ja_simpli/assets/img/site/pt_br.png) no-repeat center center;
        height: 10px;
        margin: 0.5rem -4px;
    }

    .mainbody-inner {
        padding-top: 24px;
        padding-bottom: 24px;
        padding: 1rem;
    }

    #footer {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 24px;
        padding-right: 24px;
    }
}



.menu-subsite-v2 {
    display: flex;
    gap: 5px;
    font-size: 120%;
    letter-spacing: 0;
    align-items: stretch;
    width: 100%;
}

.menu-subsite-v2 a.lang-en-icon {
    width: 20% !important;
    background: url(../../../media/ja_simpli/assets/img/site/uk.png) no-repeat center center;
}

.menu-subsite-v2 a.lang-pt-icon {
    width: 20% !important;
    background: url(../../../media/ja_simpli/assets/img/site/pt_br.png) no-repeat center center;
}

.menu-subsite-v2 a {
    color: #ffffff;
    background-color: #709c6b;
    padding: 8px 5px;
    display: block;
    text-align: center;
    font-size: 94%;
    width: 41%;
}

.menu-subsite-v2 a:hover {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #4ea2c6;
}

.menu-subsite-v2 a:not(:first-child) a:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
}

@media (max-width: 640px) {
    .menu-subsite-v2 a {
        display: block;
        width: 100%;
        line-height: 1em;
    }
}

/** **/

.linksecondary-website-winterschool {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0 0 2rem 0;
    padding: 0;
}

.linksecondary-website-winterschool li {
    margin-right: 1rem;
}

.linksecondary-website-winterschool li a {
    color: white;
    background-color: #303030;
    display: block;
    padding: 18px 165px;
    font-size: 200%;
}

.linksecondary-website-winterschool li a:hover {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #555555;
}


.pilares-section {
    background-color: #2caebb;
    color: white;
    text-align: center;
    padding: 0 10px;
    font-size: 1.4rem;
    margin-top: 3rem;
}

.pilares {
    display: flex;
    justify-content: space-between;
}

.pilares article {
    width: 30.333%;
    text-align: center !important;
}

.pilares article p {
    text-align: center !important;
}

.pilares article a {
    border-left: 4px solid #2caebb;
    text-decoration: none;
    padding: 5px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
}

.pilares article a:hover {
    border-left: 4px solid #206a70;
}

.pilares h2 {
    font-size: 1.2rem;
}

@media(max-width: 768px) {
    .pilares {
        flex-direction: column;
    }

    .pilares article {
        width: 100%;
    }
}

.menu-extra-depto tr td {
    padding-top: 10px;
    padding: 5px auto;
}

.menu-extra-depto tr td:not(:first-child) {
    padding-left: 10px;
    padding-right: 0;
}

.btn {
    font-size: 120% !important;
}

.title-artigos-academicos {
    color: black !important;
    font-size: 110% !important;
    text-transform: none !important;
}

.bt-csartigos-academicos .bt-row {
    min-height: 350px !important;
}

ul.grid-view li.item-first .item-info .item-title {
    font-size: 210% !important;
}

.bt-cs .bt-inner .bt-title {
    font-size: 110% !important;
}

h5.newsflash-title,
.altoContraste h5.newsflash-title a {
    font-size: 110% !important;
}

.page-header h2,
.page-header h2 a {
    font-size: 195% !important;
    margin-bottom: 25px !important;
    word-break: break-word;
}

.blog .page-header h2,
.blog .page-header h2 a {
    font-size: 130% !important;
}

.cck-line-body p {
    font-size: 130% !important;
}

.english-page-version .top-sl.section {
    /*margin-top: 3%;*/
}

.english-page-version .footer-section {
    /* width: 100% !important;
    position: fixed !important;
    bottom: 0 !important; */
}

#Mod298>div>div>div>div>ul>li>a {
    padding: 0.6rem 1.5rem;
}

#destaque-2>div>div>div.span4 {
    margin-left: 1rem;
    width: 21.8rem;
}

.english-page-version .sticky-main-header {
    position: unset !important;
}

.english-page-version #header #mainnav {
    z-index: 0 !important;
}

.english-page-version .menu-academico .btn {
    /*padding: 6px 24px !important;*/
}

body {
    margin: 0;
    padding: 0;
    /*font-size: 14px;*/
    /*overflow: scroll;*/
}

.areas-tecnicas-adm section {
    font-size: 14pt;
}

.areas-tecnicas-adm section h1 {
    font-weight: bold;
}

.areas-tecnicas-adm section .link-organograma {
    text-align: right;
    margin-bottom: 2rem;
}

.areas-tecnicas-adm .accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
}

.areas-tecnicas-adm .accordion-group .accordion-heading a {
    text-decoration: none;
}

.areas-tecnicas-adm .accordion-group .accordion-heading a:hover {
    background-color: #f2f2f2;
}

.areas-tecnicas-adm .accordion-group .accordion-heading .accordion-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 15px;
}

.areas-tecnicas-adm .accordion-group .accordion-heading .accordion-toggle h2 {
    font-size: 16pt;
    margin: 1rem 0 !important;
}

.areas-tecnicas-adm .accordion-group .accordion-heading .accordion-toggle i {
    font-size: 18pt;
}

.areas-tecnicas-adm .accordion-group .accordion-body article {
    display: flex;
    flex-direction: column;
    padding: 2rem 2rem 2rem 4.5rem;
}

.areas-tecnicas-adm .accordion-group .accordion-body ul {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
}

/** getete **/
.menu-getete {
    width: 100%;
    display: inline;
    font-size: 11pt;
    letter-spacing: -1px;
}

.menu-getete li a:hover {
    color: #ffffff !important;
}

.menu-getete li:first-child a:before {
    content: none;
    padding-right: 2px;
}

.nav-home-subsite {
    list-style: none;
    margin-top: 2rem !important;
    margin-left: 0 !important;
    padding: 3rem 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.nav-home-subsite li {}

.nav-home-subsite li a {
    padding: 1rem 3rem;
    border: 1px solid #444;
    font-size: 150%;
    text-decoration: none;
    color: #444;
    border-radius: 5px;
    width: 33.3%;
}

.nav-home-subsite li a:hover {
    border: 1px solid #999;
    color: #999;
}

@media (max-width: 425px) {

    .nav-home-subsite {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 1rem;
    }

    .nav-home-subsite li {
        line-height: 2.5;
    }

    .nav-home-subsite li a {}
}

body.pos-graduacao-v2 .bot-sl .ja-module .nav>li>a {
    font-size: 10pt !important;
}

@media (min-width: 1200px) {
    body.pos-graduacao-v2 .bot-sl .span2 {
        width: 190px !important;
    }
}

body.pos-graduacao-v2 h3 {
    text-align: center;
    font-size: 13pt;
}

body.pos-graduacao-v2 .wrapper h4 {
    color: #555555;
}

body.pos-graduacao-v2 .wrapper {
    border-top: 1px solid #ddd;
    margin: 0 auto;
    padding-top: 2rem;
}

body.pos-graduacao-v2 .wrapper .group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
}

body.pos-graduacao-v2 .wrapper .group.line-break {
    margin-top: 0 !important;
}

body.pos-graduacao-v2 .wrapper .card-group {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

body.pos-graduacao-v2 .wrapper .card-group section {
    width: 300px;
    margin-bottom: 10px;
}

body.pos-graduacao-v2 .wrapper section.card {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #e2e2e2;
    border-radius: 5px;
    width: 300px;
    padding: 20px;
    position: relative;
    justify-content: center;
    align-items: center;
}

body.pos-graduacao-v2 section.card span.nome {
    font-weight: 600;
    font-size: 11pt;
}

body.pos-graduacao-v2 section.card span.funcao {
    font-size: 10pt;
    text-transform: uppercase;
}

@media(max-width: 768px) {
    body.pos-graduacao-v2 .wrapper .card-group {
        flex-direction: column;
    }
}