/*
Theme Name: Squadra
Theme URI: https://wa.me/5543999687323
Author: João Carlos Castanha
Author URI: https://instagram.com/ojoaocastanha_
Description: O tema "Squadra" é uma criação exclusiva de João Carlos Castanha, personalizado especificamente para atender às necessidades da Steel Group. ATUALIZAÇÃO DE SEGURANÇA (Dez/2025): Tema blindado contra malware, com remoção de código malicioso, desativação de XML-RPC, bloqueio de registros não autorizados e headers de segurança implementados.
Version: 0.1.8 - SEGURANÇA
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
Tags: Corporativo, Franquias, Personalizado, Experiência do Usuário, Design Profissional, Steel Group, GPL-2.0+, Tema WordPress, João Carlos Castanha, Flexibilidade, Liberdade de Uso, Presença Online, Estilo Elegante, Navegação Intuitiva, Interatividade, Aparência Moderna, Gestão de Conteúdo, Otimização SEO, Responsivo, Versatilidade, Segurança, Blindado
*/

:root {
    --cor-principal: #DB6A31;
    --cor-principal-2: #df6325;
    /* Substitua pelo código da sua cor principal */
    --cor-secundaria: #3b3b3b;
    /* Substitua pelo código da sua cor secundária */
    --cor-textos-principais: #2a2523;
    /* Substitua pelo código da sua cor de textos */
    --cor-textos-secundaria: white;
    /* Substitua pelo código da sua cor de textos */
    --cor-textos-terciaria: #DB6A31;
    /* Substitua pelo código da sua cor de textos */
    --cor-fundo-hover: #a7562e;
}

body {
    background-color: whitesmoke;
}

.rodape a {
    text-decoration-line: none !important;
}

.rodape {
    background-color: var(--cor-secundaria) !important;
    color: var(--cor-textos-secundaria) !important;
}

@media screen and (max-width: 767px) {
    .home-route .info-topo {
        margin-top: 10px !important;
    }

    .form-contato {
        margin-bottom: -10%;
    }

    .logo-topo-style-image {
        width: 200px;
    }

    .aviso-desk {
        visibility: hidden;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .home-route .info-topo {
        margin-top: 10px !important;
    }

    .aviso-desk {
        visibility: hidden;
    }

}

@media screen and (min-width: 992px) {
    .home-route .info-topo {
        margin-top: 40px !important;
    }

    .form-contato {
        margin-top: -10%;
        margin-bottom: -5%;
    }

    .logo-topo-style-image {
        width: 400px;
    }

    .aviso-mob {
        visibility: hidden;
    }

    .imagem-patro-card {
        width: 150px;
        height: 150px;
        margin-left: 50px;
    }

    .imagem-patro-card:hover {
        border: 1px solid var(--cor-fundo-hover);
    }

}

.wpcf7-response-output {
    background-color: #f8f8f8;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
}


.produtos-route .box-store-jumbo {
    background-image: url('assets/imagens/complementos/box-store-jumbo.webp');
    background-size: cover;
    background-color: white;
    background-position: center;
}

.produtos-route .steel-block-jumbo {
    background-image: url('assets/imagens/complementos/steel-block-jumbo.webp');
    background-size: cover;
    background-color: white;
    background-position: center;
}

.produtos-route .signature-jumbo {
    background-image: url('assets/imagens/complementos/signature-jumbo.webp');
    background-size: cover;
    background-color: white;
    background-position: center;
}

.produtos-route .Tiny-House-jumbo {
    background-image: url('assets/imagens/complementos/tiny-house-jumbo.webp');
    background-size: cover;
    background-color: white;
    background-position: center;
}

.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    font-size: 2rem;
    background-color: #DB6A31;
    color: white;
}

.feature2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    font-size: 2rem;
    margin-top: -50%;
    background-color: #DB6A31;
    color: white;
}

.seja-franqueado {
    background-image: url(assets/imagens/seja-franqueado/bg.webp);
    background-size: cover;
    background-position: center;
}

.modelos-negocio {
    margin-top: 5%;
}

.form-button {
    color: var(--cor-textos-secundaria) !important;
    background-color: var(--cor-principal) !important;
}

.form-button:hover {
    background-color: var(--cor-secundaria) !important;
    border: 1px solid var(--cor-principal) !important;
}

