#header .header-logo img {
  max-width: 200px !important;
  max-height: 80px !important;
}

#section-slide {
  height: 100% !important;
}

#section-produtos {
  background: #0d162d url('/images/servicos/operadoras-de-televisao-1709051982.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#section-produtos h2 {
  color: #fff !important;
}

#section-produtos .product-thumb-info-image {
  background: #07015f00 !important;
  border-radius: 15px;
  border: 1px solid #bcbcbc;
  height: 100% !important;
  padding: 20px;
}

#section-produtos h3 {
  display: none !important;
}

#section-html-modulo_2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
#section-html-modulo_3 {
  background-image: linear-gradient(to right, #0d162d , #213c7f);
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
}
#page_produtos .product-thumb-info-image {
  background-color: #0d182e !important;
  height: 100%;
  border-radius: 15px;
}

.product .product-thumb-info .product-thumb-info-image:before {
    border-radius: 25px !important;
}

.page_produto_detalhe .owl-item > div:has(.img-fluid) {
  background: #0d182e !important;
  border-radius: 20px;
  text-align: center;
  padding: 15px !important;
}


.page_produto_detalhe .img-fluid {
  background: #0d182e !important;
  border-radius: 20px;
}

.page_produto_detalhe .conteudo {
  background: #0d182e !important;
  height: 75vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.page_produto_detalhe .conteudo h2 {
    color: #fff;
    position: absolute;
    top: 100%;
}

#section-servicos .custom-icon-style-1 {
    transform: none;
    height: 150px;
    width: 150px;
}

#section-servicos .custom-icon-style-1 img {
    transform: none;
}

#section-produtos .product-thumb-info-image img {
    border-radius: 30px;
}
#orcamento_modal figure.orcamento-figure {
    display: flex;
    align-items: center;
    background: #0d182e;
    height: 100%;
    border-radius: 20px;
    padding: 15px;
}

#orcamento_modal figure.orcamento-figure img {
    height: 100%;
    width: auto;
    object-fit: contain;
}
.politica_cookies {
    background: #fafafa;
    color: #333;
}

.btn-cookies {
    background: var(--bg_geral);
    border-color: var(--bg_geral);
}

.btn-cookies:hover {
    background: var(--hover);
    border-color: var(--hover);
}

/*  sec-vantagens */
#section-html-modulo_1 .col-md-4 {
    text-align: center;
    padding: 20px;
}

.icons-vtg img {
    width: 100px;
    filter: invert(1);
}

.icons-vtg {
    height: 100px;
    background-color: #1f5ba7;
    border-radius: 20px 20px 0px 0px;
}

.items-vtg {
    height: 520px;
    padding: 0px;
    background-color: #dfdfdf;
    border-radius: 30px;
}

.tilte {
    background-color: #f80914;
    padding: 9px;
    box-shadow: 0 4px 10px #3333336b;
}

.tilte h3 {
    margin-bottom: 6px;
    font-weight: 600;
    color: #ffff;
}

.desc {
    margin-top: 20px;
    padding: 20px;
}

#section-html-modulo_1 hr {
    display: none;
}

/*<-------->*/