/*

Theme Name: Portal (Versão 2)

Theme URI: http://dedicated.crazycafe.net/promsurance

Author: online crazycafe

Author URI: http://crazycafe.net/

Description: CrazyCafe WordPress theme

Version: 1.0.0

License: GNU General Public License

License URI: licensing/README_License.txt

Text Domain: promsurance-crazycafe

Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template, theme-options



*/


/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

--------------------------------------------------------------



01. common

02. header 

03. footer

04. blog

05. preloader

06. responsive



--------------------------------------------------------------

# 01. common & reset

--------------------------------------------------------------*/


/* IMPORTAÇÕES */

@import url("https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300&display=swap");

/* CLEAR */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}


/* BASE */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}


/* LINKS */

a {
    background: transparent;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}


/* TYPOGRAPHY */

navegation .float-menu-lateral {
    float: left;
    width: 26%;
}

.right-content {
    float: right;
    width: 74%;
}

#breadcrumbs a {
    text-decoration: none;
    color: #004387;
}

@font-face {
    font-family: "tofino-regular";
    src: url("../fonts/TofinoRegular.eot");
    src: url("../fonts/TofinoRegular.eot") format("embedded-opentype"), url("../fonts/TofinoRegular.woff2") format("woff2"), url("../fonts/TofinoRegular.woff") format("woff"), url("../fonts/TofinoRegular.ttf") format("truetype"), url("../fonts/TofinoRegular.svg#TofinoRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TofinoBlack";
    src: url("../fonts/TofinoBlack.eot");
    src: url("../fonts/TofinoBlack.eot") format("embedded-opentype"), url("../fonts/TofinoBlack.woff2") format("woff2"), url("../fonts/TofinoBlack.woff") format("woff"), url("../fonts/TofinoBlack.ttf") format("truetype"), url("../fonts/TofinoBlack.svg#TofinoBlack") format("svg");
}

@font-face {
    font-family: "sans-serif";
    src: url("../fonts/sans-serif.eot");
    src: url("../fonts/sans-serif.eot") format("embedded-opentype"), url("../fonts/sans-serif.woff2") format("woff2"), url("../fonts/sans-serif.woff") format("woff"), url("../fonts/sans-serif.ttf") format("truetype"), url("../fonts/sans-serif.svg#sans-serif") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TofinoBook";
    src: url("../fonts/TofinoBook.eot");
    src: url("../fonts/TofinoBook.eot") format("embedded-opentype"), url("../fonts/TofinoBook.woff2") format("woff2"), url("../fonts/TofinoBook.woff") format("woff"), url("../fonts/TofinoBook.ttf") format("truetype"), url("../fonts/TofinoBook.svg#TofinoBook") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "abraham_lincolnregular";
    src: url("../fonts/abrahamlincoln-webfont.eot");
    src: url("../fonts/abrahamlincoln-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/abrahamlincoln-webfont.woff2") format("woff2"), url("../fonts/abrahamlincoln-webfont.woff") format("woff"), url("../fonts/abrahamlincoln-webfont.ttf") format("truetype"), url("../fonts/abrahamlincoln-webfont.svg#abraham_lincolnregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.tribe-events-calendar td .tribe-events-viewmore a {
    font-size: 57% !important;
    white-space: nowrap;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured a {
    color: hsl(0, 0%, 7%) !important;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-list-event-title a {
    color: #111 !important;
}

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    line-height: 1.7;
    margin: 0 0 10px;
    color: #111 !important;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
    background-color: transparent;
    color: hsl(0, 0%, 7%) !important;
    font-weight: 400;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured {
    background: transparent !important;
}

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
    background: #003770 !important;
    border-radius: 0 !important;
    margin: 0;
    padding: 6px 14px;
    padding: 6px calc(5% + 8px);
}

.menu-menu-mobile-container .sub-menu {}

.ecs-event-list .ecs-featured-event {
    border-left: solid 5px #e29718 !important;
}

.category-noticias p {
    margin-bottom: 28px !important;
}

.category-noticias .news-home img {
    margin: 0 0 0 0 !important;
}

.section-corpodocente .addtoany_content_bottom {
    display: none;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong,
.strong {
    font-weight: bold;
}

dfn,
em,
.em {
    font-style: italic;
    font-size: 18px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

p {
    -webkit-hyphens: none;
    -epub-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

pre {
    margin: 0;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C""\201D""\2018""\2019";
}

q:before,
q:after {
    content: "";
    content: none;
}

small,
.small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

p {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    -webkit-hyphenate-before: 2;
    -webkit-hyphenate-after: 3;
    hyphenate-lines: 3;
    -webkit-font-feature-settings: "liga", "dlig";
    -moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga", "dlig";
    -o-font-feature-settings: "liga", "dlig";
    font-feature-settings: "liga", "dlig";
}


/* LISTS */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0;
}

menu {
    padding: 0 0 0 40px;
}

ol,
ul {
    padding: 0;
    list-style-type: none;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* EMBEDDED CONTENT */

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}


/* FIGURES */

figure {
    margin: 0;
}


/* FORMS */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}


/* TABLES */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.clearfix,
.cf,
.comment-respond {
    zoom: 1;
}

.clearfix:before,
.clearfix:after,
.cf:before,
.comment-respond:before,
.cf:after,
.comment-respond:after {
    content: "";
    display: table;
}

.clearfix:after,
.cf:after,
.comment-respond:after {
    clear: both;
}

span.amp {
    font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
    font-style: italic;
}


/* BOX SIZING */

.last-col {
    float: right;
    padding-right: 0 !important;
}


/* MOBILE GRID STYLES */

@media (max-width: 767px) {
    .m-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .m-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .m-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .m-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .m-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .m-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
}


/* PORTRAIT TABLET TO LANDSCAPE */

@media (min-width: 768px) and (max-width: 1029px) {
    .t-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .t-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .t-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .t-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .t-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .t-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .t-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .t-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .t-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .t-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
}


/* LANDSCAPE TO SMALL DESKTOP */

@media (min-width: 1030px) {
    .d-all {
        float: left;
        padding-right: 0.75em;
        width: 100%;
        padding-right: 0;
    }
    .d-1of2 {
        float: left;
        padding-right: 0.75em;
        width: 50%;
    }
    .d-1of3 {
        float: left;
        padding-right: 0.75em;
        width: 33.33%;
    }
    .d-2of3 {
        float: left;
        padding-right: 0.75em;
        width: 66.66%;
    }
    .d-1of4 {
        float: left;
        padding-right: 0.75em;
        width: 25%;
    }
    .d-3of4 {
        float: left;
        padding-right: 0.75em;
        width: 75%;
    }
    .d-1of5 {
        float: left;
        padding-right: 0.75em;
        width: 20%;
    }
    .d-2of5 {
        float: left;
        padding-right: 0.75em;
        width: 40%;
    }
    .d-3of5 {
        float: left;
        padding-right: 0.75em;
        width: 60%;
    }
    .d-4of5 {
        float: left;
        padding-right: 0.75em;
        width: 80%;
    }
    .d-1of6 {
        float: left;
        padding-right: 0.75em;
        width: 16.6666666667%;
    }
    .d-1of7 {
        float: left;
        padding-right: 0.75em;
        width: 14.2857142857%;
    }
    .d-2of7 {
        float: left;
        padding-right: 0.75em;
        width: 28.5714286%;
    }
    .d-3of7 {
        float: left;
        padding-right: 0.75em;
        width: 42.8571429%;
    }
    .d-4of7 {
        float: left;
        padding-right: 0.75em;
        width: 57.1428572%;
    }
    .d-5of7 {
        float: left;
        padding-right: 0.75em;
        width: 71.4285715%;
    }
    .d-6of7 {
        float: left;
        padding-right: 0.75em;
        width: 85.7142857%;
    }
    .d-1of8 {
        float: left;
        padding-right: 0.75em;
        width: 12.5%;
    }
    .d-1of9 {
        float: left;
        padding-right: 0.75em;
        width: 11.1111111111%;
    }
    .d-1of10 {
        float: left;
        padding-right: 0.75em;
        width: 10%;
    }
    .d-1of11 {
        float: left;
        padding-right: 0.75em;
        width: 9.09090909091%;
    }
    .d-1of12 {
        float: left;
        padding-right: 0.75em;
        width: 8.33%;
    }
}


/* IMPORTING MODULES */

.alert-help,
.alert-info,
.alert-error,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid;
}

.alert-help {
    border-color: #e8dc59;
    background: #ebe16f;
}

.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8;
}

.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4;
}

.alert-success {
    border-color: #deeaae;
    background: #e6efc2;
}


/* BUTTON DEFAULTS */

.blue-btn,
.comment-reply-link,
#submit {
    display: inline-block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: white;
    font-size: 0.9em;
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
    padding: 0 24px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out;
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    color: white;
    text-decoration: none;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    top: 1px;
}

.blue-btn,
.comment-reply-link,
#submit {
    background-color: #2980b9;
}

.blue-btn:hover,
.comment-reply-link:hover,
#submit:hover,
.blue-btn:focus,
.comment-reply-link:focus,
#submit:focus {
    background-color: #2574a8;
}