.form-style {
    background-color: var(--cor-secundaria) !important;
}

.subtitle-franchise {
    color: var(--cor-textos-terciaria) !important;
}

.title-franchise {
    color: var(--cor-textos-secundaria) !important;
}

.pocket-steel-style {
    background-color: var(--cor-secundaria) !important;
}

.pocket-steel-style-icon {
    color: var(--cor-textos-terciaria) !important;
}

.pocket-steel-style-bg-title {
    background-color: var(--cor-principal) !important;
}

.pocket-steel-style-title {
    color: var(--cor-textos-principais) !important;
}

.office-steel-style {
    background-color: var(--cor-principal) !important;
}

.office-steel-style-bg-title {
    background-color: var(--cor-secundaria) !important;
}

.office-steel-style-title {
    color: var(--cor-textos-terciaria) !important;
}

.titles-principais {
    color: var(--cor-textos-principais) !important;
}

.star-style {
    background-color: var(--cor-principal) !important;
    color: var(--cor-textos-secundaria) !important;
    padding: 10px !important;
}

.compromisso-style {
    background-color: var(--cor-secundaria) !important;
}

.compromisso-style-title {
    color: var(--cor-textos-secundaria) !important;
}

.crescimento-style-card-title {
    background-color: var(--cor-principal) !important;
    color: var(--cor-textos-secundaria) !important;
}

.depoimentos-style {
    background-color: var(--cor-principal) !important;
}

.depoimentos-style-card {
    background-color: var(--cor-secundaria) !important;
}

.depoimentos-style-card-title {
    color: var(--cor-textos-secundaria) !important;
}

.depoimentos-style-card-description {
    color: var(--cor-textos-secundaria) !important;
}

.depoimentos-style-title {
    color: var(--cor-textos-secundaria) !important;
}

.passos-franqueado-style-title {
    color: var(--cor-textos-principais) !important;
}

.passos-franqueado-style-card-description {
    color: var(--cor-textos-secundaria) !important;
}

.passos-franqueado-style-card-title {
    color: var(--cor-textos-secundaria) !important;
}

.passos-franqueado-style-card-icon {
    color: var(--cor-textos-secundaria) !important;
}

.passos-franqueado-style-card {
    background-color: var(--cor-secundaria) !important;
}

.passos-franqueado-style-card-2 {
    background-color: var(--cor-principal) !important;
}

.seja-um-franqueado-style {
    background-color: var(--cor-secundaria) !important;
    color: var(--cor-textos-secundaria) !important;
}

.banner-pagina {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #000000;
}

.page-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 0;
    background-color: rgba(255, 193, 7, 0.9);
}

.container-header-map {
    background-color: var(--cor-secundaria) !important;
    color: var(--cor-textos-secundaria) !important;
}

.container-header-map-text {
    color: var(--cor-textos-secundaria) !important;
}


.video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.conteudo-home-topo {
    position: relative;
    z-index: 1;
}


/** Menu navegação personalizado **/
#bg-laranja-padrao {
    background-color: #ff8257 !important;
}

#btn-laranja-secundario {
    background-color: #db6a31 !important;
    color: white !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    transition: background-color 0.3s ease-in-out;
}

#btn-laranja-secundario:hover {
    background-color: #c4653d !important;
    color: white !important;
}

#btn-preto-secudario {
    background-color: #514e4d !important;
    color: white !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    transition: background-color 0.3s ease-in-out;
}

#btn-preto-secudario:hover {
    background-color: #2a2523 !important;
    color: white !important;
}


#btn-sejafranqueado {
    background-color: var(--cor-principal) !important;
    text-decoration: none !important;
    color: white;
    padding: 5px;
    border-radius: 5px;
    transition: background-color 0.3s ease-in-out;
}

#btn-sejafranqueado:hover {
    background-color: #2a2523 !important;
    text-decoration: none !important;
    color: white;
    padding: 5px;
    border-radius: 5px;
}


#bg-laranja-secundario {
    background-color: #db6a31 !important;
    color: white !important;
}

#bg-preto-secundario {
    background-color: #2a2523 !important;
}

.btn-contato-produto {
    background-color: var(--cor-principal) !important;
    color: var(--cor-textos-secundaria) !important;
}


