* {
    font-family: 'Lato', sans-serif;
}

html, button, input, select, textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
    background-color: #efe7d1;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
@font-face {
  font-family: 'ufmgpos';
  src:  url('../fonts/ufmgpos.eot?x1hhka');
  src:  url('../fonts/ufmgpos.eot?x1hhka#iefix') format('embedded-opentype'),
    url('../fonts/ufmgpos.ttf?x1hhka') format('truetype'),
    url('../fonts/ufmgpos.woff?x1hhka') format('woff'),
    url('../fonts/ufmgpos.svg?x1hhka#ufmgpos') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ufmgpos' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
  content: "\e900";
}
.icon-up:before {
  content: "\e901";
}
.icon-academia:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-medium:before {
  content: "\e905";
}
.icon-research-gate:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-lupa:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-flickr:before {
  content: "\eaa4";
}

.icon-lupa {
    font-size: 20px;
    position: absolute;
    color: #e03b53;
    right: 10px;
    top: 8px;
    z-index: 1;
}
.icon-twitter, .icon-facebook, .icon-linkedin, .icon-instagram, .icon-medium, .icon-academia, .icon-research-gate {
    font-size: 22px;
    border: 2px solid #e03b53;
    padding: 11px;
    border-radius: 50%;
    color: #e03b53;
    display: block;
    transition: all .4s;
    cursor: pointer;
}

.icon-twitter:hover, .icon-facebook:hover, .icon-linkedin:hover, .icon-instagram:hover, .icon-medium:hover, .icon-academia:hover, .icon-research-gate:hover {
    background-color: #e03b53;
    border: 2px solid #e03b53;
    color: #f8f2e0;
}

.icon-up {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
} 
.icon-down {
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 24px;
    color: #e03b53;
}
.sanfona .menos .icon-down {
    -ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*!
    Custom Grid System 2.0.1 - http: //custom.gs/

    Custom Grid System is a new Sass based grid system that combines best practices of: * 960 Grid System - http://960.gs/
     * Unsemantic - http: //unsemantic.com/
     * Twitter Bootstrap - http: //getbootstrap.com/
     * Semantic - http: //semantic.gs/
    Licensed under GPL and MIT.
*/.btn {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

html {
    /*font-size: 112.5%;*/
    line-height: 1.3333333333em;
}
body {
    font-family: 'Lato', sans-serif !important;
    overflow-x: hidden;
}
.home #intro h1 {
   display: none;
}
.home .intro-post {
    /*margin-top: -70px;*/
}
.topo-ufmg {
    /*position: absolute;*/
    width: 100%;
    height: 109px;
    z-index: 9999;
    background-color: #e03b53;
}
.header-acessibilidade {
    position: absolute;
    top: 18px;
    right: 120px;
}
/*.header-acessibilidade a {
    display: block;
    position: absolute;
    right: 65px;
    background: url("../img/icons-acessibilidade.png");
}*/
.header-acessibilidade .contrast-toggle {
    width: 19px;
    height: 20px;
    display: block;
    border-right: 2px solid #c33548;
    padding-left: 10px;
    background: url("../img/ic-contraste.png") no-repeat;
}
}
.header-acessibilidade .font-increase {
    background-position: 0 3px;
    width: 27px;
    height: 21px;
}
.header-acessibilidade .font-decrease {
    background-position: -26px -6px;
    width: 19px;
    height: 14px;
    top: 8px;
    position: relative;
}

