@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700&display=swap");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  border-style: solid;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

ol,
ul {
  list-style: none;
}

caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}

blockquote,
q {
  quotes: none;
}
blockquote:after, blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body, html {
  height: 100%;
}

@font-face {
  font-family: ufmgicon;
  src: url(assets/app/fonts/ufmgicon.eot?1rdg7n);
  src: url(assets/app/fonts/ufmgicon.eot?1rdg7n#iefix) format("embedded-opentype"), url(assets/app/fonts/ufmgicon.ttf?1rdg7n) format("truetype"), url(assets/app/fonts/ufmgicon.woff?1rdg7n) format("woff"), url(assets/app/fonts/ufmgicon.svg?1rdg7n#ufmgicon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"],
[class^=icon-] {
  font-family: ufmgicon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gt:before {
  content: "\e90f";
}

.icon-minus:before {
  content: "\e90b";
}

.icon-plus:before {
  content: "\e90e";
}

.icon-accessibility:before {
  content: "\e900";
}

.icon-contrast:before {
  content: "\e901";
}

.icon-download:before {
  content: "\e902";
}

.icon-facebook:before {
  content: "\e903";
}

.icon-image:before {
  content: "\e904";
}

.icon-instagran:before {
  content: "\e905";
}

.icon-left-arrow:before {
  content: "\e906";
}

.icon-pin:before {
  content: "\e907";
}

.icon-right-arrow:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e909";
}

.icon-twitter:before {
  content: "\e90a";
}

.icon-ufmg-m:before {
  content: "\e90c";
}

.icon-video:before {
  content: "\e90d";
}

.icon-facebook1:before {
  content: "\ea90";
}

.icon-whatsapp:before {
  content: "\ea93";
}

.icon-twitter1:before {
  content: "\ea96";
}

html {
  font-size: calc(var(--wp--preset--font-size--normal) * 1.125);
  line-height: 1.5em;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}

html,
body,
input,
.btn,
.btn-text,
.header-brand span {
  font-family: "Open Sans", "Segoe UI", sans-serif;
}

code {
  font-family: "Courier New", monospace;
}

.main-content p,
.editor-styles-wrapper p {
  margin-bottom: 1em;
  color: #111;
}
.main-content b,
.main-content strong,
.editor-styles-wrapper b,
.editor-styles-wrapper strong {
  font-weight: 700;
}
.main-content em,
.main-content i,
.editor-styles-wrapper em,
.editor-styles-wrapper i {
  font-style: italic;
}
.main-content a,
.editor-styles-wrapper a {
  font-weight: 600;
  text-decoration: underline;
  color: #058ec7;
}
.main-content ol,
.main-content ul,
.editor-styles-wrapper ol,
.editor-styles-wrapper ul {
  list-style: inherit;
  margin-left: 15px;
  margin-bottom: 1em;
}
.main-content h2,
.main-content h3,
.main-content h4,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4 {
  font-weight: 700;
  color: #171435;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
.main-content h2,
.editor-styles-wrapper h2 {
  font-size: 1.5em;
  line-height: 1.3333em;
}
.main-content h3,
.editor-styles-wrapper h3 {
  font-size: 1.3333em;
  line-height: 2em;
}
.main-content h4,
.editor-styles-wrapper h4 {
  font-size: 1.1666em;
  line-height: 1.3333em;
}
.main-content figure figcaption,
.main-content figure .wp-element-caption,
.editor-styles-wrapper figure figcaption,
.editor-styles-wrapper figure .wp-element-caption {
  font-size: 1em;
  line-height: 1.8em;
  color: #aaa;
  font-style: italic;
  font-weight: 400;
}

.main-section > header h1,
.news-header h1,
.prog-item h1 h1 {
  color: #111;
  font-style: normal;
}

.prog-item h1,
.news__internal .news-header h1,
.main-section > header h1,
.workshop-header h1,
.gallery-header h1 .prog-highlight h1,
.prog-highlight time,
.header-brand a span {
  font-weight: 700;
}

.main-section > header h1 {
  font-size: 2em;
  line-height: 1.2857em;
  margin-bottom: 0.8em;
}

.news-header h1 {
  font-size: 1.5em;
  line-height: 1.2857em;
}

.news__internal .news-header h1 {
  font-size: 1.8333em;
  line-height: 1.6em;
}

.workshop-header h1 {
  font-size: 1.3333em;
  line-height: 1.5em;
}
@media (max-width: 1023px) {
  .workshop-header h1 {
    font-size: 1em;
    line-height: 1.3333em;
  }
}

@media (max-width: 1024px) {
  .tv-item header h1 {
    font-size: 1.3333em;
    line-height: 1.2857em;
  }
}

.gallery-header h1 {
  font-size: 1.3333em;
  line-height: 1.3333em;
  color: rgb(252, 250, 248);
}
.gallery-header span {
  font-size: 55px;
  color: rgb(252, 250, 248);
}

.prog-highlight h1, .prog-highlight time {
  font-size: 1.8333em;
  line-height: 0.8em;
  color: rgb(252, 250, 248);
}
.prog-highlight time span {
  font-size: 1.1666em;
  font-weight: 400;
}

.header-brand a i {
  font-size: 44px;
}
.header-brand a span {
  font-size: 1em;
  line-height: 1.3333em;
}

.btn-text {
  font-style: normal;
  font-weight: 600;
  font-size: 1em;
  text-decoration: none;
  color: #111;
}

.btn-center {
  text-align: center;
}

.btn-right {
  text-align: right;
}

.share span {
  font-weight: 600;
  color: #ddd;
}
.share a {
  color: rgb(252, 250, 248);
  text-align: center;
  text-decoration: none;
}
.share a i {
  font-size: 0.8333em;
  line-height: 1.6666em;
}

.wp-block-separator {
  width: 33.3333333333%;
}
.wp-block-separator.is-style-wide {
  width: 100%;
}

.wp-block-quote {
  position: relative;
  font-size: 1.1666em;
  line-height: 1.5em;
  padding-left: 30px;
}
.wp-block-quote cite {
  font-style: italic;
  padding-bottom: 30px;
}
.wp-block-quote:before, .wp-block-quote:after {
  font-size: 3.6666em;
  position: absolute;
}
.wp-block-quote:before {
  content: "“";
  left: -30px;
  top: 0;
  color: #ddd;
}
.wp-block-quote.is-style-plain {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.wp-block-quote.is-style-plain:before, .wp-block-quote.is-style-plain:after {
  display: none;
}
.wp-block-quote.is-style-plain p {
  padding: 30px 0;
}

pre.wp-block-verse {
  position: relative;
  font-size: 1.1666em;
  line-height: 1.5em;
  font-style: italic;
  overflow: visible;
  z-index: 1;
  padding: 30px 0 30px 30px;
}
pre.wp-block-verse:before, pre.wp-block-verse:after {
  font-size: 5.4999em;
  position: absolute;
  z-index: -1;
}
pre.wp-block-verse:before {
  content: "✍";
  left: -35px;
  top: calc(50% - 20px);
  color: #ddd;
}

.wp-block-buttons {
  margin-bottom: 15px;
}

.wp-block-button .wp-element-button {
  font-size: 1em;
  font-weight: 600;
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-style: normal;
  text-decoration: none;
  background-color: #058ec7;
  color: rgb(252, 250, 248);
  display: inline-block;
  padding: 10px 25px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.1s linear, z-index 0ms, display 0ms;
  border-radius: 2px;
  cursor: pointer;
}
.wp-block-button .wp-element-button:hover {
  background-color: #00bfff;
  color: rgb(252, 250, 248);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}
.wp-block-button.is-style-outline .wp-element-button {
  border-color: #111;
  background: none;
  color: #111;
}

.wp-block-code {
  background-color: #ddd;
  padding: 20px 25px;
  margin: 1.5em inherit;
  border-radius: 4px;
  font-family: "Courier New", monospace;
}

.wp-block-details {
  background-color: #ddd;
  padding: 20px 25px;
  margin-top: 1.3333em;
  margin-bottom: 1.3333em;
  border-radius: 4px;
}
.wp-block-details summary {
  font-weight: 700;
  cursor: pointer;
  display: list-item;
}
.wp-block-image img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/*!
Theme Name: Institucional Vertical
Theme URI: http://underscores.me/
Author: Web Cedecom UFMG
Author URI: http://sjcampos.cedecom.ufmg.br:8888/web/
Description: Tema Institucional Vertical disponibilizado pelo núcleo Web do Cedecom UFMG.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vertical
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Institucional Vertical is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body .emag-anchor {
  display: block;
  position: absolute;
  left: -999em;
  scroll-behavior: smooth;
}

abbr[title],
dfn[title] {
  cursor: help;
}

::-moz-selection {
  background: #205880;
  color: rgb(252, 250, 248);
  text-shadow: none;
}

::selection {
  background: #205880;
  color: rgb(252, 250, 248);
  text-shadow: none;
}

.container {
  width: auto;
  max-width: 1090px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

.btn,
input[type=submit] {
  font-size: 1em;
  font-weight: 600;
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-style: normal;
  text-decoration: none;
  background-color: #058ec7;
  color: rgb(252, 250, 248);
  display: inline-block;
  padding: 10px 25px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: all 0.1s linear, z-index 0ms, display 0ms;
  border-radius: 2px;
  cursor: pointer;
  border-radius: 2px;
}
.btn:hover,
input[type=submit]:hover {
  background-color: #00bfff;
  color: rgb(252, 250, 248);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}

.share {
  padding-top: 20px;
}
.share li,
.share span,
.share ul {
  display: inline-block;
}
.share a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.share li {
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.share .twitter a {
  background: #28a9e0;
}
.share .whatsapp a {
  background: #2dd848;
}
.share .facebook a {
  background: #405d9c;
}

.breadcrumbs {
  display: block;
  width: 100%;
  margin-bottom: 2em;
}
.breadcrumbs span {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 0.8888em;
  color: #111;
  text-decoration: none;
}
.breadcrumbs .current-item {
  font-size: 0.8888em;
  color: #058ec7;
}

.hamburger {
  width: 25px;
  height: 20px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.hamburger > span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #111;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}
.hamburger > span:first-child {
  top: 0;
}
.hamburger > span:nth-child(2), .hamburger > span:nth-child(3) {
  top: 7.5px;
}
.hamburger > span:nth-child(3) {
  top: 15px;
}

.menu-open .hamburger span:first-child {
  top: 7.5px;
  width: 0;
  left: 50%;
}
.menu-open .hamburger span:nth-child(2) {
  transform: rotate(45deg);
}
.menu-open .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  top: 7.5px;
}
.menu-open .hamburger span:nth-child(4) {
  top: 15px;
  width: 0;
  left: 50%;
}

.sp-easy-accordion .sp-ea-single {
  background-color: rgb(252, 250, 248) !important;
  border-radius: 0 !important;
  margin-bottom: 25px !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
  position: relative;
}

.sp-ea-one .sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon {
  font-style: normal !important;
  position: absolute;
  right: 0;
  float: none;
  color: #111;
}

.eig-popup .icon-view {
  display: none !important;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: 1px solid #ddd;
  margin-bottom: 25px;
  margin-top: 25px;
}
.acf-map img {
  max-width: inherit !important;
}

.gradient-line {
  width: 100%;
  height: 1px;
  display: block;
  background: #ddd;
  border: 0;
  margin: 20px 0;
}

.pagination {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.pagination li {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
.pagination li:after {
  content: " ";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #111;
  border-radius: 100%;
  right: -2px;
  top: 15px;
}
.pagination li:last-child:after {
  content: none;
}
.pagination a, .pagination span {
  font-size: 0.8888em;
  line-height: 2em;
  color: #111;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 35px;
  height: 35px;
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  border-radius: 100%;
  position: relative;
}
.pagination .current,
.pagination a:hover {
  background-color: #111;
  color: rgb(252, 250, 248);
}

.header {
  background: #1f3748;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  display: block;
  overflow: hidden;
  width: 100%;
  z-index: 10;
}

.header,
.header-container {
  position: relative;
}

.header-mobilemenubtn {
  display: none;
  background: rgb(252, 250, 248);
  line-height: 0;
}
.header-mobilemenubtn .menu-btn {
  display: inline-block;
  cursor: pointer;
  padding: 15px;
}

.header-accessibility,
.header-brand,
.header-search {
  box-sizing: border-box;
  float: left;
  position: relative;
}

.header-brand {
  width: 35%;
  display: inline-block;
  padding-bottom: 1em;
  padding-top: 1em;
}
.header-brand a {
  color: rgb(252, 250, 248);
  display: inline-block;
  text-decoration: none;
}
.header-brand a i,
.header-brand a span {
  display: inline-block;
  vertical-align: middle;
}
.header-brand a i {
  border-right: 2.5px solid rgb(252, 250, 248);
  margin-right: 15px;
  padding-right: 15px;
}
.header-brand a span {
  max-width: 210px;
}

.header-accessibility {
  width: 30%;
}
.header-accessibility li {
  display: inline-block;
  vertical-align: middle;
}
.header-accessibility li.only-mobile {
  display: none;
}
.header-accessibility a {
  color: rgb(252, 250, 248);
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-decoration: none;
  padding: 0.6666666667em 10px;
}
.header-accessibility a:hover span {
  text-decoration: underline;
}
.header-accessibility span {
  font-size: 0.7777em;
  line-height: 1.6666em;
  display: block;
}
.header-accessibility span.b {
  font-weight: 700;
  font-size: 0.7777em;
  line-height: 1.3333em;
}
.header-accessibility i {
  display: block;
  font-size: 1.3333em;
  line-height: 2em;
}

.header-search {
  width: 35%;
  display: inline-block;
  padding-bottom: 1em;
  padding-top: 1em;
  position: relative;
}
.header-search form {
  position: relative;
}
.header-search button,
.header-search input {
  background-color: rgb(252, 250, 248);
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
}
.header-search input {
  border-radius: 25px;
  font-size: 0.8888em;
  line-height: 1em;
  padding: 15px 15px 20px;
  height: 50px;
  width: 100%;
}
.header-search button {
  background-color: transparent;
  position: absolute;
  font-size: 1.3333em;
  width: 25px;
  height: 25px;
  left: calc(100% - 45px);
  top: 12px;
  color: #111;
}

@media (max-width: 1024px) {
  .header-mobilemenubtn {
    display: block;
  }
  .header-brand {
    padding-bottom: 0.3333333333em;
    padding-top: 0.3333333333em;
    width: 55%;
  }
  .header-brand a i {
    margin-right: 5px;
    padding-right: 7.5px;
    font-size: 1.3333em;
  }
  .header-brand a span {
    font-size: 0.7777em;
    line-height: 1.2857em;
  }
  .header-accessibility {
    width: 45%;
    text-align: right;
  }
  .header-accessibility li a {
    padding-bottom: 0.3333333333em;
    padding-top: 0.3333333333em;
  }
  .header-accessibility li span {
    display: none;
  }
  .header-accessibility li.only-desk {
    display: none;
  }
  .header-accessibility li.only-mobile {
    display: inline-block;
  }
  .header-search {
    display: none;
    position: absolute;
    padding-bottom: 0;
    padding-top: 0;
    right: 15px;
    bottom: 0;
    width: 60%;
  }
  .header-search input {
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #43d9ff;
  }
  .header-search button {
    top: 10px;
    display: none;
  }
}
@media (max-width: 500px) {
  .header-brand {
    width: 100%;
  }
  .header-accessibility {
    position: absolute;
    top: 100%;
    right: 0;
    width: calc(100% - 40px);
  }
  .header-accessibility li a {
    color: #111;
  }
}
.menu-and-content {
  display: block;
  width: 100%;
  margin-top: 3.3333333333em;
}
.menu-and-content .main,
.menu-and-content .navigation {
  float: left;
}
.menu-and-content .navigation {
  width: calc(25% - 18px);
  margin-right: 15px;
}
.menu-and-content .main {
  width: calc(75% - 18px);
  margin-left: 20px;
}
@media (max-width: 768px) {
  .menu-and-content .main img {
    width: 100%;
    height: auto;
  }
}
.menu-and-content .main-section {
  margin-bottom: 4em;
}

.main-content img {
  max-width: 775px;
}
.main-content .img-highlight {
  display: block;
  width: 100%;
  margin-bottom: 2.6666666667em;
}
.main-content .img-highlight img {
  width: 100%;
}

@media (max-width: 1024px) {
  .menu-and-content {
    margin-top: 2.6666666667em;
  }
  .menu-and-content .navigation .menu,
  .menu-and-content .navigation .quick-access,
  .menu-and-content .navigation .social-networks,
  .menu-and-content .navigation hr {
    display: none;
  }
  .menu-and-content .main {
    width: 100%;
    margin-left: 0;
  }
  .menu-and-content .main-section {
    margin-bottom: 2em;
  }
}
.menu {
  margin-bottom: 0;
  background-color: rgb(252, 250, 248);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}
.menu ul > li > a {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.menu ul {
  display: block;
  position: relative;
}
.menu ul li {
  display: block;
  position: relative;
  margin-bottom: 7.5px;
  cursor: pointer;
}
.menu ul li.active .submenu-link b:before {
  content: "\e90b";
}
.menu ul .sub-menu {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(5, 142, 199, 0.2);
}
.menu ul .sub-menu li a {
  display: block;
  padding-left: 30px;
  font-size: 0.7777em;
  line-height: 1.6666em;
  background: transparent;
  color: #1f3748;
  font-weight: 700;
  box-shadow: none;
}
.menu ul .sub-menu li a:hover {
  font-weight: 700;
  padding-left: 32px;
  background: rgba(0, 0, 0, 0.15);
  border-left: 5px solid rgba(255,255,255,0.5);
}
.menu ul .sub-menu li.current-menu-item a {
  font-weight: 700;
  background-color: transparent;
}
.menu ul .current-menu-parent ul.sub-menu {
  display: block;
}
.menu .current-menu-item a,
.menu .current-menu-parent a,
.menu a:hover,
.menu .menu li.active a {
  background-color: #1f3748;
}
.menu .menu-item-has-children a,
.menu a.dropdown-toggle {
  padding-right: 30px;
}
.menu a {
  font-size: 0.8888em;
  line-height: 1.5em;
  background: #058ec7;
  color: rgb(252, 250, 248);
  display: block;
  font-weight: 700;
  padding: 5px 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  position: relative;
}
.menu a span {
  position: relative;
  z-index: 10;
}
.menu .submenu-link {
  color: rgb(252, 250, 248);
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  transform: translateY(calc(4px - 50%));
  right: 0;
  text-align: center;
  z-index: 9;
}
.menu .submenu-link b {
  font-family: ufmgicon !important;
  font-size: 0.7777em;
  line-height: 2em;
}
.menu .submenu-link b:before {
  content: "\e90e";
}

.quick-access ul li {
  display: block;
  margin-bottom: 20px;
}
.quick-access ul li:first-child {
  margin-bottom: 20px;
}
.quick-access ul a {
  font-size: 0.7777em;
  line-height: 1.6666em;
  font-weight: 700;
  color: #111;
  display: block;
  padding: 15px 20px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  position: relative;
  background: #fbb731;
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.quick-access ul a:hover {
  background-color: #effaff;
}
.quick-access ul a span {
  position: relative;
  z-index: 10;
}

.social-networks {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}
.social-networks li {
  width: auto;
  margin-right: 15px;
  float: left;
  margin-bottom: 1.3333333333em;
}
.social-networks a {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 1.1666em !important;
  text-decoration: none;
  color: #111;
  border: 1px solid;
  border-radius: 100%;
  text-align: center;
}
.social-networks a:hover {
  border-color: transparent;
}
.social-networks a i {
  position: relative;
  line-height: 2em;
  vertical-align: middle;
}

.menu-open .menu {
  display: block !important;
}

@media (max-width: 1024px) {
  .menu {
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
    top: 110px;
    left: 0;
    width: 100%;
    padding: 10px;
    margin: 0;
    transition: 0.5s ease-in-out;
  }
}
@media (max-width: 500px) {
  .menu {
    top: 98px;
  }
}

@media (max-width: 1024px) {
  .admin-bar .menu {
    top: 142px;
  }
}
@media (max-width: 782px) {
  .admin-bar .menu {
    top: 156px;
  }
}
@media (max-width: 500px) {
  .admin-bar .menu {
    top: 144px;
  }
}

.footer {
  margin-top: 3.3333333333em;
}
.footer .container {
  text-align: center;
}

.footer-line {
  width: 100%;
  height: 1px;
  background: #ddd;
  margin-bottom: 2.6666666667em;
}

.footer-mobile {
  margin-bottom: 2.6666666667em;
  text-align: center;
  display: none;
}
.footer-mobile .quick-access {
  display: inline-block;
}
.footer-mobile .social {
  display: block;
}
@media (max-width: 1023px) {
  .footer-mobile {
    display: block;
  }
}
@media (max-width: 799px) {
  .footer-mobile .support-col.col1,
  .footer-mobile .support-col.col2,
  .footer-mobile .support-col.col3 {
    width: 100%;
    display: block;
  }
}
@media (max-width: 500px) {
  .footer-mobile {
    display: block;
  }
}

.footer-support {
  display: block;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 2.6666666667em;
}
.footer-support .support-row {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 1.3333333333em;
}
.footer-support .title {
  font-size: 0.7777em;
  line-height: 1.6666em;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: left;
}
.footer-support li {
  margin-bottom: 2.6666666667em;
  display: inline-block;
  margin-left: 30px;
  margin-right: 30px;
}
.footer-support li a {
  display: block;
}
.footer-support li img {
  max-width: 150px;
}
@media (max-width: 500px) {
  .footer-support {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }
  .footer-support display:block ul {
    text-align: left;
  }
  .footer-support display:block ul li {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2.6666666667em;
    display: block;
  }
  .footer-support .prefeitura-bh {
    width: 100%;
  }
}

.footer-sign {
  background-color: #1f3748;
  padding-bottom: 1.3333333333em;
  padding-top: 2.6666666667em;
}
.footer-sign p {
  font-size: 0.7777em;
  line-height: 1.6666em;
  text-align: center;
  color: rgb(252, 250, 248);
  margin-bottom: 1.3333333333em;
}
.footer-sign p strong {
  font-weight: 700;
}

.banner {
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.banner .container {
  text-align: center;
}

.banner-controls-wrapper {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  background: linear-gradient(1turn, rgba(0, 0, 0, 0.5), transparent);
  padding-top: 126px;
  padding-bottom: 35px;
}
@media (max-width: 1024px) {
  .banner-controls-wrapper {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
  }
}

.banner-controls {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
}
.banner-controls button.owl-dot {
  margin-right: 15px;
  margin-left: 15px;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 0;
  background-color: rgb(252, 250, 248);
  cursor: pointer;
  position: relative;
}
.banner-controls button.owl-dot.active {
  background-color: #058ec7 !important;
}
.banner-controls button.owl-dot.active:before {
  content: " ";
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 2.5px solid #058ec7;
  border-radius: 100%;
  position: absolute;
  top: -5px;
  left: -5px;
}
@media (max-width: 1024px) {
  .banner-controls button.owl-dot {
    background-color: #111;
  }
}
.banner-controls .owl-next, .banner-controls .owl-prev {
  position: absolute;
  font-size: 1em;
  line-height: 1em;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  top: 2.5px;
  color: rgb(252, 250, 248);
}
@media (max-width: 1024px) {
  .banner-controls .owl-next, .banner-controls .owl-prev {
    color: #111;
  }
}
.banner-controls .owl-next {
  left: calc(100% + 25px);
}
.banner-controls .owl-prev {
  left: -50px;
}
.banner-controls .owl-prev .icon-gt {
  transform: rotate(180deg);
  display: block;
}

.home .intro p {
  margin-bottom: 2em;
}
.home .workshop-items {
  padding-right: 57px;
  padding-left: 57px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .home .workshop-items {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.home .workshop-item {
  position: relative;
  width: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1023px) {
  .home .workshop-item {
    min-height: 250px;
  }
}
.home .workshop-header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: hsla(0, 0%, 100%, 0.8);
  width: 80%;
  box-sizing: border-box;
  padding: 20px;
  z-index: 999;
  text-align: center;
}
@media (max-width: 999px) {
  .home .workshop-header {
    width: 100%;
  }
}
@media (max-width: 499px) {
  .home .workshop-header {
    padding: 20px;
  }
}
.home .workshop-header h1 {
  margin-bottom: 1em;
}
@media (max-width: 1023px) {
  .home .workshop-header h1 {
    margin-bottom: 0.6666666667em;
  }
}
.home .workshop-header p.place {
  font-size: 0.8888em;
  line-height: 1.5em;
  margin-bottom: 2.25em;
  font-style: normal;
  font-weight: 400;
  color: #f767cb;
}
.home .workshop-header p.place .icon-pin {
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .home .workshop-header p.place {
    margin-bottom: 1.5em;
  }
}
.home .workshop-gradient {
  background: linear-gradient(270deg, #f590d7, rgba(247, 103, 203, 0) 53.91%), #43d9ff;
  opacity: 0.25;
  width: 100%;
  height: 100%;
  position: absolute;
}
.home .workshop-figure {
  line-height: 0;
}
.home .workshop-figure img {
  width: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1023px) {
  .home .workshop-figure img {
    min-height: 250px;
  }
}
.home .workshop .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.home .workshop button.owl-next,
.home .workshop button.owl-prev {
  font-size: 40px;
  color: #f767cb;
  outline: none;
}
@media (max-width: 1023px) {
  .home .workshop button.owl-next,
  .home .workshop button.owl-prev {
    font-size: 1.5em;
  }
}
.home .workshop button.owl-next {
  float: right;
}
.home .gallery {
  display: block;
}
.home .gallery.main-section::after {
  clear: both;
  display: block;
  content: "";
}
.home .gallery .btn-center {
  margin-top: 1.3333333333em;
}
.home .gallery .gallery-col-1 {
  width: 100%;
}
.home .gallery .gallery-col-1 .gallery-link {
  height: 289px;
}
.home .gallery .gallery-col-1 .gallery-header {
  text-align: left;
  top: inherit;
  bottom: 0;
  left: 0;
  transform: translate(0);
  padding: 25px;
}
.home .gallery .gallery-col-2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0;
  margin-right: 3%;
}
.home .gallery .gallery-col-2:after {
  content: "";
  display: table;
  clear: both;
}
.home .gallery .gallery-col-2:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.home .gallery .gallery-col-2:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.home .gallery .gallery-col-2:nth-child(odd) {
  clear: both;
}
.home .gallery .gallery-col-2 .gallery-link {
  height: 217px;
}
.home .gallery .gallery-col-3 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.3333333333%;
  margin-left: 0;
  margin-right: 3%;
}
.home .gallery .gallery-col-3:after {
  content: "";
  display: table;
  clear: both;
}
.home .gallery .gallery-col-3:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.home .gallery .gallery-col-3:nth-child(3n) {
  margin-right: 0;
  float: right;
}
.home .gallery .gallery-col-3:nth-child(3n+1) {
  clear: both;
}
.home .gallery .gallery-col-3 .gallery-link {
  height: 217px;
}
.home .gallery .gallery-col-3 .gallery-link--image {
  height: auto !important;
}
@media (max-width: 599px) {
  .home .gallery .gallery-col-1,
  .home .gallery .gallery-col-2,
  .home .gallery .gallery-col-3 {
    float: none;
    margin-right: 0;
    margin-left: 0;
    display: block;
    width: 100%;
  }
}
.home .gallery-gradient,
.home .gallery-gradient2 {
  width: 100%;
  height: 100%;
}
.home .gallery-gradient {
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4));
  z-index: 99;
  position: absolute;
}
.home .gallery-gradient2 {
  background: rgba(5, 142, 199, 0.5);
  z-index: 9;
  position: absolute;
}
.home .gallery-header {
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  position: absolute;
}
.home .gallery-header h1 {
  margin-bottom: 1em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.home .gallery-items {
  display: block;
  width: 100%;
}
.home .gallery-item {
  position: relative;
  margin-bottom: 1.3333333333em;
}
.home .gallery-link {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}
.home .gallery-link:hover {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}
.home .gallery-link:hover .gallery-figure {
  filter: brightness(80%);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}
.home .gallery-figure {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  line-height: 0;
}
.home .gallery-figure img {
  width: 100%;
}

.prog-link {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  text-decoration: none;
}

.prog-day {
  font-size: 2em;
  line-height: 1.3333em;
  margin-bottom: 0.6666666667em;
  color: #058ec7;
  font-weight: 700;
}

.prog-highlight {
  position: relative;
  width: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  margin-bottom: 2em;
}
.prog-highlight figure {
  line-height: 0;
  overflow: hidden;
}
.prog-highlight figure img {
  width: 100%;
}
.prog-highlight .bgc1,
.prog-highlight .bgc2,
.prog-highlight .figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.prog-highlight .figure {
  z-index: -1;
  background-size: cover;
}
.prog-highlight .bgc2 {
  background: rgba(5, 142, 199, 0.5);
  z-index: 10;
}
.prog-highlight .bgc1 {
  background: linear-gradient(1turn, rgba(31, 55, 72, 0.5), rgba(31, 55, 72, 0));
  z-index: 20;
}
.prog-highlight .wrapper {
  z-index: 100;
  box-sizing: border-box;
  bottom: 0;
  height: auto;
  padding: 100px 20px 30px;
  position: relative;
}
.prog-highlight .wrapper header {
  margin-bottom: 0.6666666667em;
  margin-top: 0.6666666667em;
}
.prog-highlight .wrapper .prog-place {
  color: rgb(252, 250, 248);
}

.prog-items {
  margin-bottom: 2.6666666667em;
}

.prog-item {
  margin-bottom: 1.3333333333em;
}
.prog-item time {
  font-size: 1.3333em;
  line-height: 2em;
  color: #058ec7;
  font-weight: 700;
  padding-left: 10px;
}
.prog-item time span {
  font-size: 0.6666em;
  font-weight: 400;
}
.prog-item h1 {
  margin-bottom: 0.2666666667em;
}
.prog-item .desc {
  margin-bottom: 0.4em;
  color: #111;
  font-size: 0.8888em;
  line-height: 1.5em;
}

.prog-place {
  font-size: 0.8888em;
  line-height: 1.5em;
  color: #fbb731;
}
.prog-place i {
  margin-right: 10px;
}

.prog-left,
.prog-right {
  box-sizing: border-box;
}

.prog-left {
  width: 121px;
  border-right: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.prog-right {
  float: right;
  width: calc(100% - 121px);
  border-left: 1px solid #058ec7;
  padding-left: 15px;
}

.news-items {
  display: block;
  margin-bottom: 2.6666666667em;
}

.news-item {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0;
  margin-right: 3%;
  margin-bottom: 2.6666666667em;
  position: relative;
}
.news-item:after {
  content: "";
  display: table;
  clear: both;
}
.news-item:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.news-item:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.news-item:nth-child(odd) {
  clear: both;
}

.news-link {
  text-decoration: none;
  color: #111;
  display: inline-block;
}
.news-link:hover .news-figure {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}
.news-link:hover .news-figure img {
  filter: brightness(80%);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
}

.news-figure {
  margin-bottom: 0.6666em;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  border-radius: 2px;
  overflow: hidden;
}

.news-figure,
.news-highlight {
  line-height: 0;
  overflow: hidden;
}
.news-figure img,
.news-highlight img {
  width: 100%;
  height: 100%;
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  transform: scale(1.05);
}

.news-header {
  margin-top: 0;
}
.news-header time {
  font-size: 0.7777em;
  line-height: 1.6666em;
  margin-bottom: 0.8571428571em;
  color: #111;
  display: block;
}
.news-header h1 {
  margin-bottom: 0.4em;
}

.news__internal .news-header {
  margin-bottom: 2.6666666667em;
}
.news__internal .news-highlight {
  margin-bottom: 4em;
}

.news-items {
  margin-bottom: 1.3333333333em;
}

@media (max-width: 748px) {
  .news-item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 3%;
  }
  .news-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .news-item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .news-item:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .news-item:nth-child(1n+1) {
    clear: both;
  }
}

.search-item a {
  display: block;
  text-decoration: none !important;
}
.search-item p {
  color: #111;
}

.tv-items {
  display: block;
  overflow: hidden;
}

.tv-item {
  margin-bottom: 1.3333333333em;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0;
  margin-right: 3%;
}
.tv-item:after {
  content: "";
  display: table;
  clear: both;
}
.tv-item:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.tv-item:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.tv-item:nth-child(odd) {
  clear: both;
}
@media (max-width: 1023px) {
  .tv-item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 3%;
  }
  .tv-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .tv-item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tv-item:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .tv-item:nth-child(1n+1) {
    clear: both;
  }
}
.tv-item a {
  text-decoration: none;
  color: #111;
}
.tv-item a:hover figure img {
  transform: scale(1.05);
}
.tv-item figure {
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.tv-item figure img {
  transition: all 0.2s linear, z-index 0ms, display 0ms;
  width: 100%;
}

.wpcf7 label input {
  font-size: 0.8888em;
  line-height: 1em;
  padding: 10px 64px 10px 20px;
}
.wpcf7 label textarea {
  width: 100%;
}

.programas-form {
  margin: 25px 0;
}
.programas-form .btn {
  font-size: 15px;
  font-family: Open Sans, sans-serif !important;
}
.programas-form select.btn {
  background-color: #1f3748;
}
.programas-form select.btn:hover {
  background-color: #205880;
}

.programas p {
  padding: 15px 0;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}
.programas a {
  text-decoration: none;
}
.programas a:hover {
  text-decoration: underline;
  transition: 0.25s;
}
.programas h2 {
  font-size: "Open Sans", "Segoe UI", sans-serif;
  font-weight: bold;
}
.programas .term-featured {
  background: #1F3748;
  padding: 2.5px 5px;
  border-radius: 5px;
  color: rgb(252, 250, 248);
  font-size: 0.8333em;
}

.warnings {
  margin: 0 0 30px 0;
}
.warnings .warning {
  position: relative;
  padding: 10px 10px 10px 50px;
  border-radius: 2.5px;
  background: #1F3748;
  color: rgb(252, 250, 248);
  font-weight: 700;
}
.warnings .warning:before {
  content: "⚠️";
  font-size: 1.5em;
  position: absolute;
  top: calc(50% - 0.64285em);
  left: 5px;
}
.warnings .warning + .warning {
  margin-top: 10px;
}

/*# sourceMappingURL=style.css.map */