.blue-btn:active,
.comment-reply-link:active,
#submit:active {
    background-color: #2472a4;
}


/* INPUTS */


/* input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  select,
  textarea,
  .field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5c6b80;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #eaedf2;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
  background-color: #f7f8fa; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: 0.6; }
  input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
  input[type="password"][disabled]:focus,
  input[type="password"][disabled]:active,
  input[type="password"].is-disabled:focus,
  input[type="password"].is-disabled:active,
  input[type="datetime"][disabled]:focus,
  input[type="datetime"][disabled]:active,
  input[type="datetime"].is-disabled:focus,
  input[type="datetime"].is-disabled:active,
  input[type="datetime-local"][disabled]:focus,
  input[type="datetime-local"][disabled]:active,
  input[type="datetime-local"].is-disabled:focus,
  input[type="datetime-local"].is-disabled:active,
  input[type="date"][disabled]:focus,
  input[type="date"][disabled]:active,
  input[type="date"].is-disabled:focus,
  input[type="date"].is-disabled:active,
  input[type="month"][disabled]:focus,
  input[type="month"][disabled]:active,
  input[type="month"].is-disabled:focus,
  input[type="month"].is-disabled:active,
  input[type="time"][disabled]:focus,
  input[type="time"][disabled]:active,
  input[type="time"].is-disabled:focus,
  input[type="time"].is-disabled:active,
  input[type="week"][disabled]:focus,
  input[type="week"][disabled]:active,
  input[type="week"].is-disabled:focus,
  input[type="week"].is-disabled:active,
  input[type="number"][disabled]:focus,
  input[type="number"][disabled]:active,
  input[type="number"].is-disabled:focus,
  input[type="number"].is-disabled:active,
  input[type="email"][disabled]:focus,
  input[type="email"][disabled]:active,
  input[type="email"].is-disabled:focus,
  input[type="email"].is-disabled:active,
  input[type="url"][disabled]:focus,
  input[type="url"][disabled]:active,
  input[type="url"].is-disabled:focus,
  input[type="url"].is-disabled:active,
  input[type="search"][disabled]:focus,
  input[type="search"][disabled]:active,
  input[type="search"].is-disabled:focus,
  input[type="search"].is-disabled:active,
  input[type="tel"][disabled]:focus,
  input[type="tel"][disabled]:active,
  input[type="tel"].is-disabled:focus,
  input[type="tel"].is-disabled:active,
  input[type="color"][disabled]:focus,
  input[type="color"][disabled]:active,
  input[type="color"].is-disabled:focus,
  input[type="color"].is-disabled:active,
  select[disabled]:focus,
  select[disabled]:active,
  select.is-disabled:focus,
  select.is-disabled:active,
  textarea[disabled]:focus,
  textarea[disabled]:active,
  textarea.is-disabled:focus,
  textarea.is-disabled:active,
  .field[disabled]:focus,
  .field[disabled]:active,
  .field.is-disabled:focus,
  .field.is-disabled:active {
  background-color: #d5edf8; }

  input[type="password"] {
  letter-spacing: 0.3em; }

  textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; } */

select {
    -webkit-appearance: none;
    /* 1 */
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center;
}


/* GENERAL STYLES */

body {
    font-family: "tofino-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.5;
    color: #252525;
    -webkit-font-smoothing: antialiased;
}


/* WORDPRESS BODY CLASSES */

.header .st0 {
    fill: #ffffff !important;
}


/* FMP - Editar cor do topo */


/* HEADER */

.header {
    display: inline-block;
    width: 100%;
    height: 80px;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 9999;
    background-color: #fff;
    float: left;
}

.header-fixed {
    position: fixed;
    top: 0;
    display: block;
}

.logo-img {
    width: 120px;
    transition: 0.5s;
}

.logo-img-small {
    width: 118px;
    transition: 0.5s;
}

.navegation {
    float: left;
}

#primary-menu li ul {
    display: none;
}

#primary-menu li:hover {
    /* padding: 0 0 5px 0; */
}

#primary-menu li:hover ul {
    display: block;
    position: absolute;
    z-index: 999;
    width: fit-content;
}

#primary-menu li:hover ul li {
    float: left;
    clear: left;
    width: 100px;
    padding: 10px 0 10px 0;
    background-color: #004387;
    margin: 0 0 1px 0;
}

#primary-menu li:hover ul li a {
    color: #fff;
    font-size: 10px;
    text-transform: none;
}

#primary-menu li:hover ul li a:hover {
    color: #bd8100;
}

button#header-btn {
    display: block;
    height: 27px;
    width: 27px;
    background-color: RGB(181, 166, 107);
    font-size: small;
    margin: 0 0 0 0;
    text-align: center;
    line-height: 28px;
    color: RGB(156, 31, 46);
    border-color: none;
    border-image: none;
    border-radius: 0;
    border-width: 0;
    border-style: none;
    float: left;
    margin-left: 2px;
}

.header-btn a {
    display: block;
    height: 27px;
    width: 27px;
    background-color: RGB(181, 166, 107);
    font-size: large;
    margin: 0 0 0 0;
    text-align: center;
    line-height: 29px;
}

.text-button {
    padding-left: 2px;
    padding-right: 2px;
    width: auto !important;
}

.busca {
    float: right;
}

.socials {
    float: right;
    width: fit-content;
    height: auto;
    margin-top: 15px;
    margin-left: 3px;
}

.socials ul {
    display: inline;
}

.socials ul li {
    float: left;
}

.socials ul li a {
    color: RGB(156, 31, 46);
}


/* SLIDER */

.banner-paginas {
    /* margin-top: 80px; */
    height: auto;
}

.theme-default .nivo-caption {
    background-color: RGB(181, 166, 107) !important;
    color: RGB(156, 31, 46) !important;
    opacity: 0.9 !important;
}


/* FIM SLIDER */


/* CORPO DO SITE */


/* NOTÍCIAS DESTAQUE */

.TitleH2 {
    font-weight: bold;
    color: RGB(156, 31, 46);
    /* padding-bottom: 15px; */
    padding-top: 0;
    font-size: 50px;
    /* margin-bottom: 40px; */
    font-family: sans-serif;
}

.coluna-destaque {
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: #f5f5f5;
    float: left;
}

.destaque-img {
    display: block;
    max-width: 100%;
    max-height: 200px;
    overflow: hidden;
}

.destaque-img-2 {
    display: block;
    max-width: 100%;
    height: 200px;
    overflow: hidden;
}

.img-2 {
    height: 100%;
}

.data-destaque {
    background-color: RGB(156, 31, 46);
    padding: 5px 20px 5px 10px;
    margin: 10px 0 0 0;
    width: fit-content;
    color: RGB(181, 166, 107);
    font-size: 14px;
    font-family: sans-serif;
    position: absolute;
}

.detalhe_destaque_2 {
    width: 50%;
    float: left;
}

.destaque h4 {
    height: 50px;
}

.destaque h4 a {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    font-family: sans-serif;
}

.desc-destaque p {
    color: #666;
    font-size: 16px
}

.desc-destaque p a {
    color: #000;
    font-size: 17px;
}

.grupo01 {
    font-family: sans-serif;
}

.grupo01 h4,
.grupo01 h2 {
    color: #b2b2b2;
    text-align: right;
}

.grupo01 h2 {
    font-size: 35px;
    margin-top: 0 !important;
}

.grupo01 h4 {
    font-weight: 400;
    font-size: 20px;
}

.grupo01 p {
    font-size: 18px;
}

.grupo01 p a {
    color: #b2b2b2;
}

.grupo01 img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 800px) {
    .grupo01 img {
        margin: 15px 0
    }
}

.link ul {
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #e0e1e3;
    text-align: center;
    font-size: 15px;
    width: auto;
    padding: 10px 0;
    list-style: none;
}

.link li a {
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 5px 30px;
    border-color: #d18286;
    color: #e22425;
}


/* FIM NOTÍCIAS DESTAQUE */


/* BANNER CORPO */

.banner-corpo {
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.banner-corpo img {
    width: 100%;
}

.no-banner {
    width: 100%;
    background-color: #fff;
}


/* FIM BANNER CORPO */


/* PÁGINAS */

.titulo h1 {
    font-size: 36px;
    font-family: sans-serif;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #d59296;
    text-align: center;
    color: RGB(156, 31, 46);
    padding: 15px;
    margin-bottom: 0;
}

.titulo,
.subtitulo {
    padding: 10px 15%;
    text-align: center;
}

.subtitulo h5 {
    font-family: sans-serif;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: RGB(181, 166, 107);
    text-align: center;
    color: RGB(181, 166, 107);
    padding: 15px;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: inherit;
    text-transform: unset;
}

.subpages .subpage-item {
    background-color: RGB(181, 166, 107);
    text-align: center;
    margin-right: 5px;
    margin-bottom: 25px;
}

.subpages .subpage-item a {
    font-size: 14px;
    text-decoration: none;
    color: RGB(156, 31, 46);
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
    padding: 25px 18px;
}

.subpages .subpage-item:hover,
.subpages .active {
    background-color: #cc7276 !important;
}

.subpages .subpage-item a:hover,
.subpages .active a {
    color: #666 !important;
}


/* Paginação */

.navigation {
    margin-top: 40px;
}

.navigation ul {
    text-align: center;
}

.navigation ul li {
    display: inline-block;
    width: 26px;
    height: 28px;
    padding: 5px;
    background-color: #b1b1b1;
    color: #fff !important;
}

.navigation .active {
    background-color: #cc7276 !important;
}

.navigation ul li a {
    color: #fff !important;
}


/* INSTITUCIONAL */

#institucional .categoria ul {
    list-style: none;
    padding-left: 19%;
}

