/* tirar unidade dos eventos lms*/
.splms.splms-view-event .event-details-wrape .splms-event-detail-list li strong {
    font-weight: 400;
    display: none;
}

/* tirar google+ e inkedIn dos eventos*/
.fa-google-plus {
	display: none !important;
}

.social-share-linkedin {
  display: none !important;
}

/* tirar titulo da agenda*/
.page-agenda-autoridade .autoridade-title {
	display: none !important;;
}

/* Configuração agenda das autoridades*/

.page-agenda-autoridade #sp-main-body {
	padding: 20px 0;
}
.page-agenda-autoridade .module-box-01 {
    padding-bottom: 0;
    background: #eeeff2;
    border: 1px solid #cfcdcd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 20px!important;
}

.page-agenda-autoridade .module-box-01 .header {
    border-bottom: 1px solid #cfcdcd;
    padding: 10px 12px 2px 12px;
}

.page-agenda-autoridade .module-box-01 .header h2, 
.page-agenda-autoridade .module-box-01 .header h3,
.page-agenda-autoridade .module-box-01 .header h4,
.page-agenda-autoridade .module-box-01 .header h4,
.page-agenda-autoridade .module-box-01 .header h6 {
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 1.1em;
    margin-top: 0;
    text-transform: uppercase;
}

.page-agenda-autoridade .module #autoridade-calendario.fc h3, 
.page-agenda-autoridade .module #autoridade-calendario.fc h4 {
    font-size: 1.1em;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: .8em;
}

.page-agenda-autoridade .autoridade-compromissos .tileItem {
	border-bottom: 1px solid #e8e7e7;
    clear: both;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    padding: 2em 0;
    position: relative;
}

.page-agenda-autoridade .autoridade-compromissos .tileItem .tileContent {
    float: right;
    border-left: 1px dotted #cfcdcd;
    overflow: hidden;
    padding-left: 22px;
}
.page-agenda-autoridade .autoridade-compromissos .tileItem .tileInfo {
	float: left;
	margin: 0;
}
.page-agenda-autoridade .autoridade-compromissos .tileItem .tileContent .tileHeadline {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 .438em;
    padding: 0;
    line-height: 1.7em;
}

.page-agenda-autoridade .autoridade-compromissos .tileItem .tileContent .keywords {
	color: #596e7f;
	font-size: .9em;
	line-height: 1.1em;
}

.page-agenda-autoridade .autoridade-compromissos .tileItem .tileInfo ul li {
    list-style: none!important;
    margin: 0 0 10px 0;
    color: #717782;
}

.page-agenda-autoridade .autoridade-compromissos .tileItem .tileInfo ul li i {
    color: #1b9501;
}

/* desabilitar filtros

.control-group {
    display: none !important;
}
*/ 

/* layout dos filtros data inicial e data final 

ul#finder-filter-select-dates li.filter-date {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px 86px;
    text-align: left;
    width: 50%;
}
*/
/* Avançada */
#finder-filter-window {
    overflow: visible !important;
}

/* Redes sociais */

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: 0px;
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 525px;
}
ul.social-icons >li a:hover {
    color: #c32b3f;
}

@media only screen and (max-width: 600px) {
    ul.social-icons {
    margin: 0;
    width: 100%;
    text-align: left;
    left: 299px ;
    top: -1px;
    color: #fff;
}
	ul.social-icons >li a {
    color: #fff;
}
}

@media (min-width: 768px) and (max-width: 1024px)  {
    ul.social-icons {
    margin: 0;
    width: 33%;
    text-align: left;
    left: 59px ;
    top: -1px;
    color: #fff;

}
    ul.social-icons >li a {
    color: #fff;
}
  
  .notranslate {
    position: relative;
    left: -43px;
  }
  
}

 
ul.social-icons >li a {
    color: #ffffff;
}


#gmap {
  display: none;
}

/* tirei para a busca da agenda aparecer

.input-append, .input-prepend {
  display: none;
}*/

.checkbox { left: 17px !important; }



[class^="icon-"].small { display: none !important;}

.navbar .nav > li > a:focus {
    outline: 2px solid #000000 !important;
}

.btn.btn-default {background-color: #3c6078;}

#sppb-addon-1571928675515 .sppb-form-group input {
	background-color: rgb(51, 73, 86) !important;
}
#sppb-addon-1571928675515 .sppb-form-group textarea {
	background-color: rgb(51, 73, 86) !important;
}
#sppb-addon-1571928675515 #btn-1571928675515.sppb-btn-custom {
    background-color: rgb(51, 73, 86) !important;
}
#sppb-addon-1571928675515 #btn-1571928675515.sppb-btn-custom:hover {
    background-color: #ffc94e !important;
}

