@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap');

.body {
    background-color: #000000;
}

/*sec-empresa*/
#section-empresa span {
    color: #ffffff;
}
/*<---------->*/

/*RESPONSIVO*/
@media (max-width: 990px) {
  .video-cirurgia video {
    width: 100% !important;
    height: auto !important;
}

#section-slide img.imagem-slide {
    object-position: 70%;
}

#section-html-modulo_2 {
    padding: 3em 0em;
}

.video-cirurgia {
    text-align: center;
}

#section-depoimentos {
    padding: 1em 0em;
}

#section-produtos {
    padding: 3em 0em;
}

#section-produtos .row {
    padding: 0 !important;
    margin: 0 !important;
}

.galeria-itens {
    margin-bottom: 3em;
}

#section-produtos .product-thumb-info-image img {
    height: 230px !important;
}

#section-blog .container {
    padding: 3em 0em !important;
    margin: 0 !important;
}

.consulta h2 {
    margin: 0;
}

.consulta p {
    margin: 3% 0;
}

#footer .row {
    margin-bottom: 0 !important;
}

.footer-copyright {
    padding: 0 !important;
}

.footer-copyright .col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.texto-slide h2 {
    margin: 1em 0em !important;
}
}

.titulo-slide h1 {
    margin: 0 !important;
    line-height: 100%;
}

.texto-slide h2 {
    line-height: 1em !important;
    margin: 1em 33em 01em 0em;
}

#header .header-logo {
    margin: 0;
}

#header .header-logo img {
    max-height: 100px;
}

#section-produtos .product-thumb-info-image {
    height: 100%;
}

#section-produtos .product-thumb-info-image img {
    width: 100%;
    height: 200px;
}

#section-servicos .custom-icon-style-1 {
    transform: none;
    width: 100%;
    height: 300px;
    margin: 0 !important;
}

#section-servicos .custom-icon-style-1 img {
    transform: none;
    width: 100%;
    height: 100%;
    border: none;
}

#section-servicos p {
    display: none;
}

#section-servicos .custom-icon-box-style-1 {
    background: linear-gradient(90deg, rgba(160,0,83,1) 0%, rgba(99,0,46,1) 100%);
    border-radius: 7px;
    height: 100%;
}

#section-servicos h3 {
    margin: 0 !important;
    padding: 0.6em !important;
    color: #fff !important;
}

.footer-copyright {
    padding: 1em !important;
}

.consulta h2 {
    color: #fff;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1em;
    margin: 0 15% 0 15%;
    text-align: center;
}

.consulta p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1em;
    margin: 1% 20% 1% 20%;
    text-align: center;
}

.botao-consulta {
    display: flex;
    justify-content: center;
}

.botao-consulta a {
    color: #fff;
    background-color: #63002e;
    border-color: #63002e;
    padding: 1em 2.4em;
    font-size: 1em;
    font-weight: 700;
    border-radius: 12px;
    text-decoration: none;
    border: 1px solid transparent;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.botao-consulta a:hover {
    color: #fff;
    background-color: #a00053;
    border-color: #a00053;
}

#section-html-modulo_3 .titulo-html {
    display: none;
}

#section-html-modulo_3 .pb-2.mb-2 {
    padding: 0 !important;
    margin: 0 !important;
}

.galeria-itens .galeria-item {
    width: auto;
    height: 100%;
}

#section-galeria {
    padding: 1em 0em;
}

#section-galeria h3 {
    margin: 0 !important;
}

#section-galeria .col-md {
    display: flex;
    justify-content: center;
}

#section-depoimentos .card-body {
}

#section-depoimentos blockquote {font-family: 'Poppins';}

#section-depoimentos .testimonial .testimonial-author strong {
}

#section-depoimentos .star-rating {
}

#section-depoimentos .img-depoimento {display: none !important;}

#section-depoimentos img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    border-radius: 1em;
}

#section-depoimentos .custom-border-radius-1 {
}

#section-depoimentos .row {
    padding: 0 !important;
    margin: 0;
}

.video-cirurgia h2 {
    color: #ffffff;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1em;
    margin: 0em;
}

.video-cirurgia p {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1em;
    margin: 1em 0em;
}

.botao-video-cirurgia a {
    color: #fff;
    background-color: #63002e;
    border-color: #63002e;
    padding: 1em 2.4em;
    font-size: 1em;
    font-weight: 700;
    border-radius: 12px;
    text-decoration: none;
    border: 1px solid transparent;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.botao-video-cirurgia {
    padding: 1em 0em;
}

.botao-video-cirurgia a:hover {
    color: #fff;
    background-color: #a00053;
    border-color: #a00053;
}

#section-html-modulo_2 .titulo-html {
    display: none;
}