#institucional .categoria ul li {
    display: inline;
}

#institucional .categoria ul li a {
    font-size: 15px;
    background-color: RGB(181, 166, 107);
    text-decoration: none;
    color: RGB(156, 31, 46);
    float: left;
    padding: 10px 65px;
    margin: 1px;
    font-weight: bold;
}

#institucional .categoria ul li a:hover {
    color: #666;
    background-color: #cc7276;
}

#institucional .txt-diretoria {
    text-align: center;
    color: #333;
}

#institucional .txt-diretoria h5 {
    color: #34495e;
    font-family: sans-serif;
}

#institucional .txt-estatuto {
    text-align: justify;
    color: #333;
}


/* FIM INSTITUCIONAL */


/* LEIS */

.item-lei h4 {
    font-size: 19px;
    font-weight: 600;
}

.item-lei h4 a,
.item-lei p {
    color: #000000;
    font-family: sans-serif;
}


/* FIM LEIS */


/* FALE CONOSCO */

.form-control {
    color: #263073 !important;
    box-shadow: inset 0 -1px 0 #fff;
    margin-top: 2px;
    height: 10px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
input[type="search"],
input[type="tel"],
textarea {
    border: 1px solid #ddd !important;
    padding: 10px !important;
}

.btn-info {
    color: RGB(181, 166, 107) !important;
    background-color: RGB(156, 31, 46) !important;
    border-color: RGB(156, 31, 46) !important;
}

.btn-info:hover {
    color: RGB(181, 166, 107) !important;
    background-color: RGBA(156, 31, 46, 0.5) !important;
}


/* FIM FALE CONOSCO */


/* CORPO DOCENTE */

.corpo-docente-image {
    display: block;
    margin: 0 auto;
    width: 250px;
}

.corpo-docente-title {
    color: #263073;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 250px;
    padding: 10px;
    background-color: #f9f7f4;
    margin-top: 10px;
}

.corpo-docente-subtitle {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 250px;
}

.corpo-docente-subtitle p {
    color: #b8ac8a;
}


/* FIM CORPO DOCENTE */


/* PESQUISA */

.entry-header h3 a {
    color: #263073;
}

.edn_searchInfoResults {
    margin: 30px 0 !important;
    padding: 10px 15px !important;
    background-color: #efefef;
    border: solid 1px #e8e8e8;
    color: #4a4a4a !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
}

article.post,
.search-results article {
    /* background: #f8f7f7 none repeat scroll 0 0; */
    color: #000;
    padding: 30px;
}


/* FIM PESQUISA */


/* FIM PÁGINAS */


/* SINGLE NOTÍCIA */

#detalhe-noticia {
    color: #000;
    width: 65%;
    float: left
}

@media screen and (max-width: 800px) {
    #detalhe-noticia {
        width: 100%
    }
}

#detalhe-noticia h3 {
    color: #222;
    text-align: left;
    font-size: 30pt;
}

#detalhe-noticia h5 {
    color: #222;
    text-align: justify;
    text-transform: lowercase;
}

.free-text {
    position: inherit !important;
}

.ultimas_noticias {
    float: right;
}

.ultimas_noticias h1 {
    font-size: 18pt;
}

.ultimas_noticias div {
    margin: 20px 0;
}

.ultimas_noticias div span {
    margin: 0 !important;
    color: #d59296;
    font-weight: bolder;
}

.ultimas_noticias div h1 {
    font-size: 14pt;
    color: #444;
    margin: 0 !important
}

@media screen and (min-width: 1024px) {
    .ultimas_noticias {
        width: 30%
    }
}


/* FIM SINGLE NOTÍCIA */


/* AMPERJ TV */

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
    color: RGB(156, 31, 46) !important;
}


/* EDA (ESCOLA DE DIREITO) TURMAS */

.amperj-card-item {
    cursor: pointer;
}

.amperj-card-item:hover .amperj-card-item-title {
    color: #cc7276 !important;
}

.amperj-card-item-image {
    display: block;
    margin: 0 auto;
    width: 250px;
}

.amperj-card-item-title {
    color: RGB(156, 31, 46);
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 250px;
    padding: 10px;
    background-color: #f9f7f4;
    font-size: 14px;
    font-family: sans-serif;
    letter-spacing: normal;
}

.amperj-card-item-subtitle {
    text-align: center;
    color: #b8ac8a;
    display: block;
    margin: 0 auto;
    width: 250px;
    padding: 10px;
    background-color: #f9f7f4;
    font-weight: 400;
    line-height: 22px;
    padding-top: 4px;
    font-family: sans-serif;
}

.amperj-card-item-subtitle p {
    margin-top: 15px;
}

.amperj-card-item-more {
    border-left: 1px solid;
    border-right: 1px solid;
    padding: 5px 30px;
    border-color: #b8ac8a;
    color: #b8ac8a !important;
    font-weight: bold;
}

.detalhe-turma {
    background-color: #f9f7f4;
    color: #aa9b70;
}


/* FIM EDA (ESCOLA DE DIREITO) TURMAS */


/* LIVROS */

.livro-image {
    display: block;
    margin: 0 auto;
    width: 250px;
}

.livro-title {
    color: #aa9b71;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    width: 250px;
    margin-top: 10px;
}

.livro-subtitle {
    text-align: center;
    color: #b8ac8a;
    display: block;
    margin: 0 auto;
    width: 250px;
}


/* FIM LIVROS */


/* FOOTER */

.site-footer {}


/* FIM FOOTER */

p#breadcrumbs {
    font-size: 13px;
}

.page-template-page-listagem-cursos h2 {
    border: 0 none !important;
}

.st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #004a8f;
}

.st1 {
    fill: #e29718;
}

.st2 {
    fill: #e8a745;
}

.st3 {
    fill: #e9ac52;
}

.st4 {
    fill: #ebb05b;
}

.st5 {
    fill: #edba71;
}

.st6 {
    fill: #efbf7a;
}

.st7 {
    fill: #f0c280;
}

a.voltar {
    text-decoration: none;
    font-family: "sans-serif";
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #004387;
    transition: 0.1s;
}

a.voltar:hover {
    text-decoration: none;
    font-family: "sans-serif";
    font-size: 16px;
    display: inline-block;
    width: 100%;
    color: #111;
}

.logo {
    float: left;
    padding: 5px;
    background: #fff;
}

.logo svg {
    float: left;
    height: 51px;
    width: 130px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b2b2b2;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #b2b2b2;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #b2b2b2;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #b2b2b2;
}

.scroller {
    overflow-y: hidden !important;
}

#menu-cursos li a:hover {
    color: #e49a00;
}

.link-ead a:hover {
    background: #003770;
}

#menu-menu-extra li a:hover {
    color: #e49a00;
}

#menu-menu-extra li:last-child {
    border: 0 none !important;
}

#searchform input {
    background-color: RGB(181, 166, 107);
    color: RGB(156, 31, 46);
    border-radius: 0;
    font-size: 12px;
    min-width: auto;
    width: 67%;
    height: 7px;
    float: left;
    margin: 0px;
    padding-left: 10px;
    margin-top: -1px;
}

#searchform ::-webkit-input-placeholder {
    color: RGB(156, 31, 46);
}

button#searchsubmit {
    float: right;
    background: RGB(181, 166, 107);
    border: 0;
    padding: 0px 11px;
    color: RGB(156, 31, 46);
    font-size: 10px;
    height: 29px;
}

form#searchform {
    width: 15%;
    float: right;
    margin-top: 15px;
    max-width: 250px;
}

ul#menu-menu-top {
    float: left;
    margin: 1.2em 1em 0;
}

#menu-menu-top li {
    float: left;
    border-right: solid 1px RGB(156, 31, 46);
    font-weight: 700;
}

#menu-menu-top li:last-child {
    float: left;
    border-right: none;
    font-weight: 700;
}

#menu-menu-top li a {
    color: RGB(156, 31, 46);
    text-decoration: none;
    font-size: 11px;
    padding: 0px 9px;
    line-height: 1;
    float: left;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bolder;
}

#menu-menu-top li a:hover,
#menu-menu-top li.current-menu-item a {
    color: #bd8100;
}

li#menu-item-608,
li.menu-item-1671 {
    border-right: 0 !important;
}


/* BotÃ£o inscreva-se */

li#menu-item-549 {
    border-right: 0;
    background-color: #003770;
    padding: 7px 4px 4px;
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top: -13px;
    background-position: center;
    margin-left: 15px;
}

li#menu-item-549 a {
    font-family: "abraham_lincolnregular";
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}

.header .wrap {
    position: relative;
}