.btn-facebook {
    background-color: #4267B2 !important;
    color: white;
}

.btn-facebook:hover {
    background-color: #284c93 !important;
    color: white;
}

.btn-whatsapp {
    background-color: #128C7E !important;
    color: white;
}

.btn-whatsapp:hover {
    background-color: #075E54 !important;
    color: white;
}

.btn-linkedin {
    background-color: #4267B2 !important;
    color: white;
}

.btn-linkedin:hover {
    background-color: #284c93 !important;
    color: white;
}

.btn-twitter {
    background-color: #000000 !important;
    color: white;
}

.btn-twitter:hover {
    background-color: #181818 !important;
    color: white;
}

.btn-instagram {
    background-color: #833AB4;
    color: white;
}

.btn-instagram:hover {
    background-color: #5B51D8;
    color: white;
}


.random-info-box {
    cursor: pointer;
}

.random-additional-info {
    display: none;
    background-color: var(--cor-principal) !important;
    padding: 1px;
}

.random-show {
    display: inline;
}

.glass-home {
    background: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(6.5px);
    -webkit-backdrop-filter: blur(6.5px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    padding: 20px;
}



header {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 2;
}

header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}



@media (pointer: coarse) and (hover: none) {
    header {
        background: url('assets/imagens/new/background-header.webp') black no-repeat center center scroll;
    }

    header video {
        display: none;
    }
}

.bg-reality {
    background: url('assets/imagens/new/backgrond-features.webp') black no-repeat center center scroll;
    background-size: cover;
}

.glassmorphism-dark {
    background: rgba(0, 0, 0, 0.31);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.3);
}


:focus {
    outline: 0px solid transparent !important;
}

.timeline {
    padding: 50px 0;
    position: relative;
}

.timeline-nodes {
    padding-bottom: 25px;
    position: relative;
}

.timeline-nodes:nth-child(even) {
    flex-direction: row-reverse;
}

.timeline h3,
.timeline p {
    padding: 5px 15px;
}

.timeline h3 {
    font-weight: lighter;
    background: var(--cor-principal);
}

.timeline p,
.timeline time {
    color: var(--cor-principal)
}

.timeline::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    border-left: 2px dashed var(--cor-principal);
    height: 100%;
    z-index: 1;
    transform: translateX(-50%);
}

.timeline-content {
    border: 1px solid var(--cor-principal);
    position: relative;
    border-radius: 0 0 10px 10px;
    padding: 0px;
}

.timeline-nodes:nth-child(odd) h3,
.timeline-nodes:nth-child(odd) p {
    text-align: right;
}

.timeline-nodes:nth-child(odd) .timeline-date {
    text-align: left;
}

.timeline-nodes:nth-child(even) .timeline-date {
    text-align: right;
}

.timeline-nodes:nth-child(odd) .timeline-content::after {
    content: "";
    position: absolute;
    top: 5%;
    left: 100%;
    width: 0;
    border-left: 10px solid var(--cor-principal);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.timeline-nodes:nth-child(even) .timeline-content::after {
    content: "";
    position: absolute;
    top: 5%;
    right: 100%;
    width: 0;
    border-right: 10px solid var(--cor-principal);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.timeline-image {
    position: relative;
    z-index: 100;
}

.timeline-image::before {
    content: "";
    width: 80px;
    height: 80px;
    border: 2px dashed var(--cor-principal);
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 1;


}

.timeline-image img {
    position: relative;
    z-index: 100;
}

/*small device style*/

@media (max-width: 767px) {

    .imagem-patro-card {
        width: 100px;
        height: 100px;
        margin-left: 20px;
    }

    .timeline-nodes:nth-child(odd) h3,
    .timeline-nodes:nth-child(odd) p {
        text-align: left
    }

    .timeline-nodes:nth-child(even) {
        flex-direction: row;
    }

    .timeline::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 4%;
        width: 0;
        border-left: 2px dashed var(--cor-principal);
        height: 100%;
        z-index: 1;
        transform: translateX(-50%);
    }

    .timeline h3 {
        font-size: 1.7rem;
    }

    .timeline p {
        font-size: 14px;
    }

    .timeline-image {
        position: absolute;
        left: 0%;
        top: 60px;
        /*transform: translateX(-50%;);*/
    }

    .timeline-nodes:nth-child(odd) .timeline-content::after {
        content: "";
        position: absolute;
        top: 5%;
        left: auto;
        right: 100%;
        width: 0;
        border-left: 0;
        border-right: 10px solid var(--cor-principal);
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

    .timeline-nodes:nth-child(even) .timeline-content::after {
        content: "";
        position: absolute;
        top: 5%;
        right: 100%;
        width: 0;
        border-right: 10px solid var(--cor-principal);
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }

    .timeline-nodes:nth-child(even) .timeline-date {
        text-align: left;
    }

    .timeline-image::before {
        width: 65px;
        height: 65px;
    }
}

/*extra small device style */
@media (max-width: 575px) {
    .timeline::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 3%;
    }

    .timeline-image {
        position: absolute;
        left: -5%;
    }

    .timeline-image::before {
        width: 60px;
        height: 60px;
    }
}

.horario {
    background-color: #1DA1F2;
}

.sombra-padrao {
    background-color: white;

}

.sombra-padrao-2 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12);
}