.topo-ufmg .topo-ufmg-box {
    display: inline-block;
    text-align: left;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo {
    padding-top: 30px;
    
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo a {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo .link-logo {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo img {
    margin-right: 22px;
    padding-right: 22px;
    border-right: 3px solid white;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo span {
    width: 190px;
    text-align: left;
    display: inline-block;
    line-height: 1.3;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo .icon-logo-ufmg-topo {
    background-position: 0 -621px;
}
.header {
    
    width: 100%;
  
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    width: 96%;
    position: relative;
}
.header-left {
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    text-align: center;
    z-index: 10;
    padding-right: 0px;
}

.header-left .main-navigation {
    position: absolute;
    text-align: left;
    left: 0;
    top: 96px;
    z-index: 60;
}
.header-left .main-navigation .main-info {
    margin-top: -31px;
    width: 210px;
    height: auto;
    padding-left: 23px;
    padding-right: 23px;
/*    margin-top: 25px;
    background-color: #fff;
    width: 188px;
    height: auto;
    margin-bottom: 2.6666666667em;
    padding-top: 1.3333333333em;
    padding-bottom: 1.3333333333em;
    padding-left: 23px;
    padding-right: 23px;*/
} 
.header-left .main-navigation .main-info p {
    color: #a3131c;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 24px;
}
.header-left .main-navigation .main-info .main-data {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #ff161e;
    font-size: 1em;
    line-height: 1.5483870968em;
    padding-top: 0.7741935484em;
    padding-bottom: 0.41935484em;
    text-transform: uppercase;
    font-weight: 900;
}
::-webkit-file-upload-button {
    position: absolute;
    top: 13px;
    right: 5px;
 
}
div.wpcf7 input[type="file"] {
    font-size: 0px;
}
.main {
    
    display: block;

}
.main img {
    max-width: 100%}
.main .main-wrapper .bottom-graphic {
    position: absolute;
    bottom: -7px;
}

.page-template-page-news .main .main-wrapper .main-content, .page-template-page-calendario .main .main-wrapper .main-content {
    min-height: 750px;
}

.main .main-wrapper .main-content {
    position: relative;
    z-index: 99;
    margin-left: 300px;
    padding-top: 2em;
    padding-bottom: 95px;
    /*min-height: 800px;*/
    /*background-color: #fff;*/
    padding-left: 20px;
    display: blck;
}
.main .main-wrapper .main-content .header-redes {
    position: relative;
    top: 0px;
    margin-top: 24px;
    margin-bottom: 28px;
    display: inline-block;
    width: 100%}
.main .main-wrapper .main-content .header-redes .header-redes-box {
    float: left;
    display: block;
    line-height: 1.3333333333em;
}
.main .main-wrapper .main-content .main-content-title-libras {
    float: right;
    border-radius: 2px;
    background: url(../img/logo-libras.png) no-repeat;
    background-color: #CECECE;
    font-weight: 700;
    color: #6f6f6f;
    text-decoration: none;
    font-size: 0.7222222222em;
    line-height: 1.8461538462em;
    display: block;
    position: relative;
    padding-right: 9px;
    padding-left: 34px;
}
.main .main-wrapper .main-content .main-content-title-libras:hover {
    color: #004C92;
}
.main .main-wrapper .main-content .main-content-title-libras .icon-bt-acessibilidade-over {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.page .main .main-wrapper .main-content header {
    padding-bottom: 30px;
    margin-bottom: 16px;
    border-bottom: 1px solid black;
}
.main .main-wrapper .main-content h1.main-content-section-title {
    font-size: 36px;
    line-height: 1em;
    color: #e03b53;
    font-weight: 700;
    display: inline-block;
    /*width: 100%;*/
}
.main .main-wrapper .main-content h1.single-title {
    font-size: 24px;
    line-height: 1.3em;
    color: #e03b53;
    font-weight: 700;
    display: inline-block;
}
    
.main .main-wrapper .main-content h2.title-news {
    font-size: 36px;
    line-height: 1em;
    color: #e03b53;
    font-weight: 700;
    display: inline-block;
}
.main .main-wrapper .ui-datepicker-trigger {
    float: right;
    width: 57px;
    height: 39px;
    cursor: pointer;
}

.main .main-wrapper .main-content h1.main-content-article-title {
    font-size: 1.7777777778em;
    line-height: 1.125em;
    color: #706753;
    font-weight: 700;
    padding-bottom: 0.75em;
}
.main .main-wrapper .main-content p {
    color: #000;
    line-height: 2em;
    padding-bottom: 1.3333333333em;
    word-spacing: 0.5px;
    letter-spacing: 0.16px;
    font-size: 18px;
    font-weight: 400;
}
.main .main-wrapper .main-content .intro-post {
    display: inline-block;
}
.main .main-wrapper .main-content .intro-post-pages h2 {
    color: #e03b53;
    font-weight: 700;
    font-size: 1.3333333333em;
    line-height: 1em;
    padding-bottom: 0.5em;
}
.main .main-wrapper .main-content .intro-post-pages strong {
    font-weight: 900;
}
.main .main-wrapper .main-content .intro-post-pages a {
    color: #5f9de6;
}
.main .main-wrapper .main-content .intro-post-pages .news-date {
    margin-bottom: 1.3333333333em;
    display: block;
    color: #706753;
    font-size: 0.8888888889em;
    line-height: 1.5em;
} 
.news-date {
    padding-bottom: 30px;
    padding-top: 24px;
    margin-bottom: 16px;
    display: block;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 1em;
    border-bottom: 1px solid black;
}
.main .main-wrapper .main-content .intro-post-pages .galeria-link {
    text-decoration: none;
}
.main .main-wrapper .main-content .intro-post-pages .image-gallery li {
    padding: 12px;
}
.home #intro {
    border-bottom: 1px solid black;
    margin-bottom: 46px;
}
.main .main-wrapper .main-content .intro-bt-more {
    background-image: url('../img/bg-lines.png');
    float: right;
    color: black;
    padding: 6px;
    margin-top: 12px;
    margin-bottom: 46px;
    transition: all .4s;
}

.main .main-wrapper .main-content .intro-bt-more span {
    display: block;
    padding: 10px 40px;
    z-index: 10;
    position: relative;
    background-color: #efe7d1;
    transition: all .4s;
}

.main .main-wrapper .main-content .intro-bt-more:hover, .main .main-wrapper .main-content .intro-bt-more:hover span {
    background-color: black;
    color: white;
}

/*.main .main-wrapper .main-content .main-news {
    margin-top: -35px;
}*/
.main .main-wrapper .main-content .main-news h1 {
    color: #e03b53;
    font-size: 36px;
    line-height: 1em;
    padding-bottom: 1em;
    font-weight: 700;
}
.main .main-wrapper .main-content .main-news .main-news-post {
    padding-bottom: 2.6666666667em;
    margin-bottom: 1.3333333333em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1.2222222222em;
    border-style: solid;
    border-color: #cccccc;
    float: left;
    width: 100%;
}
/*.main .main-wrapper .main-content .main-news .list-news:last-child {
    border: none;
}*/
.main .main-wrapper .main-content .main-news .main-news-post:last-child {
    border: none;
}
.main .main-wrapper .main-content .main-news .main-news-post .main-news-post-date {
    display: block;
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    font-size: 14px;
    line-height: 1.5em;
    color: #838383;
}
.main .main-wrapper .main-content .main-news .main-news-post .main-news-post-link {
    font-size: 1.3333333em;
    line-height: 1.3333333333em;
    font-weight: 700;
    color: #000;
    display: block;
    text-decoration: none;
    font-size: 18px;
}
.main .main-wrapper .main-content .main-news .main-news-post .main-news-post-link:hover {
    color: #363839;
}
.main .main-wrapper .main-content .main-news .main-news-post a {
    text-decoration: none;
}

.main .main-wrapper .main-content .main-news .main-news-post p {
    font-size: 1em;
    line-height: 2.2em;
    margin-bottom: 0em;
    padding-bottom: 0;
    color: #302b1f;
}


.main .main-wrapper .main-content .main-news .main-news-link-more {
    background-image: url('../img/bg-lines.png');
    float: right;
    color: black;
    padding: 6px;
    margin-top: 12px;
    margin-bottom: 46px;
    transition: all .4s;
}

.main .main-wrapper .main-content .main-news .main-news-link-more span {
    display: block;
    padding: 10px 40px;
    z-index: 10;
    position: relative;
    background-color: #efe7d1;
    transition: all .4s;
}

.main .main-wrapper .main-content .main-news .main-news-link-more:hover, .main .main-wrapper .main-content .main-news .main-news-link-more:hover span {
    background-color: black;
    color: white;
}

.main-oficinas {
    margin-bottom: 2em;
}
.main-oficinas h2 {
    color: #706753;
    font-weight: 700;
    font-size: 1.3333333333em;
    line-height: 1em;
    padding-bottom: 0.5em;
}
.main-oficinas .oficinas .oficinas-link {
    color: #5f9de6;
    text-decoration: none;
}
.main-oficinas .oficinas strong {
    font-weight: 900;
}
.btn {
    font-size: 18px;
    line-height: 1em;
    padding-bottom: 14px;
    padding-top: 14px;
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
    text-decoration: none;
    text-align: center;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.main-more-map {
    background-color: #e03b53;
    color: #fff !important;
    margin-top: 20px;
}
.box-mapa {
    padding-bottom: 1.3333333333em;
}
.box-mapa .mapa {
    padding-bottom: 0.6666666667em;
}
.box-mapa b {
    font-weight: bold;
}
.fb_iframe_widget {
    vertical-align: bottom;
}
#twitter-widget-0 {
    vertical-align: bottom;
}
.citacao {
    text-align: justify;
    font-style: italic;
    padding-left: 30%;
    font-size: 16px;
}
.icon-linkedin {
    background-position: -137px -139px;
}
.post a {
    color: #e03b53;
    text-decoration: none;
    font-size: 24px;
}
.footer {
    /*margin-top: -33px;*/
    background: url('../img/bg-footer.jpg');
    position: relative;
    margin-bottom: -5px;
    display: inline-block;
    width: 100%;
    padding-bottom: 38px;
    padding-top: 20px;
}
.footer .footer-info {
    padding-top: 2.6666666667em;
}
.footer .footer-info.footer-info-1 {
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 58.3333333333%}
.footer .footer-info.footer-info-1 .footer-logos {
    text-align: justify;
}
.footer .footer-info.footer-info-1 .footer-logos:after {
    content: " ";
    width: 100%;
    height: 0px;
    line-height: 0;
    visibility: hidden;
    display: inline-block;
}
.footer .footer-info.footer-info-1 .footer-logos li {
    display: inline-block;
    float: none;
}
.footer .footer-info.footer-info-2 {
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 12.5%}
.footer .footer-info.footer-info-3 {
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 12.5%}
.footer .footer-info.footer-info-4 {
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 16.6666666667%}
.footer .footer-info p {
    color: #b2a891;
    font-size: 0.6666666667em;
    line-height: 1em;
    font-weight: 700;
    padding-bottom: 2em;
    text-align: right;
}
.footer .footer-info .footer-info-list {
    float: right;
    margin-left: 20px;
}
.footer .footer-bottom p {
    font-size: 1em;
    line-height: 1.3333333333em;
    color: #706753;
    font-weight: 400;
}
.footer .footer-bottom p span {
    font-weight: 700;
}
.footer .footer-bottom.footer-info-3 .footer-bottom p {
    text-align: left;
}
.logo-footer {
    float: left;
}
.about {
    text-align: center;
    margin: 0 auto;
}
.all {
    display: table;
    margin: 0 auto;
    max-width: 850px;
    width: 100%;
    text-align: center;
}
.anos {
        float: left;
    padding-right: 40px;
        padding-top: 10px;
}

.footer-about {
    background-color: #2c2c2c;
    color: #fff;
    text-align: center;
    padding-top: 1.3333333333em;
    padding-bottom: 1.3333333333em;
}
.link-ufmg {
       margin-bottom: 12px;
    display: block;
    font-size: 15px;
}
.footer-about h1 {
    margin-bottom: 3px;
    font-weight: bold;
}
.footer-about p {
    font-size: 0.8888888889em;
    line-height: 1em;
    margin-bottom: 8px;
    font-weight: 100;
}
.footer-about a {
    color: #fff;
    text-decoration: none;
}
.footer-about a:hover {
    color: #fff;
}
.footer-marcas-cont {
    margin: 0 auto;
    display: table; 
}
.footer-marcas {
    text-align: center;
    /*margin-top: 40px;*/
    float: left;
    display: block;
}

.footer-marcas:first-of-type li{
    width: 15%;
}

.footer-marcas img {
    width: 80%;
    display: block;
    float: left;
}

.footer-marcas .x {
    margin-top: 39px;
}

.footer-marcas:last-child {
    margin-right: 0
}

.footer-marcas li {
    display: inline-block;
    margin-left: 22px;
    margin-right: 22px;
    float: left;
}

.footer-marcas p {
    color: black;
    font-size: 12px;
    text-align: left;
    text-transform: capitalize;
}

.footer-marcas-box {
    text-align: center;
}

.footer-marcas-box li:first-child {
    margin-left: 0;  
}

.footer-marcas-box li:last-child {
    margin-right: 0;
    border-right: 0;
}

.sprite-marca {
    overflow: hidden;
    display: inline-block;
    margin: 15px 0;
    vertical-align: top;
}

.marca-biblioteca {
    width: 134px;
    height: 55px;
    background-position: 0px 0px;
}
.marca-minha {
    width: 103px;
    height: 58px;
    background-position: -219px -3px;
}
.marca-nai {
    width: 62px;
    height: 58px;
    background-position: -423px -3px;
}
.marca-prae {
    width: 58px;
    height: 58px;
    background-position: -608px -4px;
}
.marca-prograd {
    width: 76px;
    height: 56px;
    background-position: -781px -3px;
}
.marca-fafich {
    width: 160px;
    height: 47px;
    background-position: -926px -9px;
}



.marca-90anos {
    width: 141px;
    height: 72px;
    background-position: -1020px 0px;
}

.marca-somos {
    width: 140px;
    height: 71px;
    background-position: -4px 0px;
}

.marca-fae {
    width: 105px;
    height: 72px;
    background-position: -1192px 0;
}


.marca-prpg {
    width: 74px;
    height: 71px;
    background-position: -802px 0px;
}

.marca-periodicos {
    width: 116px;
    height: 72px;
    background-position: -641px 0px;
}

.marca-capes {
    width: 64px;
    height: 71px;
    background-position: -1029px 0px;
}

.marca-promestre {
    width: 118px; 
    height: 72px;
    background-position: -190px 0px;
}

.menu-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    width: 96%;
    position: relative;
}
.menu-toggle {
    display: none;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
    background: #292929;
}
.menu-toggle a {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding-top: 14px;
    padding-bottom: 14px;
}
.menu-toggle a span {
    display: inline-block;
    background: url(../img/menu-icon.png) no-repeat scroll left center;
        width: 28px;
    height: 21px;
}
.mainmenu {
   /* position: absolute;
    z-index: 100;
    left: 0;
    top: 515px;
    background: #ff3758 url(../img/bg-nav.jpg) repeat scroll 0% 0%;
    width: 250px;
    display: block;
    border-radius: 4px;*/
    position: relative;
    z-index: 100;
    float: left;
    margin-top: 42px;
    margin-bottom: 42px;
    width: 250px;
    display: block;
    border-radius: 4px;
}
.mainmenu .mainmenu-list {
    /*padding-top: 1.3333333333em;*/
    /*padding-bottom: 1.3333333333em;*/
    background: #e03b53;
}
.mainmenu .mainmenu-list .sub-menu li.menu-item {
/*    padding-left: 40px;
    padding-right: 30px;*/
}
.mainmenu .mainmenu-list li {
    /*padding-left: 20px;
    padding-right: 10px;*/
    position: relative;
	transition: all .2s linear,z-index 0ms,display 0ms;
}
.mainmenu .mainmenu-list li a:hover, .mainmenu .mainmenu-list li a:active, .mainmenu .mainmenu-list li a:focus {
    /*background: rgba(0, 0, 0, 0.3);*/
    background: #c33548;
}
.mainmenu .mainmenu-list  .current-menu-ancestor a {
    /*background: rgba(0, 0, 0, 0.3);*/
        /*color: #fff;
            background: #e03b53;*/
        color: #000000;
}
/*.mainmenu .mainmenu-list li.menu-item-has-children:hover {
    background: url(../img/sub-menuu.png) no-repeat;
    background-position: 217px 15px;
    background-color: rgba(0, 0, 0, 0.1);
}*/
.mainmenu .mainmenu-list-item-link { 
    display: block;
    line-height: 2.6666666667em;
    color: #fff;
    font-weight: bold;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-transform: uppercase;
    text-decoration: none;
}
.mainmenu .mainmenu-list-item-link:hover, .mainmenu .mainmenu-list-item-link.active {
    color: #c33548;

}
.menu-item {
/*    padding-top: 20px;
    padding-bottom: 20px;*/
}
/*.menu-item:last-of-type {
    padding-bottom: 20px;
}*/
.menu-item a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 22px;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	transition: all .2s linear,z-index 0ms,display 0ms;
}
.mainmenu .mainmenu-list .menu-item-has-children a {
    position: relative;
    z-index: 9999;
}

.mainmenu .mainmenu-list .openmenu {
    /*background: rgba(0, 0, 0, 0.3);*/
    background: #c33548;

}



.mainmenu .mainmenu-list .openmenu .menu-item-has-children:after {
    border: 0.4em solid transparent;
    border-bottom: .4em solid;
}

.mainmenu .mainmenu-list .openmenu > a {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    color: #fff;
}

.mainmenu .mainmenu-list .menu-item-has-children .sub-menu {
    /*background: rgba(0, 0, 0, 0.3);*/
    position: relative;
    /*padding-top: 65px;
    top: -60px;
    margin-bottom: -60px;*/
}
.mainmenu .mainmenu-list .sub-menu {
    
}

.mainmenu .mainmenu-list li:hover a {
    color: #fff;
}
.mainmenu-list .current-menu-item a, .mainmenu-list .current_page_item a {
    color: #000000;
}

/*.mainmenu .mainmenu-list li.open > a {
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
}*/
/*.mainmenu .mainmenu-list .open {
    background: rgba(0, 0, 0, 0.3);   
}*/
.sub-menu {
    display: none;
    /*background: rgba(0, 0, 0, 0.3);*/
     
}
.sub-menu a {
    /*white-space: nowrap;*/
    color: #fff !important;
}
.mainmenu .mainmenu-list .sub-menu li.menu-item:hover {
    color: #000;
}
.sub-menu a:hover {

}
/*.menu-item:hover .sub-menu {
    display: block;
    background-color: #a7384a;
    position: absolute;
    top: 0px;
    padding: 20px 0;
    border-radius: 4px;
    margin-left: 214px;
    margin-top: -50px;

}*/
#menu-acesso li:last-child a {
    border-bottom: none;
}
.menu-acesso-rapido {
    /*position: absolute;
    top: 1426px;*/
    z-index: 100;
    left: 0;
    margin-top: 32px;
   /* background: #363839;*/
    width: 250px;
}
.menu-acesso-rapido:after {
    content: '';
    height: 6px;
    width: 100%;   
    background: url('../img/bg-lines.png') 0 0;
    display: block;
}

.menu-acesso-rapido div {
    background: #fff;
}
.menu-acesso-rapido ul li {
    padding-left: 20px;
    padding-right: 20px;
    word-spacing: 3px;
    padding-top: 0;
    padding-bottom: 0;
}
.menu-acesso-rapido ul li a{
    padding: 12px 0;
}

.menu-acesso-rapido .menu-titulo-acesso-rapido {
    background-image: url('../img/bg-lines.png');
    background-color: transparent;
    padding: 6px;
}

.menu-acesso-rapido .menu-titulo-acesso-rapido h2 {
    background: black;
    color: #fff;
    text-transform: uppercase;
    line-height: 36px;
    font-weight: normal;
    padding: 0px 10px;
}

.menu-acesso-rapido ul a {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    border-bottom: solid 1px #d2d2d2;
    cursor: pointer;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu-acesso-rapido ul a:hover {
    color: #e03b53;
}
.menu-acesso-rapido.only-responsive {
    display: none;
    width: 100%;
    border-radius: 0;
}
.busca-topo {
    position: absolute;
    right: 0;
    top: 50px;
}
.search-box {

}
.search-box .search {
    color: #787878;
    width: 334px;
    /*height: 100%;*/
    display: block;
    padding: 6px 50px 6px 20px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-size: 18px;
    border: none;
}
.search-box .submit {
    width: 50px;
    height: 100%;
    position: absolute;
    display: block;
    cursor: pointer;
    opacity: 0;
    top: 0;
    right: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.redes-sociais {
    margin-top: 20px;
    max-width: 250px;
    z-index: 100;
}
.redes-sociais ul {
    text-align: center;
}
.redes-sociais ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}
.redes-sociais ul li:last-child {
    margin-right: 0;
}

.redes-sociais ul li span {
    cursor: pointer;
}
.redes-sociais.only-responsive {
    display: none;
}
.video-container {
    position: relative;
    padding-bottom: 24.25%;
    padding-top: 300px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.calendar p {
    font-size: 14px;
    line-height: 14px !important;
}
.calendar table {
    font-size: 14px;
}
.calendar tr td {
    width: 15%;
    padding: 0 3px;
}
.calendar tr td:last-child {
    width: 70%}
.calendar td strong {
    font-size: 14px;
}
.calendar table tr:last-child td {
    padding-bottom: 10px;
}
.calendar table {
    border-bottom: solid 1px #DDD;
    margin-bottom: 10px;
    margin-top: 5px;
}
table {
    border: 1px solid #ccc;
    margin-bottom: 24px;
}
table td {
    border: 2px solid #ccc;
    padding: 10px 35px;
}
.table-header {
    background: #ff3758;
    color: #fff;
}
.table-header span {
    color: #fff;
}

.main-content ul {
    list-style: disc outside;
    margin-bottom: 20px;

}
.main-content ul li {
    color: #706753;
    line-height: 2em;
    word-spacing: 0.5px;
    letter-spacing: 0.16px;
}
#menu-acesso-rapido li {
    padding-top: 0;
    padding-bottom: 0;
}
.wpcf7 input {
    height: 46px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    border: 2px solid #cecece;
    position: relative;
}
.select-form {
    height: 46px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    border: none;
    position: relative;
        background: transparent;
    border-radius: 0px !important;
}
.box-select {
    border: 2px solid #cecece;
}
.select-form option {
     font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;

}
.wpcf7 textarea {
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    border: 2px solid #cecece;
}
.wpcf7 .file-form {
    text-align: right;
}
.wpcf7 .wpcf7-submit {
    width: 17%;
    height: 38px;
    background-color: #890f14;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    font-size: 15px;
    float: right;
    margin-top: 24px;
}

.main-content .sanfona ol ol, .main-content .sanfona ul ul {
    display: none;
    padding: 24px 70px;
}
.main-content .sanfona strong {
    font-weight: bold;
}

.main-content .sanfona ul li {
    
}
.main-content li.sanfona {
    margin-bottom: 1em;
    color: #48abb1;
    font-weight: 700;
    text-decoration: none;
    list-style: none;
    border-bottom: 1px solid black;
    padding-bottom: 25px;
}
/*.main-content ul li.sanfona:before {
    background-color: #48abb1;
    color: #fff;
    text-align: center;
    float: left;
    display: block;
    width: 48px;
    height: 48px;
    padding-right: 0;
    margin-right: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}*/
.main-content li.sanfona li {
    font-size: 0.75em;
    line-height: 2.3333333333em;
    font-weight: 400;
    padding-left: 0em;
    text-indent: 0em;
    list-style: none;
}
.main-content li.sanfona li:before {
    content: "•";
    color: #f75f09;
    position: relative;
    left: -1px;
}
.main-content li.sanfona a {
    display: block;
    padding-right: 45px;
    vertical-align: middle;
    position: relative;
    color: #000;
    text-decoration: none;
    font-size: 24px;
}
.main-content li.ativo a {
    color: #000;
}
.main-content ul li.sanfona a {
    background: url(../img/ponteiro.png?1398794596) no-repeat scroll left center;
    padding-left: 60px;
    background-size: 17px;
    background-position: 12px 13px;
}
.main-content li.sanfona a span.icone {
    display: block;
    position: absolute;
    width: 36px;
    height: 35px;
    right: 0;
    top: 50%;
    margin-top: -12px;
    background-image: url(../img/setas-sanfona.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.main-content li.sanfona a.mais span {
    background-position: 0px 0;
}
.main-content li.sanfona a.menos span {
    background-position: -45px 0;
}
.main-content li.sanfona a:hover {
    color: #e03b53;
}
.main-content li.sanfona p a {
    display: inline;
    vertical-align: baseline;
    padding: 0;
    margin: 0;
}
.main-content ul li.sanfona.sem-icone {
    margin-bottom: 25px !important;
}
.main-content ul li.sanfona.sem-icone a {
    background: none !important;
    padding-left: 0 !important;
}

.main-content .galeria-videos, .main-content .image-gallery  {
    margin-left: 0;
}
.galeria-videos li {
    min-width: 100px;
    width: 30%;
    max-width: 308px; 
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
    padding-bottom: 3%;
    text-align: center;
}
.galeria-videos li img {
    display: block;
    height: auto;
    width: 100%;
}
.galeria-videos p {

}
.galeria-videos .galeria-videos-img {
    display: block;
}
.galeria-videos .galeria-videos-link {
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    color: #e03b53 !important;
    line-height: 1.2;
    margin-top: 8px;
    display: block;
}




.trabalhos-busca {
    position: relative;
}
.trabalhos-busca-input {
    width: 98%;
    height: 72px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #d4d4d4;
    font-size: 30px;
    color: #dadada;
    font-style: italic;
    padding-left: 2%;
}
.trabalhos-busca-enviar {
    position: absolute;
    background: url(../img/lupa-input.png) no-repeat;
    width: 35px;
    height: 35px;
    right: 20px;
    top: 20px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}
.page-template-page-sanfona .footer {
    margin-top: 0
}
.page .footer {
    margin-top: 0
}
.sanfona-trabalhos {
    margin-top: 48px;
}
.sanfona-trabalhos li {
    list-style: none;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
}.sanfona-trabalhos span{
    background-position: -22px 0;
}
.sanfona-trabalhos .ativo span{
    background-position: 0 0;
}
.sanfona-trabalhos .ativo {
    color: #ef2f24 !important;
}
.sanfona-trabalhos a {
    color: #302b1f !important;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    display: block;
    margin-right: 25px;
}
.sanfona-box {
    margin: 15px 30px 30px 30px;
    display: none;
}
.sanfona-box h2 {
    color: #f75f09;
}
.sanfona-box p {
    /*line-height: 1.5em !important;*/
}
.sanfona-box em {
    font-style: italic;
}
.sanfona-box strong {
    color: #302b1f;
}
.sanfona-trabalhos a span {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -25px;
    top: 21px;
    margin-top: -12px;
    background-image: url("../img/sanfona.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
}
#sanfona-trabalhos-bt {
    padding: 13px 125px;
    background: #ef2f24;
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    margin: 0 auto;
    display: table;
    margin-top: 70px;
    border-radius: 5px 5px 5px 5px;
}

/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
    margin: 0 0 1.5em 0;
    }
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
    }
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
    }
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    }
.alignnone, img.alignnone {
    /* not sure about this one */
    }
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
    }
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
    }
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
    }
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
    }
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
    }
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
    }