.djev_calendar_table tr td.today {
	background: #c32b3fd4 !important;
}

#sp-top3 .dropdown-top3 a:hover{
  color: #c32b3f;  
}

/*Disable google plus and linkedin */
.linkedin {display: none !important;}

.google-plus {display: none !important;}

/*Calendário de eventos - CAPA*/
.djev_calendar_table tr td.active-day.today a {
    background: rgb(60, 97, 120);
}

.djev_calendar_table tr td.active-day a {
	background: #3c6178ab;
}

.djev_calendar_month .prev-month {
  font-size: 20px !important;
}

.djev_calendar_month .next-month {
  font-size: 20px !important; 
}

.djev_calendar_head {
  background: #3c6178;
}

.componentheading {
  display: none;
}

.djev_calendar_day_link {
  display: none;
}

.djev_list .djev_category {
  display: none;
}

.djev_event .djev_category {
  display: none;
}

/*título do menu lateral internacional*/
.sp-module-title {
  display: none;
}

/*.splms-event-title {
  display: none;
}*/

.form-actions {
  background-color: #f9f9f9;
}

::-webkit-scrollbar-track {
    background-color:#3c6178 ;
}
::-webkit-scrollbar {
    width: 6px;
    background: #c32b3f;
}

::-webkit-scrollbar-thumb {
    background: #c32b3f;
	border-radius: 100px;
}

.latestnews-date {
  font-size: 10px;
}

/*Nome "subcategorias" da lista de noticias*/
.cat-children {
  display: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover:before {
  display: none;
}
/*Phoca frontend*/
#overDiv .capfontclosePhocaPDClass a {
  color: #C12741;
}
.btn-account {
  display: none;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  top: 20px;
}
.btn-group>.btn:last-child:not(:first-child) {
  top: 0px;
}
#overDiv .bgPhocaPDClass {
    background-color: #3c6078;
    margin: 0;
    padding: 0;
    border: 1px solid #c32b3e;

}
#overDiv .fontPhocaPDClass {
    color: #3c6078;
    margin: 0;
    padding: 0;
    background-color: white;
}
#overDiv .capfontPhocaPDClass {
    color: #c32b3e;
    margin: 0;
    padding: 0;
}
#overDiv .bgPhocaPDClass {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    border: 1px solid #c32b3e;
}
dl.tabs dt {
    padding: 4px 10px;
    border-left: 1px solid #4e728b;
    border-right: 1px solid #4e728b;
    border-top: 1px solid #4e728b;
    margin-left: -2px;
    background: #f0f0f0;
    color: #666;
}
div.current {
    clear: both;
    border: 1px solid #4e728b;
    padding: 10px 10px;
    background: #ffffff;
}
.pull-left {
  top: -20px;
}
.alert.alert-message h4 {
    color: red;
}
.view-login #sp-main-body .alert.alert-message {
    color: black;
    background-color: white;
    border-color: red;
  	display: none;
}
.login-logo {
  display: none;
}
.form-links {
  display: none;
}
/*select idiomas*/
.notranslate {
    display: block !important; 
    height: 24px !important;
    padding: 3px 0px !important;
    font-size: 13px !important;
    line-height: 1.428571 !important;
    color: white !important;
    background-color: #3D6177 !important;
    background-image: none !important;
    border: 1px solid #fff !important;
    border-radius: 4px !important;
  	width: 133px !important;
}
/*pesquisa-lista-artigos*/
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
    display: table;
}
/*phoca*/
.pdtop {
  display: none;
}
#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    margin: 0;
    padding: 5px;
    background: #F9F9F9;
    border: 1px solid #F9F9F9;
    margin-bottom: 7px;
}
/*menu*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #fcfcfc;
    padding-left: 28px;
}
/*z-index pesquisa dos cursos*/
.sp-page-builder .page-content #section-id-1550248205003{  
  z-index: 0;
}
/*Nome-Reitores*/

.sppb-addon-person .sppb-addon-content .sppb-person-information-wrap .sppb-person-designation{
  font-size: 13px;
}
/*tamanho select*/
.input-mini {
    width: 93px;
}
/*font*/
body {

  color: #000000;
}
/* configuração phocadownload */