.sub-menus-top {
    background: RGB(156, 31, 46);
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px #daa63c;
    padding: 30px;
    position: fixed;
    top: -200px;
    opacity: 0;
    left: 0px;
    transition: 0.5s;
    z-index: 1;
}

.page-id-711 .sub-menu {
    top: 36px !important;
}

.inscrevasevestibular {
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #2a6ab1;
    border: solid 2px;
    padding: 0.5em 1em;
}

.page-id-711 .menu-lateral {
    display: none !important;
}

.page-id-14 .your-recipient:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 100px;
    height: 61px;
    background-size: 26%;
    background-repeat: no-repeat;
    top: -41px;
    right: -304px;
}

.sub-menus-top.menushow {
    top: 80px;
    opacity: 1;
    z-index: 999;
}

.sub-menus-top h3 {
    color: #daa63b;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 70px;
    letter-spacing: 17px;
    font-weight: 100;
    margin: 0 0;
    padding: 15px 0;
}

#menu-menu-portais-top li {
    padding-top: 10px;
}

#menu-menu-portais-top li a {
    font-family: sans-serif;
}

#menu-menu-portais-top li a:hover {
    color: #bd8100;
}

.conten-title {
    width: 60%;
    float: left;
    border-right: solid 1px #daa63c;
}

.content-menu {
    float: right;
    width: 37%;
}

.content-menu ul {
    column-count: 2;
}

.content-menu li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-family: "TofinoBook";
    font-size: 13px;
}

a {
    outline: none;
}

.slider-capa li,
.slider-capa-mobile li,
.owl-divulgacoes li {
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner {
    float: left;
    display: inline-block;
    width: 100%;
    margin-top: -7px;
}

.slider-capa,
.slider-capa-mobile,
.owl-divulgacoes {
    margin: 0px;
    position: relative;
    z-index: -1;
}

.content-text-banner {
    display: inline-block;
    color: #fff;
    margin: 16em 0 0;
}

.content-text-banner p {
    font-size: 25px;
}

.content-text-banner h6 {
    font-weight: 100;
    font-size: 17px;
    margin: 0px;
    font-family: "TofinoBook";
}

.menu-down-banner {
    float: left;
    display: inline-block;
    width: 100%;
    background: RGB(156, 31, 46);
}

.menu-down-banner.fixed {
    position: fixed;
    top: 66px;
    width: 100%;
    left: 0;
    z-index: 1;
}

#menu-cursos,
#menu-menu-extra {
    /* margin: 0; */
    padding: 1em 0;
    /* display: inline-block; */
}

.menu-menu-extra-container,
.menu-cursos-container {
    position: relative;
}

.menu-down-banner .sub-menu {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    left: 0;
    top: -115px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.2s;
    z-index: -1;
}

.menu-down-banner .sub-menu li:last-child {
    border: 0 !important;
}

.menu-down-banner .sub-menu li a {
    color: #000 !important;
}

.menu-down-banner .sub-menu li {
    border-color: #000 !important;
}


/* MENU MOBILE */

#menu-mobile li {
    border-top: solid RGB(181, 166, 107) 1px;
    text-align: left;
}

#menu-mobile li a {
    font-size: 18px;
    font-weight: bold;
    color: RGB(181, 166, 107);
    text-align: left;
}

#menu-mobile .sub-menu {
    background-color: RGB(200, 30, 40);
    margin: 0;
}

.submenu-dropdown {
    display: none;
    background-color: RGB(200, 30, 40);
    margin: 0;
}

.ativo {
    display: block;
}

.menu-menu-cursos-container {
    margin-top: -15px;
}

#menu-mobile .sub-menu li {
    border-top: none;
}

#menu-mobile .sub-menu li a {
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    color: RGB(181, 166, 107);
}


/* FIM MENU MOBILE */

.profes-box img {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
    object-position: top;
}

.img-prof {
    height: 200px;
}

.profes-box h3 {
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "sans-serif";
}

.profes-box p {
    font-size: 11px;
    margin: 0px;
}

.profes-box {
    margin-bottom: 1em;
    height: 280px;
}


/* .menu-down-banner ul.menu li:hover .sub-menu {
    opacity: 1;
    top: -115px;
  } */

.menu-cursos-corpo {
    height: 20px;
    width: fit-content;
}

#menu-menu-extra {
    background: #004387;
    float: right;
    width: 31%;
}

#menu-cursos li {
    border-right: solid 1px RGB(181, 166, 107);
    display: inline-block;
    float: right;
}

#menu-cursos li:first-child {
    border-right: none;
}

#menu-cursos li a {
    color: RGB(181, 166, 107);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bolder;
    float: left;
    padding: 0 15px;
}

#menu-item-609,
#menu-item-56 {
    border-right: 0 !important;
}

#menu-menu-extra li {
    border-right: solid 1px #fff;
    display: inline-block;
    float: left;
}

#menu-menu-extra li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    padding: 0 15px;
}

.bx-wrapper {
    margin: 0px !important;
    border: 0px !important;
    box-shadow: none !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 30px !important;
    position: relative;
}

.bx-controls.bx-has-pager {
    position: absolute;
    width: 100%;
}

.bx-pager.bx-default-pager {
    max-width: 1040px;
    margin: -30px auto 0 !important;
    position: relative !important;
    text-align: left !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
}

.logo-rodape {
    background-color: #bd8100;
    text-align: center;
    padding: 2em 0 1.3em;
}

.logo-rodape img {
    max-width: 50px;
}

.return-top {
    position: absolute;
    right: 1em;
    margin-top: -46px;
    color: #fff;
    font-size: 16px;
    border: solid 1px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: 0.5s;
}

.return-top:hover {
    color: #252525;
    background: #fff;
    border-color: #fff;
}

.footer {
    background-color: whitesmoke;
    padding: 2em;
    border-top: 5px solid #004387;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.footer-middle-area {
    background: RGB(181, 166, 107);
    padding-top: 20px;
    padding-bottom: 20px;
    color: RGB(156, 31, 46);
}

.footer-middle-area h1 {
    color: RGB(156, 31, 46);
    font-weight: normal;
    font-size: xx-large;
    font-family: fantasy;
    text-transform: uppercase;
}

.footer-middle-area h3 {
    color: RGB(156, 31, 46);
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 3px;
    font-family: sans-serif;
}

.footer-middle-area h4 {
    font-size: 11px;
    color: RGB(156, 31, 46);
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 3px;
    font-family: sans-serif;
}

.footer-middle-area p {
    color: RGB(156, 31, 46);
    font-size: 10px;
    font-family: sans-serif;
    margin: 0 0 10px;
}


/* ÁREAS FOOTER ENDEREÇOS E MAPA */

.area-footer-1 {
    float: left;
    width: 48%;
}

.barra-footer {
    float: left;
    width: 2px;
    height: 380px;
    margin: 40px;
    background: transparent;
}

.area-footer-2 {
    float: left;
    width: 43%;
}

.area-footer-2 img {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 30px;
}


/* FIM ENDEREÇOS */


/* COPYRIGHT FOOTER */

.footer-copyright {
    float: left;
    color: #000;
    font-weight: bold;
    margin-left: 10px;
    padding-bottom: 10px;
}


/* FIM COPYRIGHT FOOTER */

.footer-area {
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 10px 0 10px 0;
}

.footer h2 {
    text-transform: uppercase;
    font-family: "sans-serif";
    font-size: 19px;
    margin: 0;
}

.footer .column h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "sans-serif";
    color: #363636;
    font-weight: normal;
    margin: 1em 0 0;
}

a {
    outline: none !important;
}

.footer ul {
    margin: 0px;
}

.footer li a {
    text-decoration: none;
    font-size: 13px;
    font-family: "TofinoBook";
}

.social-midia {
    margin-top: 5px !important;
}

.social-midia li {
    float: left;
}

.social-midia li a {
    float: left;
    background: #c2c2c2;
    width: 25px;
    padding: 3px 0;
    text-align: center;
    margin: 0 5px 0 0;
}

#slide-mobile {
    display: none;
}

.link-ead {
    background: #2a6ab1;
    padding: 3em 2em;
    text-align: center;
}

.link-ead a {
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.5em 1em;
    border: solid 2px #e29719;
    font-size: 25px;
    font-family: "sans-serif";
}

.maps iframe {
    width: 100%;
    float: left;
    height: 350px;
}

.home .hentry {
    margin: 0px;
}

.contact-location {
    display: inline-block;
    width: 100%;
    float: left;
    background: #003770;
    color: #fff;
}

.localizacao {
    display: inline-block;
    float: right;
    margin: 2em;
}

.localizacao a {
    font-family: "sans-serif";
    text-decoration: none;
    color: #e2971b !important;
}

.localizacao h2 {
    border: solid 2px #e2971b !important;
    padding: 0.5em !important;
    text-transform: uppercase;
    font-size: 25px !important;
    font-family: "sans-serif" !important;
    color: #fff !important;
}

.news-events {
    display: inline-block;
    width: 100%;
    padding: 2em 0;
}

.news-home {
    max-width: 98%;
    background: whitesmoke;
    padding: 1.5em;
    display: inline-block;
    position: relative;
}

