body header.sticky-active .header-inner {
background: #fff !important;
}
#book {
background-color: #25e2f3;
border: 10px solid rgba(252, 216, 8, 0);
padding: 30px;
}
#book .btn{
background:#0062a2 !important;
}
header#header #logo img {
width: 180px;
height: auto;
}
body #section1.fullscreen {
background: url(//pesqsaude.com.br/wp-content/uploads/2025/04/bghome_1920-1420.png) no-repeat !important;
background-size: cover;
}
#header.header-modern:not(.header-active) + .fullscreen {
top: -240px;
margin-bottom: -300px;
}
#header.header-modern:not(.header-active) + .fullscreen + .fullscreen {
border: 1px solid red !important;
}
.rede-credenciada-table th, .rede-credenciada-table td {
font-size: 13px;
padding: 5px;
}
.rede-credenciada-table .first-column {
width: 200px;
background: #eee;
}
.text-sm {
font-size: 1.48571429em;
}
.form-control:disabled, .form-control[readonly] {
background-color: #eee;
opacity: 0.8;
}
.page-title-sm {
display: flex;
justify-content: center;
align-items: center;
padding: 160px 0 80px 0 !important;
} @media (max-width: 992px) {
.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
align-self: flex-end !important;
padding-bottom: 25px;
}
}
@media (max-width: 1024px) {
.inspiro-slider .slide .slide-captions h1, .inspiro-slider .slide .slide-captions h2 {
margin-left: 0;
font-size: 30px;
}
.inspiro-slider .container {
padding-left: 25px;
padding-right: 25px;
}
} .background-footer { background: #f8f9fa }
.background-cinza { background-color:rgba(243,243,243,1)} .centromedicomenu {
clear: both;
display: none;
border-radius: 4px;
--bg-color: #F8F9FA;
--radius-size: 4px;
}
.centromedicomenu a {
line-height: 60px;
font-family: "Nunito", sans-serif;
font-size: 15px;
font-weight: 600;
}
header.sticky-active .centromedicomenu {
background: #fff;
box-shadow: 0 12px 6px rgb(0 0 0 / 6%);
}
header.sticky-active .centromedicomenu .container {
padding: 0 0 35px 0;
}
.centromedicomenu .container {
padding: 35px;
background: #fff;
border-radius: var(--radius-size);
}
.centromedicomenu .nav-link {
padding: 5px 25px;
}
.centromedicomenu .nav-link.active {
color: inherit;
background: var(--bg-color);
border-radius: var(--radius-size) 0px 0px var(--radius-size);
}
.centromedicomenu .tab-content {
flex: 1;
padding-left: 15px;
background: var(--bg-color);
max-width: 100%;
}
.centromedicomenu .grid {
padding: 15px;
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap:20px;
}
.centromedicomenu .grid > div {
line-height: normal;
}
.centromedicomenu .grid a {
line-height: normal;
}
.mode_dark .page-title h1,
.mode_dark .breadcrumb ul li + li:before,
.mode_dark .breadcrumb ul li a {
color: #000 !important;
}