body,html {
width: 100%;
overflow-x: hidden;
}

*,
*:hover {
transition: 0.3s;
text-decoration: none;
}

.clear {
clear: both;
}

.header-main .bar-top .brain img, .header-page .bar-top .brain img {
max-width: 270px;
width: 100%;
}

.menu-main .nav-link {
color: #bbb;
}

.categories {
margin: -50px auto 40px auto;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.categories span {
display: block;
box-shadow: 5px 5px 5px rgba(0,0,0,.1);
cursor: pointer;
margin: 0 5px 10px 5px;
text-transform: uppercase;
padding: 12px 20px 10px 20px;
background: rgba(0,0,0,.05);
font-weight: 700;
font-size: 12px;
}

.categories .active,
.categories span:hover {
background: #a60005;
color: #fff;
}

.categories-service {
margin: -50px auto 40px auto;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.categories-service span {
display: block;
box-shadow: 5px 5px 5px rgba(0,0,0,.1);
cursor: pointer;
margin: 0 5px 10px 5px;
text-transform: uppercase;
padding: 12px 20px 10px 20px;
background: rgba(0,0,0,.05);
font-weight: 700;
font-size: 12px;
}

.categories-service .active,
.categories-service span:hover {
background: #a60005;
color: #fff;
}

.titulo-interna {
margin: 20px 0 10px 0;
}

.titulo-interna .titulo {
display: block;
margin: 0 0 12px 0;
font-weight: 700;
font-size: 32px;
line-height: 34px;
color: #373435;
}

.titulo-interna .data {
display: block;
margin: 0 0 12px 0;
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: rgba(7,19,32,.9);
}

.titulo-interna .resumo {
display: block;
margin: 0;
font-weight: 300;
font-size: 18px;
line-height: 22px;
font-style: italic;
color: rgba(0,0,0,.7);
}

.bg-interno {
background: url("../images/featured-about-bg.jpg") no-repeat center center;
}

.bg-interno .bg {
background: linear-gradient(225deg, rgba(166,0,5,.95) 0%, rgba(166,0,5,.95) 100%);
}

.titulo-interno {
border-top: 1px solid rgba(255,255,255,.2);
padding: 40px 0 40px 0;
margin: 0 0 0 0;
}

.titulo-interno .titulo {
display: block;
padding: 0 50px;
text-align: center;
font-size: 30px;
line-height: 34px;
color: rgba(255,255,255,.85);
font-weight: 900;
}

.breadcrumb {
display: flex;
justify-content: center;
margin: 0;
border-radius: 0;
padding: 18px 20px 14px 20px;
background: rgba(0,0,0,.4);
}

.breadcrumb a,
.breadcrumb span,
.breadcrumb > .active {
color: rgba(255,255,255,.5);
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
}

.breadcrumb > li + li::before {
margin: 0 4px 0 4px;
color: rgba(255,255,255,.4);
font-weight: bold;
content: "/" !important;
}

.hold-top {
width: 100%;
height: 115px;
}

.meio {
margin: 0;
padding: 50px 0 50px 0;
}

.opcoes {
margin: 0 0 24px 0;
border-top: 1px solid rgba(0,0,0,.2);
border-bottom: 1px solid rgba(0,0,0,.2);
padding: 18px 0 16px 0;
}

.voltar {
float: left;
}

.voltar a {
display: block;
padding: 12px 20px 10px 18px;
height: 42px;
text-align: center;
color: #fff;
font-size: 14px;
text-transform: uppercase;
background: rgba(166,0,5,.85);
text-decoration: none;
}

.voltar a:hover {
background: rgba(166,0,5,1);
}

.compartilhar {
padding: 10px 0 12px 0;
margin: 10px auto 10px auto;
width: 100%;
}

.compartilhar ul {
margin: 0;
padding: 0;
height: 42px;
list-style: none;
}

.compartilhar ul li:first-child {
display: none;
}

.compartilhar ul li {
display: inline-block;
margin: 0 4px 0 0;
border: 0;
padding: 0;
}

.compartilhar ul li i {
display: block;
width: 42px;
height: 42px;
text-align: center;
line-height: 42px;
font-size: 18px;
color: #fff;
background: rgba(7,19,32,.9);
}

.compartilhar ul li p {
display: none;
font-size: 14px;
color: #333;
font-weight: 700;
float: left;
margin: 0 2px -8px 0;
transform: translateY(-6px);
padding: 0;
}

.alignleft {
float: left;
margin: 0 10px 10px 0;
}

.aligncenter {
display: block;
margin: auto;
}

.alignright {
float: right;
margin: 0 0 10px 10px;
}

.conteudo {
padding: 0 0 10px 0;
text-align: justify;
}

.conteudo img {
display: block;
max-width: 100%;
height: auto;
}

.conteudo iframe {
display: block;
border: 0;
max-width: 100%;
height: auto;
min-height: 250px;
}

.box-missao {
padding-bottom: 10px;
}

.box-missao-item {
margin: 0 0 30px 0;
padding: 40px;
background: #fff;
box-shadow: 10px 10px 80px rgba(0,0,0,.15);
}

.box-missao-item i {
display: block;
text-align: center;
margin: auto auto 10px auto;
font-size: 32px;
color: #a60005;
}

.box-missao-item .titulo {
display: block;
font-size: 30px;
line-height: 30px;
font-weight: 700;
text-align: center;
margin: 0 0 10px 0;
}

.box-missao-item .texto {
display: block;
font-size: 18px;
line-height: 20px;
font-weight: 400;
text-align: center;
margin: 0 0 10px 0;
}

.color-red {
color: #a60005;
}

.box-missao-text {
display: block;
margin-bottom: 8px;
margin: auto;
width: 165px;
text-align: left;
}

.especialidades {

}

.especialidade {
margin: 0 0 58px 0;
background: #fff;
box-shadow: 10px 10px 80px rgba(0,0,0,.15);
background-size: cover !important;
}

.especialidade a {
text-decoration: none;
}

.especialidade .bg {
background: rgba(255,255,255,1);
padding: 20px 20px 0 20px;
}

.especialidade .cover {
display: flex;
justify-content: center;
align-items: center;
margin: -55px auto 10px auto;
width: 80px;
height: 80px;
border-radius: 100%;
overflow: hidden;
box-shadow: 10px 10px 80px rgba(0,0,0,.15);
}

.especialidade .cover img {
display: block;
width: auto;
height: 90px;
}

.especialidade .titulo {
display: block;
font-size: 18px;
line-height: 20px;
font-weight: 700;
text-align: center;
margin: 0 0 10px 0;
color: #333;
text-transform: uppercase;
}

.especialidade .texto * {
display: block;
margin: 0;
text-align: center;
font-size: 18px;
line-height: 20px;
color: #333;
}

.especialidade .divisor {
display: block;
margin: 5px auto 10px auto;
width: 50px;
height: 5px;
border-radius: 20px;
background: #a60005;
}

.especialidade .mais {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
}

.especialidade .mais span {
display: block;
text-align: center;
padding: 10px 20px 10px 20px;
border-top: 1px solid rgba(0,0,0,.15);
text-transform: uppercase;
color: #333;
font-size: 14px;
line-height: 16px;
}

.especialidade .mais i {
margin-left: 5px;
color: #a60005;
font-size: 16px;
line-height: 18px;
}

.especialidade:hover .mais span {
background: #a60005;
color: #fff;
}

.especialidade:hover .mais span i {
color: #fff;
}

.servico {
display: flex;
justify-content: center;
align-items: center;
margin: 0 0 20px 0;
background: #fff;
padding: 10px;
box-shadow: 10px 10px 80px rgba(0,0,0,.15);
border-bottom: 5px solid #a60005;
}

.servico span {
display: block;
font-size: 16px;
line-height: 18px;
font-weight: 700;
text-align: center;
color: #333;
}

/* Mobile */

@media (max-width: 980px) {

    .header-main .bar-top, .header-page .bar-top {
    background: #fff;
    margin-top: -15px;
    }

    #slider .item .container-captions a.link-more-item {
    display: none;
    }

    #slider {
    margin-bottom: 15px;
    }

    .item-corpo-clinico {
    width: 49%;
    margin-bottom: 15px;
    }

    .categories {
    margin: -20px auto 40px auto;
    }

}