.news-home img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.news-home h2 {
    font-family: "tofino-regular";
    font-weight: bold;
    color: #c2c2c2;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #ccc;
    margin: 0 0 15px;
}

.eventos-home {
    background: whitesmoke;
    padding: 1em;
    margin: 2em 0 0;
    position: relative;
}

.eventos-home h2 {
    font-family: "tofino-regular";
    font-weight: bold;
    color: #252525;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #ccc;
    margin: 0 0 15px;
}

a.all-news {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    right: 27px;
    top: 30px;
    color: #999;
}

a.all-events {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #999;
}

.content-news {
    position: relative;
}

.title-bg {
    width: 100%;
    padding: 0.5em;
}

.title-bg h3 {
    margin: 10px 0 0;
    font-size: 15px;
    font-family: "sans-serif";
}

.news-home a {
    text-decoration: none;
}

.title-bg span {
    font-size: 12px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    color: #bd8100;
}

.title-bg p {
    font-size: 13px;
    margin: 5px 0;
}

#news-1 img {
    object-fit: cover;
    height: 100%;
}

#news-2 img,
#news-3 img {
    object-fit: cover;
    height: 100%;
}

.selo-home img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.wrap-news {
    max-width: 1200px;
    margin: auto;
}

.eventos-home span.duration.time {
    font-size: 11px;
}

.banner-internas {
    display: inline-block;
    width: 100%;
    height: 512px;
    overflow: hidden;
    background-size: cover;
    background-position-y: center;
    /* float: left;*/
}

.banner-internas img {
    display: none;
    width: 100%;
    height: auto;
    float: left;
    object-fit: cover;
}

.inscricoes,
.demonstracao-interesse {
    display: inline-block;
    width: 100%;
    background-color: #003770;
    margin: 3em 0 0 0;
    padding: 2em;
    float: left;
    position: relative;
}

.inscricoes h2,
.demonstracao-interesse h2 {
    font-family: "TofinoBlack";
    color: #daa63b;
    font-size: 22px;
    text-transform: uppercase;
}

.inscricoes p,
.inscricoes h6,
.demonstracao-interesse p {
    font-family: "TofinoBook";
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.7;
    text-transform: inherit;
    margin: 1em 0 0.5em 0;
    letter-spacing: 1px;
}

.inscricoes h6 a {
    font-family: "sans-serif";
    color: #daa63b;
    font-size: 0.9em;
    font-weight: 100;
    text-transform: inherit;
    margin: 0.09em 0 0.5em 0;
    letter-spacing: 1px;
    text-decoration: none;
}

.inscricoes p strong {
    font-family: "sans-serif";
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin: 1em 0 0.5em 0;
    letter-spacing: 0;
}

.inscricoes p a {
    background-color: #daa63b;
    font-family: "abraham_lincolnregular";
    font-size: 25px;
    width: auto;
    color: #003770;
    padding: 0px 10px;
    display: inline-block;
    text-decoration: none;
}

.demonstracao-interesse input {
    background: none;
    border: solid 2px #daa63c !important;
    color: #daa63c;
    border-radius: 0;
    margin: 0 0 10px;
    padding: 10px;
    height: auto;
    line-height: 1;
    text-transform: uppercase;
    font-family: "tofino-regular";
}

.demonstracao-interesse .wpcf7 br {
    display: none;
}

.demonstracao-interesse .wpcf7 {
    max-width: 300px;
}

.demonstracao-interesse .float-right {
    float: right;
    margin-right: 4em;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #daa63c;
    color: #004387;
    font-family: "sans-serif";
    float: right;
}

.entry-content h2,
.hentry h2 {
    font-family: "sans-serif";
    color: #252525;
    font-size: 15px;
    padding: 0;
    width: 100%;
    font-weight: 100;
    text-transform: uppercase;
}

.entry-content {
    line-height: 1.7;
    margin: 0;
}


/* .entry-content h1, .hentry h1 {
  font-family: 'sans-serif';
  color: #252525;
  font-size: 24px;
  border-bottom: 2px solid #c2c2c2;
  padding: 0;
  width: 100%;
  font-weight: 100;
  text-transform: uppercase;
} */

.entry-content p,
.hentry p {
    font-family: sans-serif;
    font-size: 16px;
}

ul.menu-lateral {
    background: whitesmoke;
    max-width: 85%;
    padding: 1em;
    margin: 0px;
}

.menu-lateral h2 {
    font-size: 13px;
    font-weight: 100;
    border-bottom: 2px solid #c2c2c2;
}

.menu-lateral li a {
    text-decoration: none;
    font-family: "Tofino-regular";
    font-size: 12px;
    text-transform: uppercase;
}

.menu-lateral-sub {
    margin: 0 0 0 15px;
}

.menu-lateral-sub li a {}

#main {
    display: inline-block;
    width: 100%;
    float: left;
}

.menu-lateral ul.sub-menu {
    margin: 0px;
    padding-left: 1em;
}

h1.page-title {
    font-family: "abraham_lincolnregular";
    font-size: 50px;
    border: 0;
    text-transform: uppercase;
}

.hentry header {
    /* padding: 1.5em; */
    margin-top: 2em;
}

.ecs-event-list h4.entry-title.summary {
    font-size: 14px;
}

.ecs-event-list .ecs-event {
    margin-bottom: 20px;
    background: #fff;
    padding: 18px;
    border-left: solid 5px #bd8100;
}

.menu-lateral-sub {
    margin-left: 20px;
    position: relative;
    overflow: hidden;
    height: 0;
}

.noticia-subtitulo {
    text-align: justify;
    font-weight: normal;
    font-style: italic;
    color: #444;
}

.noticia-subtitulo p {
    font-size: 18pt;
}

.entry-content p {
    float: left;
    width: 100%;
    text-align: justify;
}

@media screen and (max-width: 800px) {
    #detalhe-noticia h3 {
        font-size: 20pt;
    }
    .noticia-subtitulo p {
        font-size: 14pt
    }
}

.acessibilidade-texto {
    right: 0;
    margin-right: 10px;
    position: fixed;
    display: block;
    top: 90%;
    padding: 10px 5px;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid black;
    box-shadow: 2px 2px 2px;
}

.diminuir {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 5px;
}

.aumentar {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    background-color: black;
    color: white;
    border: none;
    border-radius: 5px;
}

.acessibilidade-texto h5 {
    float: left;
    color: black;
    font-size: 20pt;
    text-transform: capitalize;
    letter-spacing: -2pt;
    margin: 0;
    line-height: 1;
}

.menu-lateral-sub-active {
    height: auto !important;
}

.wpcf7-form-control-wrap.curso input {
    display: none;
}

.wrap-reduzida {
    max-width: 800px;
    margin: auto;
    text-align: center;
}

.wrap-reduzida h2 {
    border-bottom: solid 2px #c2c2c2;
    font-size: 20px;
}

#post-20 li {
    float: left;
    font-size: 12px;
    width: 33%;
    font-weight: bold;
}

#post-20 h3 {
    font-family: "abraham_lincolnregular";
    font-size: 35px;
    font-weight: bold;
}

.entry-content.publicacoes {
    text-align: left;
}

.entry-content.publicacoes p {
    font-size: 13px;
}

.entry-content.publicacoes h2 {
    margin-bottom: 0.5em;
}

.article-header-archive {
    padding: 1.5em;
    margin-top: 2em;
}

.thumb-publicacao img {
    width: 85%;
    height: auto;
    box-shadow: 4px 5px 5px #b2b2b2;
}

.entry-content.publicacoes a {
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #003770;
    border: solid 2px;
    padding: 0.5em 1em;
}

.page-id-14 .menu-down-banner.fixed {
    position: fixed;
    top: 66px;
    width: 100%;
    left: 0;
    z-index: 111;
}

#post-14 .wpcf7 input,
#post-14 .wpcf7 textarea,
#post-14 .wpcf7 select {
    max-width: 100%;
    border-radius: 0;
    border: solid 2px;
    background: none;
    outline: none;
    border-color: #004387;
    text-transform: uppercase;
    font-family: "TofinoBook";
    font-size: 13px;
    color: #000;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.tribe-events-list-separator-month {
    z-index: 0;
}

#search-2 form#searchform {
    width: 75%;
    float: left;
    margin-top: 0;
    max-width: 100%;
}

#search-2 form#searchform input {
    background: none !important;
    border: solid 2px #636363;
    width: 65%;
}

#search-2 button#searchsubmit {
    height: 33px;
}

.widget {
    padding: 0 10px;
    margin: 1em 0 !important;
    display: inline-block;
    width: 100%;
}

.widgettitle {
    border-bottom: 0 !important;
    text-transform: uppercase;
    margin-top: 0px;
}

.widget_categories li a {
    text-decoration: none;
    font-size: 12px;
}

#main-archive {
    margin: 4em 0;
}

#main-archive .hentry header {
    padding: 0;
    margin: 0px;
}

#main-archive h2 {
    text-transform: uppercase;
    font-family: "sans-serif";
    font-size: 23px;
    border-bottom: solid 2px #ccc;
    max-width: 96%;
    margin-bottom: 1em;
}

#main-archive .news-home h2 {
    max-width: 100%;
}