.widget_icl_lang_sel_widget {
    text-align: right;
    position: absolute;
    top: 13px;
    list-style: none;
    right: 0;
}
.wpml-ls-legacy-dropdown-click {
    width: inherit !important;
}
.wpml-ls-item-toggle {
    border: none !important;
    background-color: transparent !important;
    color: #fff !important;
    font-weight: 600;
}
.wpml-ls-legacy-dropdown-click a {
    text-align: left;
}
#qtranslate-2 {
    text-align: right;
    position: absolute;
    top: 13px;
    list-style: none;
    right: 0;
}
.qtranxs_flag_and_text {
    padding-right: 45px !important;
    background-position: 39px 0px;
    padding-left: 12px !important;
}
.qtranxs_widget li a {
    text-decoration: none;
}
.qtranxs_widget li span {
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    vertical-align: super;
}
.qtranxs_widget ul {
    cursor: pointer;
        z-index: 99999;
    position: relative;
}
.qtranxs_widget li {
    display: none;
}
.qtranxs_widget ul li.active {
    display: block;
        padding: 0 !important;
    background: transparent !important;
}
.qtranxs_widget .language-chooser.open {
    display: block;
    background: #fff;
    /*padding-right: 10px;
    padding-top: 8px;
        padding-left: 10px;*/
}
.qtranxs_widget .language-chooser.open li {
	display: block;
    background: #fff;
}
.qtranxs_widget ul li.active span {
    color: #fff;
}
.qtranxs_widget .language-chooser.open li span {
    color: #000;
}