.btn.btn-info {
  background: #C32B3F;
  color: white;
}
#phoca-dl-category-box {
	margin-top: 25px;
}
.phoca-page #sp-main-body {
	padding: 20px 0;
}
#phoca-dl-category-box h3.pd-title {
    font-size: 36px;
    font-weight: 800;
	padding: 0 0 25px 0!important;
    background: transparent !important;
	border-top: 0;
}
#phoca-dl-category-box .pd-filenamebox {
	margin: 0;
	margin-bottom: 10px;
}
#phoca-dl-category-box .pd-filebox {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #f0f0f0; */
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
#phoca-dl-category-box .pd-filebox .pd-filenamebox .pd-title {
	margin-bottom: 10px;
}
#phoca-dl-category-box .pd-filebox .pd-fdesc {
	padding-bottom: 0;
}
#phoca-dl-category-box .pd-filebox .pd-fdesc p {
	margin-bottom: 0 !important;
}
#phoca-dl-category-box .pd-button-details .btn.btn-info {
	padding: 11px 23px 13px;
}
/* phocalink artigo */
.pd-filename.phocadownloadfile.phoca-dl-file-box-mod {
	display: inline;
	border: 0;
    margin: 0;
    padding: 0;
}
.pd-filename.phocadownloadfile.phoca-dl-file-box-mod div {
	display: inline;
	background: transparent !important;
	padding-left: 0;
}
article {
	margin: 25px 0;
}
/*sombra no fundo branco*/
.bg-white .sppb-row-container>div {
    box-shadow: 3px 2px 11px 0px rgba(0,0,0,0.1);
}
/*reitores*/
.sppb-addon-person .sppb-addon-content .sppb-person-information-wrap .sppb-person-name {
    color: #252525;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 2px;
}
/*efeitos capa editais*/
.educon-latest-news-wrap .educon-latest-news .sppb-addon-title {
    padding: 20px 122px;
}
#column-id-1547988666166 {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}
#column-id-1547988666165 {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
}
/*fundo transparente eventos*/
.splms.splms-view-events .splms-event-details {
  background: #fff0;
}
/*Segundo título dentro do menu unidades*/
.view-category .page-header {
  display: none;
}
/*Free na parte dos cursos*/
.splms-course-meta {
  display: none;
}
/*Pino-noticias*/
.post-format {
    /* left: 40px; */
    top: 0px;
}
.layout-blog .post-format {
  left: 33px;
}
/*Retirando pino*/
.fa-thumb-tack:before {
    display: none;
}
/*Adicionadno logo da UEMG*/
.post-format {
    background: #3c6178;
    background-image: url(http://uemg.br/images/headers/pino_uemg.png);
}
/*buttom-footer*/
.btn-primary {
	background-color: #334957;
}
/*buttom*/
.sppb-btn.sppb-btn-default {
  background-color: #3C6178;
}
/*cor-telefones-úteis*/
.sppb-panel-title {
  color: #4F738B;
}
.fa-chevron-right:before {
	color: #3C6178;
}
/*menu-aluno-professor
#jumpmenu select {
  	width: 137px !important;
    display: block;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: white;
    background-color: #3C6178;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
  	float: left;
}
*/

/* Botão EAD */
#sppb-addon-1548263600553 #btn-1548263600553.sppb-btn-info {
    text-transform: uppercase;
    background: #4F738B;
}
#sppb-addon-1548263600553 #btn-1548263600553.sppb-btn-info {
    text-transform: uppercase;
    color: white;
}
.sppb-btn.sppb-btn-info:hover {
  color: black;
}
/*Visualização olho*/
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap span.count-hits {
    display: none;
}
/* Ocultar busca do menu em mobile */
@media screen and (max-width: 450px) {
	.fa-search:before {
	display: none;     
}
}
/*Buca mobile cores*/
.offcanvas-menu .offcanvas-inner .search input {
  	border-color: darkgrey;
}   
/* z-index artigos */
.view-article article.item {
  z-index: auto;
}
.published-date {
  z-index: auto;
}
/*Comentários notícias - capa*/
.ns2-comments {
  display: none;
}
/*---- Cor menu mobile ----*/
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #4F738B;
}
.fa-search:before {
    color: #4F738B;
}
/*---- Aproximar artigos do topo ----*/
.view-article #sp-main-body, .view-category #sp-main-body {
    padding: 30px 0 50px 0;
}