#main-archive .entry-content {
    padding: 0px !important;
}

h3.entry-title {
    font-family: "sans-serif";
    font-size: 24px;
}

h3.entry-title a {
    color: RGB(156, 31, 46);
    font-family: sans-serif;
}

.entry-summary {
    text-align: justify;
}

.data-post {
    font-size: 12px;
    margin-bottom: 0.5em;
}

a#leia-mais {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    width: 100%;
    color: #003770;
    margin: 0 0 1em;
}

#main-archive .entry-content p {
    margin-bottom: 0;
}


/* #post-14 .wpcf7 select {
  max-width: 100%;
  border-radius: 0;
  border: solid 2px;
  background: none;
  outline: none;
  border-color: #5b0203;
  text-transform: uppercase;
  font-family: 'TofinoBook';
  font-size: 13px;
  background: #5b0203;
  color: #FFF;
} */

#post-14 .wpcf7 {
    margin: 0 auto;
    padding: 0;
    max-width: 500px;
}

#post-14 .wpcf7 textarea {
    padding: 10px;
}

#post-14 .wpcf7 br {
    display: none;
}

#post-14 .wpcf7 p {
    margin: 0;
}

#post-14 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

#post-14 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

#post-14:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

#post-14:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

#post-14 input.wpcf7-form-control.wpcf7-submit {
    font-family: "sans-serif";
    background: #e2971c;
    color: #003770;
    border: 0;
    padding: 10px;
}

#post-14 .hide-info {
    display: none;
}

div#filtro a {
    font-family: "sans-serif";
    text-decoration: none;
    padding: 0.5em;
}

#filtro a.filtro-active {
    color: #004387;
}

a.box-curso {
    text-decoration: none;
    text-transform: uppercase;
    border: solid 2px;
    padding: 1.5em;
    float: left;
    margin: 1em;
    width: 30%;
    height: 111px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "sans-serif";
    transition: 1s;
    position: relative;
}

.box-curso span {
    position: absolute;
    bottom: -15px;
    background: #2a6ab1;
    font-family: "TofinoBook";
    padding: 0.8em;
    color: #fff;
    line-height: 1;
    font-size: 10px;
    left: calc(50% - 57px);
}

a.box-curso:hover {
    color: #fff !important;
    background: #003770;
    border-color: #003770;
}

#filtro h3 {
    color: #004387;
    margin: 1em 0 0px;
    text-transform: uppercase;
    font-size: 12px;
}

.bx-wrapper .bx-pager {
    padding: 1em !important;
}

a.tribe-events-ical.tribe-events-button {
    display: none !important;
}

#post-457 #filtro {
    display: none;
}

a#trigger .line {
    background: RGB(156, 31, 46);
    height: 2px;
    display: inline-block;
    width: 100%;
    margin: 0 0 0.5em;
    padding: 0px;
    float: left;
}

#trigger {
    width: 40px;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    display: none;
}

.mp-level {
    background: #003770 !important;
}

#mp-menu li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
}

.container {
    background: none !important;
}

.menu-item-1880,
.menu-item-1894,
.menu-item-1895,
.menu-item-1900 {
    background: #2a6ab1;
}

.menu-lateral.menu-lateral-mobile ul {
    display: none;
}

h2.tribe-events-page-title {
    font-size: 15px;
    border: 0;
}

.tribe-events-loop .tribe-events-event-meta {
    background: none !important;
    border: 0 !important;
}

.tribe-events-list .tribe-events-venue-details {
    border: 0 !important;
}

.tribe-events-list-separator-month span {
    background-color: #fff;
    text-transform: uppercase;
    color: #004387;
}

#tribe-events-content h1 {
    border: 0 none !important;
}

#tribe-events-content h2 {
    border: 0 none !important;
    font-size: 11px;
}

h2.tribe-events-list-event-title {
    font-size: 23px !important;
}

#tribe-events-content {
    text-align: left;
}

.tribe-events-notices {
    position: relative;
    display: inline-block;
    background: #004387;
    color: #fff;
    text-shadow: none;
    font-size: 13px;
    border: 0 none;
    border-radius: 0;
    padding: 1em 3em;
    margin: 1em 0 3em;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type="submit"],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a {
    position: relative;
    display: inline-block;
    background: #004387;
    color: #fff;
    text-shadow: none;
    font-size: 11px;
    border: 0 none;
    border-radius: 0;
    padding: 1em 3em;
    margin: 1em 0 3em;
}

h3,
h2 {
    display: inline-block;
    width: 100%;
}

.sidebar {
    background: whitesmoke;
    padding: 1.5em;
    margin: 4em 0 !important;
}

li.cat-item.cat-item-1,
li.cat-item.cat-item-60 {
    display: none;
}

span.leia-mais2 {
    margin: 2em 0;
    display: inline-block;
}

.banner video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.wpcf7-form input,
.wpcf7-form textarea {
    background: none !important;
    border: solid 2px #003770;
    border-radius: 0px;
    max-width: 400px;
}

.wpcf7-form {
    margin: 1em 0 !important;
}

.wpcf7-form p {
    margin: 0px !important;
    font-size: 11px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #daa63c !important;
    color: #003770;
    font-family: "sans-serif";
    float: right;
    text-transform: uppercase;
    border-color: #daa63c;
    float: left;
    margin-top: 10px;
}

.sub-menus-top.menushow {
    z-index: 999;
}

.section-corpodocente {
    margin: 110px 0 0 0;
}

.section-corpodocente img {
    max-width: 85% !important;
}

.page-template table tbody tr:first-child td {
    text-align: center;
    background-color: #004387 !important;
    border: 10px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.1em;
    color: #fff;
    font-family: sans-serif;
    padding: 5px;
}

.page-template table tbody tr td {
    text-align: center;
    background-color: #d7d7d7;
    border: 10px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    font-family: sans-serif;
    padding: 5px;
    font-weight: 400;
    color: #3f3f3f;
}

.bnt-insc {
    border: 2px solid #5c0404;
    width: 146px;
    height: 37px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: bold;
    color: #003770;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.bnt-insc:hover {
    color: #fff !important;
}

.noticia-curso-box {
    margin-bottom: 1em;
    height: 412px;
}

.noticia-curso-box {
    font-size: 0.9em;
}

.noticia-curso-box img {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
    object-position: top;
}

.noticia-curso-box h3 {
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "sans-serif";
}

.bnt-insc:hover {
    background-color: #5c0404;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


/* LAYOUT & GRID STYLES */

.wrap {
    width: 96%;
    margin: 0 auto;
}


/* LINK STYLES */

a,
a:visited {
    color: #337ab7;
}

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

a:link,
a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}


/* H1, H2, H3, H4, H5 STYLES */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    text-rendering: optimizelegibility;
    font-weight: 500;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
    text-decoration: none;
}

h1,
.h1 {
    font-size: 2.5em;
    line-height: 1.333em;
}

h2,
.h2 {
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em;
}

h3,
.h3 {
    font-size: 1.125em;
}

h4,
.h4 {
    font-size: 1.1em;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 0.846em;
    line-height: 2.09em;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* HEADER STYLES */

.header {}

#logo {
    /* margin: 0.75em 0; */
}

#logo a {
    color: white;
}


/* NAVIGATION STYLES */

.nav {
    border-bottom: 0;
    margin: 0;
}

.nav li {}

.nav li a {
    display: block;
    color: black;
    text-decoration: none;
    padding: 0.75em;
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
    padding-left: 30px;
}


/* POSTS & CONTENT STYLES */

#content {}

.hentry {
    border-radius: 3px;
    margin-bottom: 1.5em;
}

.hentry header {
    /* padding: 1.5em; */
}

.hentry footer {
    padding: 1.5em;
}

.hentry footer p {
    margin: 0;
}


/* .single-title,
  .page-title,
  .entry-title {
  margin: 0; } */

.byline {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
}

.entry-content {
    padding: 1.5em 0;
}

.entry-content p {
    /* margin: 0 0 1.5em; */
}

.entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em;
}

.entry-content table caption {
    /* margin: 0 0 7px; */
    font-size: 0.75em;
    color: #9fa6b4;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.entry-content tr {
    border-bottom: 1px solid #eaedf2;
}

.entry-content tr:nth-child(even) {
    background-color: #f8f9fa;
}

.entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2;
}

.entry-content td:last-child {
    border-right: 0;
}

.entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2;
}

.entry-content th:last-child {
    border-right: 0;
}

.entry-content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    height: fit-content;
    float: left;
    color: #555555;
    font-family: sans-serif;
}

.entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em;
}

.entry-content img {
    margin: 0 0 1.5em 0;
    max-width: 100% !important;
    height: auto;
}

.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
    max-width: 100%;
    height: auto;
}

.entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px;
}

.wp-caption {
    max-width: 100%;
    background: #eee;
    padding: 5px;
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%;
}

.wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center;
}

.tags {
    margin: 0;
}


/* PAGE NAVI STYLES */

.pagination,
.wp-prev-next {
    margin: 1.5em 0;
}

.pagination {
    text-align: center;
}

.pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px;
}

.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2;
}

.pagination a,
.pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #003770;
}