.qtranxs_widget .language-chooser.open li.active span {
	color: #c4161c;
}

.qtranxs_widget ul:first-child {
    margin-bottom: 20px;
}
.qtranxs_widget ul li.active.selecionado:before {

    background-position: 0 -8px;
}
.qtranxs_widget ul li.active:before {
        content: "";
    background: url("../img/drop.png");
    width: 10px;
    height: 6px;
    position: absolute;
    right: 0;
    top: 5px;
}

.accessibility li a{
    line-height: 26px;
    text-decoration: none;
}
    
.page-id-875 .main img {
    max-width: inherit; 
}

/**Calendario **/

.main .main-wrapper .main-content .calendar-title {
color: #e03b53;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 24px;
    line-height: 1;
    padding-top: 10px;
}
.calendar-day {
    font-size: 18px;
    font-weight: 700;
    position: relative;
        padding-right: 24px;
        display: table-cell;
}
.calendar-day:before {
    position: absolute;
    right: 8px;
    top: 8px;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #ccc;
}
.main .main-wrapper .main-content .calendar-item {
    line-height: 1.3;
        display: table;
}

.custom-pagination {
    border-top: 2px solid #cecece;
    padding-top: 30px;
    margin-top: 18px;
    text-align: center;
}
.page-numbers {
    font-size: 20px;
    color: #404040;
    font-weight: 900;
    text-decoration: none;
        margin-right: 18px;
}
.custom-pagination .current {
    color: #c4161c;    
}
.custom-pagination .next, .custom-pagination .prev {
    background: url("../img/nav-calender.png") no-repeat;
    color: transparent;

}
.custom-pagination .prev  {
    background-position: 2px 6px;
    
}
.custom-pagination .next {
    background-position: -9px 6px;
}
.slide-img {
    width: 100%;
    height: 370px;
    background-position: center;
    position: relative;
    background: red;
}