/* Estilo padrão para o dropdown */
.dropdown-toggle:hover .dropdown-menu {
    display: block;
}

#map-message {
    background-color: rgba(0, 0, 0, 0.24);
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: var(--cor-textos-secundaria);
}

.leaflet-popup {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12);
}


/* PÁGINA DE VIDEOS*/

.title-section {
    font-weight: bold;
}

.titulo-card-ep {
    padding: 10px;
}

.imagem-tv-card {
    border-radius: 10px 10px 0px 0px;
}

.ep-desc-card {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    color: var(--cor-principal);
    font-weight: bold;
}

.ep-desc {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    color: var(--cor-textos-secundaria);
    width: max-content;
    background-color: var(--cor-principal);
    font-weight: bold;
}

.tvbandtitle {
    font-weight: bold;
}

.botoes-cores {
    color: var(--cor-textos-secundaria);
    background-color: var(--cor-principal);
}

.botoes-cores:hover {
    background-color: var(--cor-principal-2);
}

.botao-assistir {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: white;
    font-size: 30px;
    width: 300px;
    border-radius: 10px;
    border: 1px solid white;
}

.botao-assistir:hover {
    background-color: var(--cor-principal);
    color: var(--cor-textos-secundaria);
}


@media (max-width: 768px) {
    .tvband {
        margin-top: 30px;
    }

    .tvbandtitle {
        margin-top: 30px;
    }

    .botao-assistir {
        margin-top: 10px;
        margin-bottom: 30px;
        width: 100%;
    }

    .steeltvdesc {
        margin-top: 10px;
    }

    .ep-desc {
        margin-top: 10px;
    }

    .steeltvpage .card {
        width: 20rem;
        /* Largura desejada para cada card */
    }

    .title-section {
        padding-top: 20px;
    }

}

.steeltvpage .card {
    display: inline-block;
    margin-right: 10px;
    /* Espaçamento entre os cards */
    margin-bottom: 30px;
    border-radius: 10px !important;
}

@media (min-width: 769px) and (max-width: 992px) {
    /* Estilos para tablets aqui */
}

@media (min-width: 992px) {
    .tvband {
        margin-top: 100px;
    }

    .tvbandtitle {
        margin-top: 30px;
    }

    .botao-assistir {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .ep-desc {
        margin-top: 30px;
    }

    .steeltvpage .card {
        width: 25rem;
    }

    .title-section {
        padding-top: 20px;
        margin-bottom: 10px;
    }



}

/* CARDS APRESENTADORES */


/* PATROCINADORES */

.d-flex.overflow-auto::-webkit-scrollbar {
    height: 10px;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
}

.d-flex.overflow-auto::-webkit-scrollbar-thumb {
    background-color: var(--cor-principal);
    border-radius: 6px;
    padding: 10px;
}

.d-flex.overflow-auto::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 6px;
    padding: 10px;

}

.cor-fundo-id {
    background-color: var(--cor-principal) !important;
    color: var(--cor-textos-secundaria) !important;
}

.botao-confira {
    background-color: var(--cor-principal) !important;
    color: var(--cor-textos-secundaria) !important;
    padding: 10px;
}