.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus {
    background-color: #bd8100;
    color: white;
}

.pagination .current {
    cursor: default;
    color: #5c6b80;
}

.pagination .current:hover,
.pagination .current:focus {
    background-color: white;
    color: #5c6b80;
}

.wp-prev-next .prev-link {
    float: left;
}

.wp-prev-next .next-link {
    float: right;
}


/* COMMENT STYLES */

#comments-title {
    padding: 0.75em;
    margin: 0;
    border-top: 1px solid #f8f9fa;
}

.commentlist {
    margin: 0;
    list-style-type: none;
}

.comment {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 1.5em;
    border-bottom: 1px solid #f8f9fa;
}

.comment .comment-author {
    padding: 7px;
    border: 0;
}

.comment .vcard {
    margin-left: 50px;
}

.comment .vcard cite.fn {
    font-weight: 700;
    font-style: normal;
}

.comment .vcard time {
    display: block;
    font-size: 0.9em;
    font-style: italic;
}

.comment .vcard time a {
    color: #9fa6b4;
    text-decoration: none;
}

.comment .vcard time a:hover {
    text-decoration: underline;
}

.comment .vcard .avatar {
    position: absolute;
    left: 16px;
    border-radius: 50%;
}

.comment:last-child {
    margin-bottom: 0;
}

.comment .children {
    margin: 0;
}

.comment[class*="depth-"] {
    margin-top: 1.1em;
}

.comment.depth-1 {
    margin-left: 0;
    margin-top: 0;
}

.comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px;
}

.comment.odd {
    background-color: white;
}

.comment.even {
    background: #f8f9fa;
}

.comment_content p {
    margin: 0.7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em;
}

.comment-reply-link {
    font-size: 0.9em;
    float: right;
}

.comment-edit-link {
    font-style: italic;
    margin: 0 7px;
    text-decoration: none;
    font-size: 0.9em;
}


/* COMMENT FORM STYLES */

.comment-respond {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa;
}

#reply-title {
    margin: 0;
}

.logged-in-as {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
}

.logged-in-as a {
    color: #5c6b80;
}

.comment-form-comment {
    margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
    padding: 1.5em;
    background-color: #f8f9fa;
    font-size: 0.9em;
}

#submit {
    float: right;
    font-size: 1em;
}

#comment-form-title {
    margin: 0 0 1.1em;
}

#allowed_tags {
    margin: 1.5em 10px 0.7335em 0;
}

.nocomments {
    margin: 0 20px 1.1em;
}


/* SIDEBARS & ASIDES */

.widget ul li {}

.no-widgets {
    background-color: white;
    padding: 1.5em;
    text-align: center;
    border: 1px solid #fabc43;
    border-radius: 2px;
    margin-bottom: 1.5em;
}


/* FOOTER STYLES */

.footer {
    clear: both;
}


/* LARGER MOBILE DEVICES */

@media only screen and (min-width: 481px) {
    /* NAVIGATION STYLES */
    .menu {}
    .menu ul {}
    .menu ul li {}
    .menu ul li a {}
    /* POSTS & CONTENT STYLES */
    .entry-content {}
    .entry-content .alignleft,
    .entry-content img.alignleft {
        margin-right: 1.5em;
        display: inline;
        float: left;
    }
    .entry-content .alignright,
    .entry-content img.alignright {
        margin-left: 1.5em;
        display: inline;
        float: right;
    }
    .entry-content .aligncenter,
    .entry-content img.aligncenter {
        margin-right: auto;
        margin-left: auto;
        display: block;
        clear: both;
    }
}


/* TABLET & SMALLER LAPTOPS */

@media only screen and (min-width: 768px) {
    /* GENERAL STYLES */
    /* LAYOUT & GRID STYLES */
    /* .wrap {
      width: 760px; } */
    /* HEADER STYLES */
    /* NAVIGATION STYLES */
    .nav {
        border: 0;
    }
    .nav ul {
        background: #323944;
        margin-top: 0;
    }
    .nav li {
        float: left;
        position: relative;
    }
    .nav li a {
        border-bottom: 0;
    }
    .nav li a:hover,
    .nav li a:focus {
        color: #666;
        text-decoration: underline;
    }
    .nav li ul.sub-menu,
    .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
    }
    .nav li ul.sub-menu li,
    .nav li ul.children li {}
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
        padding-left: 10px;
        border-right: 0;
        display: block;
        width: 180px;
        border-bottom: 1px solid #ccc;
    }
    .nav li ul.sub-menu li:last-child a,
    .nav li ul.children li:last-child a {
        border-bottom: 0;
    }
    .nav li ul.sub-menu li ul,
    .nav li ul.children li ul {
        top: 0;
        left: 100%;
    }
    .nav li:hover>ul {
        top: auto;
        visibility: visible;
    }
    /* SIDEBARS & ASIDES */
    .sidebar {
        margin-top: 2.2em;
    }
    .widgettitle {
        border-bottom: 2px solid #444;
        margin-bottom: 0.75em;
    }
    .widget {
        padding: 0 10px;
        margin: 2.2em 0;
    }
    .widget ul li {
        margin-bottom: 0.75em;
    }
    .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em;
    }
    /* FOOTER STYLES */
    .footer-links ul li {}
}

@media only screen and (max-width: 520px) {
    .owl-divulgacoes li {
        min-height: 160px !important;
    }
    .banner-internas img {
        width: auto;
        height: 100%;
        float: left;
    }
    a.box-curso {
        width: 100% !important;
    }
    #slide-mobile {
        display: block;
    }
    #slide-desk {
        display: none;
    }
    .localizacao {
        float: left;
    }
    .link-ead a {
        font-size: 12px;
    }
    .news-home {
        max-width: 100%;
    }
    ul.menu-lateral {
        max-width: 100%;
    }
    .img-prof {
        height: 400px;
    }
    .profes-box {
        height: auto;
    }
    #trigger {
        display: block;
    }
    .footer .wrap>h2 {
        display: none;
    }
    .menu-footer h2 {
        display: block;
    }
    .menu-footer .column {
        display: none;
    }
    .menu-footer .column:last-child {
        display: block;
        text-align: center;
    }
    .menu-footer .column .d-all:first-child {
        display: none;
    }
    .social-midia li {
        display: inline-block;
        float: none;
    }
    .menu-lateral {
        display: none;
    }
    .menu-lateral.menu-lateral-mobile {
        display: block;
    }
    .menu-lateral.menu-lateral-mobile ul {
        display: block;
    }
    .thumb-publicacao img {
        width: 100%;
    }
    .header {
        /* position: fixed; */
        top: 0px;
    }
    .banner,
    .banner-internas {
        float: left;
        display: inline-block;
        width: 100%;
        height: 300px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    a.box-curso {
        margin: 1em 0;
    }
}

@media only screen and (min-width: 520px) and (max-width: 800px) {
    #slide-mobile {
        display: block;
    }
    .banner-internas img {
        width: auto;
        height: 100%;
        float: left;
    }
    .no-banner {
        display: none;
    }
    #slide-desk {
        display: none;
    }
    .localizacao {
        float: left;
    }
    .link-ead a {
        font-size: 12px;
    }
    .news-home {
        max-width: 100%;
    }
    ul.menu-lateral {
        max-width: 100%;
    }
    a.box-curso {
        width: 45% !important;
    }
    .img-prof {
        height: 400px;
    }
    .profes-box {
        height: auto;
    }
    .header {
        /* position: fixed; */
        top: 0px;
    }
    .banner,
    .banner-internas {
        float: left;
        display: inline-block;
        width: 100%;
        height: 300px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    .thumb-publicacao img {
        width: 100%;
    }
    .header {
        /* position: fixed; */
        top: 0px;
    }
}


/* DESKTOP */

@media only screen and (min-width: 1030px) {
    .wrap {
        width: 1049px;
    }
}


/* LARGE VIEWING SIZE */

@media only screen and (max-width: 1080px) {
    #menu-menu-top,
    #searchform {
        display: none;
    }
    #trigger {
        display: block;
    }
    .no-banner {
        display: none;
    }
    .banner-internas img {
        width: auto;
        height: 100%;
        float: left;
    }
    .menu-down-banner {
        display: none;
    }
    .localizacao h2 {
        font-size: 18px;
    }
}


/* RETINA (2x RESOLUTION DEVICES) */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {}


/* PRINT STYLESHEET*/

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
        outline: none;
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")";
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .sidebar,
    .page-navigation,
    .wp-prev-next,
    .respond-form,
    nav {
        display: none;
    }
}

.tribe-theme-bones .entry-content {
    width: 100% !important;
}

.tribe-theme-bones .entry-content {
    padding: 1.5em 0 0 !important;
}

@media only screen and (min-width: 1336px) {
    .largura {
        width: 1060px !important;
    }
    .destaque-img {
        max-height: 400px
    }
}