.slide-img  .center {
    width: 1062px;
    height: 370px;
    margin: 0 auto;
    text-align: center ;
    position: relative;
}

.slide-img  .center .tag {
    position: absolute;
    left: 0;
    top: 60px;
}

.slide-img  .center .logo {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slide-img  .center .logo img {
    display: block;
     margin-bottom: 30px;
}

.slide-img  .center .logo time {
    font-size: 20px;
}

a[href$=".pdf"],
a[href$=".doc"],
a[href$=".docx"],
a[href$=".xls"],
a[href$=".xlsx"],
a[href$=".txt"] {
	position: relative;
    color: #000 !important;
    font-weight: 600;
    text-decoration: none;
}

a[href$=".pdf"]:before,
a[href$=".doc"]:before,
a[href$=".docx"]:before,
a[href$=".xls"]:before,
a[href$=".xlsx"]:before,
a[href$=".txt"]:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: url("../img/icon-file.png") no-repeat;
	margin-right: 2px;
	vertical-align: text-bottom;
}
.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
    border-radius: 0px !important;
    height: 48px !important;
}
.frm_style_formidable-style.with_frm_style textarea {
    border-radius: 0px !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    width: 130px !important;
    height: 38px !important;
    background-color: #e03b53 !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    cursor: pointer !important;
    font-size: 15px !important;
    float: right !important;
    margin-top: 24px !important;
    border-radius: 0px !important;
    font-family: 'Lato', sans-serif !important;
}
.title-search {
    margin-bottom: 24px;
}