/*---- Paginação nos arquivos ----*/
.view-article article.item {
  float: inherit;
}
/*---- Títulos das páginas - cor ----
.sp-page-title:before {
  background: #4F738B;
}
*/
/*chamada que fica abaixo dos cursos "COURSES FOR FREE, REGISTER NOW"*/
.event-callto-action .sppb-addon.sppb-addon-cta, .course-callto-action .sppb-addon.sppb-addon-cta {
    padding: 56px 20px 56px 45px !important;
    position: relative;
    display: none;
}
/*Retirar free e categoria dos cursos*/
.splms-badge-free {
	display: none;
}
.course-category {  
  display: none;
}
.splms-course-info .splms-course-meta>ul {
    list-style: none;
    padding: 0;
   	display: none;
}
.sp-module ul >li >a {
    display: block;
    padding: 5px 0;
    padding: 0px;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.sp-module ul >li >a {
    color: #3C5767;
}
.home-feature .sppb-addon-feature .sppb-img-container:before, .home-upcoming-events .sppb-row:hover .sppb-addon-single-image .sppb-addon-title, .home-callto-action:before, .splms.splms-view-events .splms-row:hover .splms-event-details .event-date-wrape .event-date {
    background: #ffc94e;
}

#sppb-addon-1484544532628 #btn-1484544532628.sppb-btn-info {
    text-transform: uppercase;
	color: #fff;
}	

.sp-page-title {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0 45px;
    position: relative;
    text-align: center;
}
.sp-page-title h2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}

.sp-page-title h3 {
  
  display: none;  
}

/*sp-bottom*/
#sp-bottom {
    background: #3C6178;
}
#sp-bottom .sp-module .sp-module-content .nav.menu li a {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 3px 0 12px;
}
#sp-bottom .sp-module .sp-module-content .custom p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 12px;
}
.acymailing_module_form .acymailing_introtext {
    padding-bottom: 10px;
    display: block;
    color: #fff;
}
#sp-bottom .sp-module .sp-module-content .custom ul li p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1.714;
}
#sp-bottom .sp-module .sp-module-content .nav.menu li a:hover, #sp-bottom .sp-module .sp-module-content .nav.menu li a:focus {
    background-color: transparent;
    color: #ffc94e;
}
.acymailing_fulldiv .fieldacyemail .acyfield_email input {
    background: #334957;
    height: 53px;
    border: none;
    border-radius: 0;
    font-size: 14px;
    color: rgba(255,255,255,0.2);
    padding-left: 15px;
}

/* footer fixo bottom */
html, body, .body-wrapper {
    height: 100%;
    position: relative;
}
.body-innerwrapper {
    min-height: 100vh;
    display: block;
    position: relative;
    padding-bottom: 81px;
}
#sp-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/*Menu-mobile*/
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	display: none;
}

.offcanvas-menu {
	background-color: #4F7389;
}

/*z-index*/
.drop_down .label {
	z-index: auto;
}

/* Menu Uppercase */
#sp-menu {
  text-transform: uppercase;
}

/* Menu Negrito */
#sp-menu a {
	font-weight: bold;
	font-size: 12px;
}

/* Mudar cor do texto menu */
.sp-megamenu-parent >li >a {
    color: #000;
}

/* Cor e aumentar o icone */
.cor-icone i.fa {
	color: #fff;
	font-size: 30px;
}

/* Tirar opacidade das bandeiras */
a.flag img {
    opacity: initial !important;
}

/* Espaço entre as bandeiras */
a.flag {
    padding: 0 5px;
}

/* Informações do contato para direita */

.sp-contact-info {
    text-align: right;
}

/* Mudar cor do Rodapé (footer) */
	#sp-footer {
    background: #000;
}

/* Mudar cor da fonte do Rodapé (footer) */
#sp-footer .sp-copyright {
    color: #fff;
}

/* Efeito logo do Rodapé (footer) */
.shadow {
    box-shadow: -25px 0 30px -15px rgba(0,0,0,0.15), 25px 0 30px -15px rgba(0,0,0,0.15);
}

/* Titulo sublinhado*/
.sppb-addon h3.sppb-addon-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}
.sppb-addon h3.sppb-addon-title::after {
  clear: both;
  display: block;
  float: left;
  content: "";
  position: relative;
  height: 2px;
  width: 70%;
  margin: 10px 30% 0 0;
  border-radius: 2px;
  padding: 0;
  background: #3C6178;
}

.blog-noticias .post-format {
	display: none;
}

/* Breadcumb */
.breadcrumb { 
	display: block !important;
	background-color: transparent;
	color: #ffffff;
	margin-bottom: 0;
}

.breadcrumb li a, .breadcrumb > .active {
	color: #ffffff;
}

.breadcrumb > .active {
	font-weight: bold;
}