@media only screen and (max-width: 1336px) {
    .largura {
        width: 95% !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1335px) {
    .largura {
        width: 80% !important;
    }
}

@media only screen and (max-width: 800px) {
    .largura {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .no-banner {
        width: 100%;
        background-color: #fff;
    }
    .banner-internas img {
        /* display: none; */
    }
    .page-id-8 .banner-internas,
    .page-id-47 .banner-internas,
    .page-id-321 .banner-internas,
    .page-id-410 .banner-internas,
    .page-id-22 .banner-internas,
    .page-id-375 .banner-internas,
    .page-id-369 .banner-internas,
    .page-id-362 .banner-internas,
    .page-id-387 .banner-internas {
        width: 100%;
        height: 512px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .page-id-22 .banner-internas,
    .page-id-197 .banner-internas {
        width: 100%;
        height: 512px;
        background-size: cover;
        background-position: center center;
    }
}

@media only screen and (min-width: 1800px) {
    .banner-internas img {
        /* display: none; */
    }
    .page-id-8 .banner-internas,
    .page-id-47 .banner-internas,
    .page-id-321 .banner-internas,
    .page-id-410 .banner-internas,
    .page-id-22 .banner-internas,
    .page-id-375 .banner-internas,
    .page-id-369 .banner-internas,
    .page-id-362 .banner-internas,
    .page-id-387 .banner-internas,
    .page-id-197 .banner-internas {
        width: 100%;
        height: 712px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .page-id-22 .banner-internas {
        width: 100%;
        height: 512px;
        background-size: cover;
        background-position: center center;
    }
}

@media only screen and (min-width: 1088px) and (max-width: 1199px) {
    .banner-internas img {
        /* display: none; */
    }
    .page-id-8 .banner-internas,
    .page-id-47 .banner-internas,
    .page-id-321 .banner-internas,
    .page-id-410 .banner-internas,
    .page-id-22 .banner-internas,
    .page-id-375 .banner-internas,
    .page-id-369 .banner-internas,
    .page-id-362 .banner-internas,
    .page-id-387 .banner-internas,
    .page-id-197 .banner-internas {
        width: 100%;
        height: 500px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .page-id-22 .banner-internas {
        width: 100%;
        height: 500px;
        background-size: cover;
        background-position: center center;
    }
}

.addtoany_share_save_container {
    clear: both;
    margin: 32px 0 16px 0;
    position: relative;
    top: 21px;
}

@media only screen and (max-width: 767px) {
    .section-corpodocente {
        margin: 1.5em 1em;
    }
    .section-corpodocente img {
        max-width: 100% !important;
    }
    #menu-menu-top,
    .sub-menus-top {
        display: none;
    }
}

.wpcf7-response-output {
    background-color: #ffffff;
    color: #2a6ab1;
}

span.wpcf7-not-valid-tip {
    color: #ffffff;
}

.content-graduacao h1 {
    color: #003770;
}

.grecaptcha-badge {
    display: none !important;
}


/* RESPONSIVIDADE */

@media only screen and (max-width: 1024px) {
    /* HEADER */
    .logo-img {
        width: 70px;
    }
    .socials {
        display: none;
    }
    /* FIM HEADER */
    /* SLIDER */
    .slider-amperj {
        /* margin-top: 80px; */
    }
    /* FIM SLIDER */
    /* DESTAQUE NOTÍCIAS */
    .detalhe_destaque_2 {
        clear: left;
        width: 100%;
        margin-bottom: 50px;
    }
    /* FIM DESTAQUE NOTÍCIAS */
    /* FOOTER */
    .area-footer-1 {
        width: 80%;
        clear: both;
        margin: auto;
        float: none;
    }
    .barra-footer {
        display: none;
    }
    .area-footer-2 {
        width: 80%;
        clear: both;
        margin: auto;
        float: none;
    }
    /* FIM FOOTER */
}


/* FIM RESPONSIVIDADE */


/****** ÓBITOS ********/

@media only screen and (max-width: 414px) {
    .luto_img {
        float: left;
        clear: left;
        margin-top: 8px;
        width: 60px;
        height: 60px;
    }
    .faixa_nota {
        float: left;
        width: 25%;
        height: auto;
        margin: 5px 0 0 0;
        position: relative;
    }
    .faixa_galeria {
        float: right;
        width: 75%;
        height: 60px;
        margin: 10px 0 15px 0;
        position: relative;
    }
    .faixa_title {
        display: none;
        float: left;
        font-weight: 400;
        color: #fff;
        font-size: 30px;
    }
    .faixa_corpo {
        float: left;
        width: 100%;
        height: auto;
        font-size: 15px;
        position: absolute;
        opacity: 0;
        animation-name: faixa_slider;
        animation-iteration-count: infinite;
    }
    .faixa_nome {
        float: right;
        font-weight: 400;
        color: #fff;
        clear: right;
        font-size: 15px;
        width: auto;
    }
    .faixa_cargo {
        float: right;
        clear: right;
        margin-left: 10px;
        font-size: 15px;
    }
    .faixa_nasc {
        display: none;
        float: right;
        clear: right;
        margin-left: 10px;
        margin-top: -40px;
    }
    .faixa_morte {
        display: none;
        float: right;
        margin-left: 10px;
        clear: right;
        margin-top: -20px;
    }
    .faixa_mais {
        float: right;
        clear: right;
        font-size: 15px;
    }
}

@media only screen and (min-width: 415px) and (max-width: 1024px) {
    .luto_img {
        float: left;
        clear: left;
        margin-top: 0;
        width: 80px;
        height: 80px;
    }
    .faixa_nota {
        float: left;
        width: 11%;
        height: 70px;
        margin: 10px 0 15px 0px;
        position: relative;
    }
    .faixa_galeria {
        float: right;
        width: 85%;
        height: 20px;
        margin: 10px 0px 15px 0;
        position: relative;
    }
    .faixa_title {
        display: none;
        float: left;
        font-weight: 400;
        color: #fff;
        font-size: 25px;
        margin-top: 10px;
    }
    .faixa_corpo {
        float: left;
        width: 100%;
        height: auto;
        font-size: 15px;
        position: absolute;
        opacity: 0;
        animation-name: faixa_slider;
        animation-iteration-count: infinite;
    }
    .faixa_nome {
        float: left;
        font-weight: 400;
        color: #fff;
        clear: right;
        font-size: 25px;
        width: auto;
    }
    .faixa_cargo {
        float: left;
        clear: left;
        font-size: 20px;
    }
    .faixa_nasc {
        float: right;
        clear: right;
        margin-left: 10px;
        margin-top: -30px;
    }
    .faixa_morte {
        float: right;
        margin-left: 10px;
        clear: right;
        margin-top: -10px;
    }
    .faixa_mais {
        float: right;
        clear: right;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 1025px) {
    .luto_img {
        float: left;
        clear: left;
        margin-top: -10px;
        width: 50px;
        height: 50px;
    }
    .faixa_nota {
        float: left;
        width: 16%;
        height: 20px;
        margin: 11px 0 15px 40px;
        position: relative;
    }
    .faixa_galeria {
        float: right;
        width: 75%;
        height: 20px;
        margin: 10px 50px 15px 0;
        position: relative;
    }
    .faixa_title {
        float: left;
        font-weight: 400;
        color: #fff;
    }
    .faixa_corpo {
        float: left;
        width: 100%;
        height: auto;
        font-size: 15px;
        position: absolute;
        opacity: 0;
        animation-name: faixa_slider;
        animation-iteration-count: infinite;
    }
    .faixa_nome {
        float: left;
        font-weight: 400;
        color: #fff;
    }
    .faixa_cargo {
        float: left;
        margin-left: 10px;
    }
    .faixa_nasc {
        float: left;
        margin-left: 10px;
    }
    .faixa_morte {
        float: left;
        margin-left: 10px;
    }
    .faixa_mais {
        float: right;
    }
    .texto-noticia {
        float: left;
        width: 100% !important;
    }
    .texto-noticia p {
        font-size: 15pt;
    }
}

.faixa_luto {
    position: relative;
    z-index: 9999;
    float: left;
    width: 100%;
    background: #333;
    border-bottom: solid 3px #f4bc4d;
}

.faixa_mais a {
    color: inherit;
}

.faixa_mais a:hover {
    text-decoration: underline;
}

.icon {
    margin-right: 5px;
}

.obitos_background {
    background: #f1f3f6;
}

.obitos_margin {
    clear: left;
    float: left;
    width: 5.3%;
    height: 1px;
}

.obitos_pagetitle {
    float: left;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
    color: #000;
    text-transform: uppercase;
}

.obitos_page {
    float: left;
    width: 100%;
    padding: 20px;
    height: auto;
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0.6px 0.6px 2px;
}

.obitos_nome {
    float: left;
    clear: left;
    font-size: 20px;
    color: RGB(156, 31, 46);
}

.obitos_cargo {
    float: left;
    clear: left;
    font-weight: 300;
    margin-top: -13px;
}

.obitos_texto {
    float: left;
    clear: left;
    width: 100%;
    color: #000;
    font-size: 14px;
}

#obitos_corpo {
    float: left;
    width: auto;
    height: auto;
}

.obitos_img {
    overflow: hidden;
    float: left;
    width: 150px;
    height: 150px;
    margin: 0px 50px 50px 0px;
    border-radius: 100px;
}

.obitos_img img {}

.obitos_info {
    float: left;
    max-width: 800px;
    height: auto;
}