.frm_required {
    visibility: hidden;
}

.menu-item-has-children:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: 0.4em solid transparent;
    border-top: .4em solid;
    position: absolute;
    right: 26px;
    top: 29px;
    color: #fff;
    position: absolute;
    z-index: 99999;
}
/*.openmenu:after {
    transform: rotate(180deg);
}*/

.bread_crumb {
    margin:0;
    
    padding:0.8em 0 0.5em;
   
    height: 20px;

}
.bread_crumb li {
    font-size:14px;
    color: #000;
    float:left;
    /*margin-right:1em;*/
    list-style: none outside none;
}
.bread_crumb li:after {
    content : '>';
    padding-left:10px;
    margin-right:10px;
}
.bread_crumb li:last-child:after {
    content : '';
}
.bread_crumb li a {
    color:rgb(120,120,120);
}
.bread_crumb li.current {
}
.emag__anchor {
  display: block;
  position: absolute;
  left: -999em;
}
.redes-sociais li a span {
    text-indent: -99999;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
}
.footer-marcas li a span {
        text-indent: -99999;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
}

/***Responsivo***/




@media screen and (max-width: 1000px) {
    .footer {
        margin-bottom: 0px;
    }
.footer #item-01 {
    margin-left: 0px;
}
.footer-1 li {
    margin-left: 10px;
    margin-right: 10px;
}
.header-left .header-title .header-title-link .header-title-link-image {
    margin-top: 150px;
    margin-left: 175px;
    width: 400px;
    height: 169px;
}
}
@media screen and (max-width: 980px) {
    .footer .container {
        width: 650px;
    }
    .footer-marcas-cont {
        float: none;
    }
    .footer-marcas {
        float: none;
        width: 100%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .footer-marcas p {
        text-align: center;
    }
    .footer-marcas:last-child {
        margin-right: inherit;
    }
}
@media screen and (max-width: 890px) {
    .footer {
    margin-bottom: 0px;
}
.footer #item-01 {
    margin-left: 0px;
}

.footer-2, .footer-1 {
    float: none;
    width: 550px;
}
.footer-2 p {
    margin-top: 50px;
}
.logo-footer {
    float: none;
    margin-bottom: 20px;
}
.about {
    float: none;
    text-align: center;
    margin-left: 0;
}
}
@media screen and (max-width: 1024px) {

.figura-04 {
    display: none;
}
.figura-03 {
    display: none;
}
.figura-03 {
    display: none;
}
.figura-02 {
    display: none;
}
.figura-01 {
    display: none;
}
#parceria {
    text-align: center;
}
.main .main-wrapper .main-content .header-redes {
    margin-bottom: 15px;
}
}