/* Cores do tema
com-content-adminForm .tab-pane .post-formats label:hover, .com-content-adminForm .tab-pane .post-formats label.active,.sppb-btn:hover, .btn:focus, .sppb-btn:focus, .btn.btn-default:hover, .sppb-btn.btn-default:hover, .btn.sppb-btn-default:hover, .sppb-btn.sppb-btn-default:hover, .btn.btn-default:focus, .sppb-btn.btn-default:focus, .btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:focus, .pager li>a:hover, .pager li>a:focus, .pager li>span:hover, .pager li>span:focus, body .pagination >li.active>a, body .pagination >li >a:hover, body .pagination >li >a:focus, .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover, .view-article .sppb-addon-button-group .sppb-btn.sppb-btn-info, .educon-notice-board article.item:hover .educon-notice .published-date, .educon-notice-board article.item:hover .educon-notice a.btn.btn-primary, .event-callto-action .sppb-addon.sppb-addon-cta .sppb-btn.sppb-btn-default, .splms-readmore.btn-primary:hover, .splms-readmore.btn-primary:focus, .splms.view-splms-course.course-details .btn.btn-primary:hover, .splms.view-splms-course.course-details .btn.btn-primary:focus, .event-details-bottom .btn.btn-primary:hover, .event-details-bottom .btn.btn-primary:focus, .splms.splms-view-events .splms-event-details .btn.btn-primary:hover, .splms.splms-view-events .splms-event-details .btn.btn-primary:focus, .home-callto-action2 .sppb-addon-cta .sppb-btn:hover, .home-callto-action2 .sppb-addon-cta .sppb-btn:focus, .sppb-addon-button-group.lms-categories-button .sppb-btn-default.sppb-btn-lg:hover, .sppb-addon-button-group.lms-categories-button .sppb-btn-default.sppb-btn-lg:focus {
    background: #ffc94e;
}

 */

/* ---------------------------------------------------------------- */
._traducao,
._modulo-contraste,
._acesso-rapido {
	padding-top: 3px;  
}

.eventos .splms-event-details {
	width: 100%;
}

.tv-uemg .sppb-social-icons {
  margin-top: 0px;
}

/* configuração top bar */
#sp-top-bar {
  height: 30px;
}
#sp-top-bar > .container, #sp-top-bar > .container > .row, #sp-top1, #sp-top2, #sp-top3 { 
  height: 100%;
}

/* top2 */
#sp-top2 {
  background: #3c6178;
  z-index: 101;
}

/* botão contraste [TOP2] */
._modulo-contraste {
  width: 100%;
  text-align: right;
  padding-right: 20px;
}

.btn-contraste, .dropbtn-top3 {
  color: #ffffff;
  font-size: 14px;
}
.btn-contraste:hover, .btn-contraste:focus {
  color: #d5d5d5;
}

/* botão acesso rapido [TOP3] */
#sp-top3 {
  background-color: #c32b3f;
  text-align: center;
  padding-left: 0;
  z-index: 101;
}
#sp-top3::after {
  display: block;
  content: '';
  background-color: #c32b3f;
  height: 100%;
  position: absolute;
  right: -500%;
  width: 500%;
  top: 0;
}
#sp-top3 .dropdown-top3 {
  width: 100%;
  border-radius: 0;
  padding-left: 5px;
}
#sp-top3 .dropdown-top3 li {
  border-bottom: 0;
}
#sp-top3 .dropdown-top3 a {
  line-height: 20px;
  color: #000000;
  font-size: 12px;
}
#sp-top3 .dropdown-top3 a::before {
  content: none;
}
 #sp-top3:hover .dropdown-top3 {
  display: block;
} 
#sp-top3 .dropbtn-top3 {
  background: transparent;
  border: transparent;
  color: #ffffff;
}
#sp-top3 .dropbtn-top3:hover, #sp-top3:hover .dropbtn-top3 {
  text-decoration: underline;
}
#sp-top3 .sp-module {
  margin: 0;
  width: 100%;
}
/*#sp-top3 .sp-module {
  margin: 0;
} */
#sp-top3 .dropbtn-top3:focus {
  outline: 0;
} 

/* zoom */
#font-setting {
  display: inline;  
}

#font-setting > a > i {
  color: #ffffff;
}

/* Resolução Celulares (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #sp-top1, ._modulo-contraste {
    text-align: center;
  }
  #sp-header {
    margin-top: 60px;
  }
  .layout-blog .post-format {
    left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .layout-blog .introtext {
    margin-top: 30px !important;
  }
} 