#section-html-modulo_2 .pb-2.mb-2 {
    padding: 0 !important;
    margin: 0 !important;
}

.video-cirurgia video {
    width: auto;
    height: 250px;
    border-radius: 1em;
}

#section-html-modulo_2 .col-md-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-cirurgia {
    margin-bottom: 2em;
}

#section-depoimentos .owl-carousel .owl-nav {
    top: calc(50% - 50%);
}

#section-html-modulo_3 {
    background-image: url(/arquivos/background.webp);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding: 4em 0em;
    margin: 2em 0em;
}

#section-blog .thumb-info-wrapper {
    width: 350px;
    height: 350px;
}

#section-blog .custom-thumb-info-style-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #000;
}

#section-blog .text-principal {
    display: none;
}

#section-blog h3 {
    margin: .3em 0em !important;
    line-height: 1.2em;
}

#section-blog a {
    text-decoration: none;
}

#section-blog .text-primary {
    display: none;
}

#section-blog p {
    margin: 0 !important;
    color: #fff;
}

#page_produtos .product-thumb-info-image img {
    width: 100%;
}

/*ATT 12/01/2024 -> 15/01/2024*/

.texto-slide h2 {
    font-weight: 500 !important;
}

#section-empresa div {
    text-align: justify;
}

#section-parceiros .owl-carousel .owl-item img {
    padding: 1em;
}

/*Mudança de Logo WIP*/

.footer-copyright img{
  position: relative;
  height: 20px;
  top: -5px !important;
}

/*-------------------*/

#section-empresa html .text-color-dark, html .text-dark {
    color: #ffffff !important;
}

/*slide*/
#section-slide .item {
    background: #000;
    z-index: 1;
}

#slideshow-1:before {
    position: absolute;
    content: "";
    top: -387px;
    bottom: 0;
    left: 0;
    right: 450px;
    background: #63002e;
    z-index: -1;
    width: 65%;
    height: 80%;
    margin: auto;
    border-radius: 100%;
    filter: blur(151px);
}

#slideshow-1:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(
0deg, black 0, transparent 11%);
}
/*<--------->*/

#section-servicos h2 {
    color: #fff !important;
}

/*sec-empresa*/
.text-empresa {
    color: #fff;
    font-size: 16px;
}

#page_servicos .custom-thumb-info-style-1.thumb-info.thumb-info-no-borders.thumb-info-no-borders-rounded.thumb-info-lighten {
    background: #000;
}

section#section-blog h2 {
    color: #fff !important;
}

#section-parceiros h2 {
    color: #fff;
}

section#section-empresa p {
    color: #fff;
}

body#page_servicos h3 {
    color: #fff;
}

.page_produto_detalhe h3 a {
    color: #fff !important;
}

.page_produto_detalhe h1 {
    color: #fff;
}

.page_produto_detalhe p {
    color: #fff;
}

.page_produto_detalhe a.nav-link.active.font-weight-bold.text-3.text-uppercase.py-2.px-3 {
    color: #fff !important;
    border-color: #fff;
}

body#page_produtos h3 a {
    color: #fff !important;
}

h5.font-weight-semi-bold.pt-3 {
    color: #fff;
}

body#page_blog h3 {
    color: #fff !important;
}

body#page_blog a {
    color: #fff;
}

body#page_blog p {
    color: #fff;
}

body#page_blog h4 a {
  color: #fff !important;
  
}

aside.sidebar a {
    color: #fff !important;
}

.page_blog_detalhe .card {
    background: unset;
}

.page_blog_detalhe p {
    color: #fff;
}

.page_blog_detalhe h3 {
  color:#fff !important;
}

body#page_contato span {
    color: #fff;
}

body#page_contato li {
    color: #fff;
}

body#page_contato i.icons.icon-envelope.text-color-dark.mr-2 {
    color: #fff !important;
}
body#page_contato i.icons.icon-phone.text-color-dark.mr-2 {
    color: #fff !important;
}

.page_servico_detalhe h1 {
    color: #ffffff;
}

.page_servico_detalhe p {
    color: #fff;
}

#header .header-body.header-body-bottom-border-fixed {
    border-bottom: unset !important;
}

.header-extra-info-text *, .header-extra-info-icon * {
    color: #ffffff !important;
}

.page_servico_detalhe h3 span {
    color: #9f0053;
}

#page_servicos .thumb-info-wrapper {
    height: 300px;
}

.titulo-slide {
    position: relative;
    z-index: 1;
}

.texto-slide {
    position: relative;
    z-index: 1;
}

.texto-slide h2 {
    line-height: 1.2 !important;
}

@media only screen and (max-width:720px){
  .consulta h2 {
    margin: 10px 0;
}

.consulta p {
    font-size: 1.5em;
    margin: 20px 0;
}
}