.card-comments img {
  width: 4rem; }

#awesomeCloudtagcloud {
  width:100%;
}

#tagcloud {
  z-index: 0 !important;
}

.titulo {
  color: #37474F;
}

u {
  text-decoration: none;
  -webkit-box-shadow: inset 0 -20px 0 #93e3e5;
  -moz-box-shadow: inset 0 -20px 0 #93e3e5;
  box-shadow: inset 0 -20px 0 #93e3e5;
}

@media only screen and (max-width: 780px) {
    .esconder {
        display: none;
    }
}

.enap-color {
    background-color: #6f6f6f !important;
}

.title-rodape {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 11px;
}

.endereco {
    padding-left: 0;
}

.phone {
    color: #fff;
}

.footer ul {
    list-style: none;
    padding: unset;
}

.atendimento {
    display: -webkit-box;
}

.footer .atendimento ul {
    padding-left: 15px;
}

.footer .atendimento ul li {
    float: left;
    margin-right: 25px;
}

.footer .atendimento ul li i {
    margin-right: 10px;
    font-size: 28px;
}

.footer .atendimento ul li a {
    color: #fff;
}

.footer .atendimento ul li, .footer .endereco li {
    font-size: 14px !important;
    list-style: none !important;
    color: #fff !important;
}

.footer .atendimento::before {
    content: '';
    display: block;
    width: 5px;
    height: 30px;
    background: #fff;
    position: absolute;
}

.footer .esic span, .footer .esic span a, .footer .footer-navegation li a {
    color: #fff;
}

.footer .footer-navegation li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}

@media (min-width: 768px)
.navbar-right .dropdown-menu {
    right: none !important;
    left: auto;
}

.cinza_enap {
	background: #37474f;
}

hr.hr_enap{
	border-top: 5px solid #2bbbad;
    width: 3rem;
}

hr.hr_left {
	float: left;
}

.font-size-normal {
	font-size: 0.9rem !important;
}