@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
h1, h2, h3, h4, h5, h6, p, div, a, button, input, textarea, li {
  font-family: "Ubuntu", sans-serif !important;
}



body {
    font-family: "Ubuntu", sans-serif !important;
}

.servicos-que-oferecemos {
    text-align: center;
    font-size: 21px;
}

/* DEPOIMENTOS GOOGLE */
#depoimentos-google {
    padding: 50px 0;
}

.comentario-conteudo .quantidade-de-estrelas span.company.star-rating {
    margin: 0;
}

.comentario-conteudo .icone-curtir svg {
    width: auto;
    height: 25px;
    fill: #BDC1C6;
    margin-right: 1em;
}

.comentarios .comentario {
    display: flex;
}

.comentario .comentario-conteudo .icone-curtir {
    display: flex;
}

.comentarios {
    background-color: #202124;
    padding: 1em;
    border-radius: 1em;
    margin-bottom: 2em;
    border: 1px solid #3c4043;
    height: 250px;
    display: flex;
    align-items: center;
}

.comentario-conteudo h6 {
    color: #BDC1C6;
}

.comentario-conteudo p {
    color: #BDC1C6;
    margin: 10px 0px;
}

.comentario-foto {
    margin-right: 1em;
}

.foto-autor img {
    width: 100%;
    height: 100%;
}

.foto-autor {
    width: 60px;
    height: 60px;
}

#depoimentos-google .star-rating {
    margin: 0;
    width: 100%;
    height: 20px;
}

.star-rating::before, .star-rating span::before {
    letter-spacing: 1px;
}

.quantidade-de-curtidas h6 {
    margin: 0;
}

.quantidade-de-curtidas {
    display: flex;
    align-items: center;
}

#depoimentos-google .item {
    margin: 10px;
}

@media (max-width: 990px) {
  #depoimentos-google .owl-nav {
    display: none;
}

#depoimentos-google .comentarios {
    height: fit-content;
}
}

#depoimentos-google .owl-nav {
    display: none;
}

/* <----------> */


img.logo {
    height: 200px;
}

h2.font-weight-bold.text-color-dark.line-height-1.mb-0.appear-animation.animated.maskUp.appear-animation-visible {
    font-size: 50px;
}

.col-md-6.pb-sm-2.pb-lg-0.mb-3.mb-lg-0 {
    font-size: 17px;
}

body {
  font-family: Ubuntu;
}

h1.text-color-dark.font-weight-bold.text-8.appear-animation.animated.fadeInUpShorter.appear-animation-visible {
    font-size: 60px!important;
}

h2.font-weight-bold.text-color-grey.text-4-5.line-height-2.line-height-sm-7.appear-animation.animated.fadeInUpShorter.appear-animation-visible {
    font-size: 27px !important;
}

.servicos-que-oferecemos {
    border: 2px solid tan;
    padding: 11px;
}

img.img-fluid {
    border-radius: 25px;
}

a.text-color-dark.text-color-hover-primary {
    font-size: 20px;
}

.product.mb-0 {
    padding: 10px;
}

a.btn.btn-primary.custom-btn-border-radius.custom-btn-arrow-effect-1.font-weight-bold.text-3.py-3.px-5.appear-animation.animated.fadeInUpShorter.appear-animation-visible {
    font-size: 20px !important;
}

#header .header-container {
  height: 155px;
}

#header .header-logo img {
  max-height: 130px;
  height: 130px !important;
}

a.nav-link.current.active {
    font-size: 16px !important;
}

a.nav-link {
    font-size: 16px !important;
}


#section-slide .botao-slide a.btn {
    font-size: 25px !important;
    padding: 10px 20px!important;
}

#section-html-modulo_1 img {
    height: 210px;
}


#section-html-modulo_1 .align-items-center.g-2.justify-content-center.row {
    text-align: center;
}

.titulo-html {
    font-size: 25px;
}

#section-blog .row {
    display: flex;
    align-items: flex-start;
}

.product .product-thumb-info .product-thumb-info-image:before {
    background: transparent;
}

#section-html-modulo_1 .col-md-3 {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
}

#section-html-modulo_1 .motivos {
    height: 400px;
}



#section-html-modulo_1 .col-md-3 {
    margin-bottom: 20px;
}

article.blog-item {
    text-align: left;
}

@media screen and (max-width: 992px) {
  #section-html-modulo_1 .motivos {
    height: 100%;
}

#section-html-modulo_1 .col-md-3 {
    margin-bottom: 20px;
}
}

#page_produtos .product .product-thumb-info {
    border: none;
}

#section-html-modulo_2 a {
    text-decoration: none;
    font-weight: 700;
    font-size: 1.2rem;
}

#section-html-modulo_1 a {
    text-decoration: none;
}

#header .header-body.header-body-bottom-border-fixed{
  border-bottom: 0 !important;
}