/*INICIO RESPONSIVO*/
@media only screen and (max-width: 800px) {

    .topo-ufmg .topo-ufmg-box .topo-ufmg-logo .link-logo {
        font-size: 14px;
    width: 250px;
    float: left;
    display: flex;
    padding-top: 6px;
    }
    .topo-ufmg .topo-ufmg-box .topo-ufmg-logo {
        padding-top: 0;
    }
}
@media only screen and (max-width: 1025px) {

    .slide-img .center {
        width: 100%; 
    }
}
@media only screen and (max-width: 900px) {

    .slide-img .center {
        width: 100%;
        height: 200px;
    }
.wpml-ls-legacy-dropdown-click a span {
    display: none;
}
.anos {
        float: none;
    padding: 0;
    margin-bottom: 16px;
}
/*.about {
    float: none;
}*/
.slide-img .center .tag {
    top: 27px;
}
.slide-img {
    height: 210px;
    margin-top: 48px;

}
.slide-img img {
    max-width: 100%;
}
.qtranxs_widget ul li.active .qtranxs_flag_and_text {
    background-position: inherit;
    padding-right: 21px !important;
}
.qtranxs_widget ul li.active:before {
    top: 0;
}
.qtranxs_widget ul li.active span {
    display: none;
}
.header-acessibilidade {
    display: none;
}
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo {
    padding-top: 0;
}
.box-search {
    position: relative;
}
.search-box {
    /* display: none; */
    top: inherit;
    bottom: -57px;
    width: 100%;
    
}
.img-header {
    display: none;
}
.img-footer {
    display: none;
}
.search-box .search {
    width: 100%;
    border-bottom: 2px solid #a6a6a6;
    padding: 12px 50px 12px 20px;
}
body .main {
    margin-top: 20px;
    min-height: initial;
}
.home #intro {
    padding-bottom: 36px;
}
body .menu-container {
width: auto;
padding: 0;
margin: 0;
}
body .menu-wrapper {
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
}
body .menu-toggle {
    display: block;
    width: 100%
}
body .mainmenu {
    display: none;
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
/*body .mainmenu .mainmenu-list li:hover {
    background: none;
}
body .mainmenu .mainmenu-list li.menu-item-has-children:hover {
    background: none;
}*/
/*body .menu-item:hover .sub-menu, body .menu-item .sub-menu {
    display: none;
    position: relative;
    top: 0px;
    width: 100%;
    padding: 20px;
    border-radius: 0px;
    margin-left: -20px;
    margin-top: 0px;
    background-color: #a3131c;
}*/
.topo-ufmg .topo-ufmg-box .topo-ufmg-logo a {
    float: left;
}
.topo-ufmg {
     height: auto;
    padding-bottom: 12px;
    padding-top: 10px;
}


.header-left .header-title .header-title-link .header-title-link-image {
    margin-top: 25px;
    width: 400px;
    height: 169px;
    margin-left: 0px;
    margin-bottom: 50px;
}
.header-left .main-navigation {
    position: relative;
    top: -50px;
}
.header-left .main-navigation .main-info {
    margin: 0 auto;
}
.main .main-wrapper .main-content {
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
}
.main .main-wrapper .main-content .main-content-title-libras {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-top: 40px;
}
.main .main-wrapper .main-content .header-redes-box {
    display: inline-block;
}
.main .main-wrapper .bottom-graphic {
    display: none;
}
.main .main-wrapper .main-info {
    margin: 0 auto;
}
.main .main-wrapper .main-content .intro-bt-more {
    margin: 0 auto;
}
.main .main-wrapper .main-content .main-news .main-news-link-more {
    margin-bottom: 24px;
}
.footer {
    padding-top: 0;
}
.footer .footer-info.footer-info-4, .footer .footer-info.footer-info-2, .footer .footer-info.footer-info-3 {
    text-align: center;
    display: inline;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%}
.footer #item-01 {
    margin-left: 0px;
}
.footer-1-responsive {
    display: block;
}
.footer-info-group {
    margin: 0 auto;
    display: table;
}
.footer-info-list-max {
    width: 100%;
    text-align: center;
}
.footer .footer-bottom .footer-logo-ufmg {
    float: none;
}
.figura-04 {
    display: none;
}
.figura-03 {
    display: none;
}
.figura-03 {
    display: none;
}
.figura-02 {
    display: none;
}
.figura-01 {
    display: none;
}
.header-left .header-title a img {
    margin-left: 0px;
}
.citacao {
    padding-left: 0;
}
#parceria {
    text-align: center;
}
/*.search-box {
    display: none;
}*/
.menu-acesso-rapido, .redes-sociais {
    display: none;
}

.footer .menu-acesso-rapido.only-responsive, .footer .redes-sociais.only-responsive {
    display: block;
    position: relative;
}
.footer .menu-acesso-rapido.only-responsive {
    margin-top: 30px;
}
.footer .redes-sociais.only-responsive {
    background-color: #fff;
    display: inline-block;
    padding: 36px 0px;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
}

@media only screen and (max-width: 640px) {
    
    .footer-marcas li {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-marcas-box {
        text-align: center;
    }
    .sprite-marca {
        vertical-align: baseline;
            margin: 0;
    margin-bottom: 30px;
    }
    .galeria-videos li {
        width: 40%;
    }
    .footer-1, .footer-2 {
    height: auto;
    text-align: center;
    width: 100%}
.footer-1 li, .footer-1 #item-01, .footer-1 #item-02 {
    margin: 20px auto;
    display: inline-block;
}
.footer-1 #item-02 {
    margin-right: 0px;
}
.footer-2 li {
    text-align: center;
    display: block;
    margin-top: 40px;
}
.footer .container {
    width: 90%;
}
#item-01 {
    margin-left: 0px;
}
.header-left .header-title .header-title-link .header-title-link-image {
    margin-top: 60px;
    width: 300px;
    height: 127px;
    margin-left: 0px;
}
.image-gallery {
    text-align: center;
}
}

@media only screen and (max-width: 615px) {

}

@media only screen and (max-width: 530px) {
    
    .galeria-videos {
        text-align: center;
    }
    .galeria-videos li {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .widget_icl_lang_sel_widget {
        top: 4px;
    }
    body .menu-wrapper {
        top: 51px;
    }

    .main .main-wrapper .main-content .intro-bt-more {
        margin-right: 8px
    }

    .footer-marcas:first-of-type li, .footer-marcas li {
        width: 100%;
    }

    .footer-marcas p {
        margin-bottom: 20px;
    }
    
    .accessibility li a {
        font-size: 11px;
    }

    .slide-img {
        margin-top: 37px;
    }
    .slide-img  .center {
        width: 90%;
        height: 180px;
    }

    .slide-img .center .tag {
        top: 20px;
    }

    .slide-img .center .tag img {
        width: 15px;
    }

    .slide-img .center .logo {
        width: 80%;
    }

    .topo-ufmg .topo-ufmg-box .topo-ufmg-logo {
        position: relative;
        top: 5px;
    }
    .topo-ufmg .topo-ufmg-box .topo-ufmg-logo img {
        width:50%;
        padding-right: 10px;
        margin-right: 0px;
    }
    .topo-ufmg .topo-ufmg-box .topo-ufmg-logo .link-logo {
        font-size: 12px;
        width: 195px;
        padding-top: 0;
    }
    .header-left .main-navigation {
        top: 55px;
        margin-bottom: 50px;
    }

    .menu-toggle a {
        padding: 8px 0;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    html, body {
    width: 100%;
    overflow-x: hidden;
}
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
@media print {
    * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
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;
}
}
