/*
Theme Name: Tensoflex 2023
Description:  Twenty Twenty Child Theme
Author:  Loja da Criaçãof
Author URI: https://lojadacriacao.com.br
Template: twentytwenty
Version: 1.1
License: GNU General Public License v2 or later.related-post
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwenty-child.related-post
*/


/* be-vietnam-pro-300 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Be Vietnam Pro';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/be-vietnam/be-vietnam-pro-v11-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* be-vietnam-pro-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Be Vietnam Pro';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/be-vietnam/be-vietnam-pro-v11-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* be-vietnam-pro-italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Be Vietnam Pro';
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    src: url('assets/fonts/be-vietnam/be-vietnam-pro-v11-latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* be-vietnam-pro-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Be Vietnam Pro';
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/be-vietnam/be-vietnam-pro-v11-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* CORES */
:root {
    --cinza: #9796A3
}

/* HEADER */
body {
    font-family: 'Be Vietnam Pro', sans-serif;
}

a:hover,
a:active,
.btn:hover,
.btn:active {
    opacity: .6;
}

.primary-menu ul {
    z-index: 3;
}

.primary-menu li {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.primary-menu li.current-menu-item>a {
    text-decoration: none;
    font-weight: 700;
}

/* HEADER HOME / DARK */
.home #site-header {
    position: absolute;
    width: 100%;
    background: transparent;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.home .primary-menu a,
.page-template-page-dark .primary-menu a {
    color: #fff !important;
}

.home .btn-header,
.page-template-page-dark .btn-header {
    border: 1px solid #9796A3;
    background: #868686;
}

.home .primary-menu .icon::before,
.home .primary-menu .icon::after,
.page-template-page-dark .primary-menu .icon::before,
.page-template-page-dark .primary-menu .icon::after {
    color: #fff;
}

.page-template-page-dark #site-header {
    background-color: #000 !important;
}

.page-template-page-dark .header-inner .toggle path {
    fill: #fff;
}

#botao-form{
    background-color: #000000;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 32px 8px 32px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 50px;
    display: inline-block;
}
#botao-form .elementor-button-content-wrapper{
  
}
#botao-form svg {
    width: 1em;
    height: 1em;
    display: inline;
    fill: #fff;
    vertical-align: middle;
}
#botao-form .elementor-button-text {
    display: inline-block;
   
}
#botao-form .elementor-button-icon {
    display: inline-block;
    
}

/* SLIDER HOME */
.n2-bullet {

    background-color: #9796A3 !important;
    border: 3px solid #fff !important;
    padding: 4px 4px 4px 4px !important;
}

.n2-active {
    background-color: #9796A3 !important;
    padding: 9px 9px 9px 9px !important;
    border: 0 !important;
}

#n2-ss-2 {
    height: 100vh;
}

/* TIPOGRAFIA */
h1 {
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: -2px;
}

h2 {
    color: var(--cinza);
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -1px;
}

h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 31.2px */
}

h6 {
    font-size: 20px;
    font-style: normal;
    text-transform: none;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.8px;
}

p {
    color: var(--cinza);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.bg-img .elementor-element-populated {
    transition: background 1s ease-in-out;
    background-image: url(assets/images/pixelbranco.png);
}

.bg-img-arqui:hover .elementor-element-populated {
    background-image: url(assets/images/arqui.jpg);
}

.bg-img-comunica:hover .elementor-element-populated {
    background-image: url(assets/images/comunica.jpg);
}

.bg-img-acustica:hover .elementor-element-populated {
    background-image: url(assets/images/acustica.jpg);
}

.bg-img-perso:hover .elementor-element-populated {
    background-image: url(assets/images/perso.jpg);
}

.bg-img-luminaria:hover .elementor-element-populated {
    background-image: url(assets/images/luminaria.jpg);
}

/* Estilos do overlay preto */
.bg-img:hover .elementor-element-populated::before {
    content: "";
    /* Adiciona conteúdo ao pseudo-elemento */
    position: absolute;
    /* Define a posição como absoluta para que cubra toda a div */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    /* Cor de overlay preto com transparência de 0.5 (50%) */
    opacity: .95;
    /* Inicialmente, o overlay estará invisível */
    transition: opacity 2s ease-in-out;
    /* Transição suave de 0.3 segundos para a opacidade */
}

.bg-img.elementor-element-populated::before {
    transition: opacity 2s ease-in-out;
}

.bg-img h3,
.bg-img p {}

.bg-img:hover h3,
.bg-img:hover p {
    color: #fff !important;
}



/* FORM STYLES */

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}

.wpcf7-response-output {
    color: #fff;
 border-color: #fff;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
select {
    border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DEDEDE !important;
    padding: 16px 15px 10px;
    width: 100%;
}

.wpcf7 input[type="file"] {
    margin: 0 0 10px 0;
}

input[type="text"].form-control,
input[type="email"].form-control {
    padding: 16px 15px 10px;
    font-size: 16px !important;
    background: transparent;
    z-index: 1;
    position: relative;
}

.wpcf7-form-control-wrap {
    height: 100%;
    display: block;
}

label {
    z-index: 2;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #9b9b9b;
    padding: 5px 0 0 0;
}

.col-form {
    width: calc(50% - 10px);
    float: left;
    margin: 0 10px 0 0;
}

.col-form:nth-child(2n + 2) {
    margin: 0 0 0 10px;
}

.page-id-8 .col-form, .page-id-9593 .col-form , .page-id-9594 .col-form  {
    width: 100%;
    margin: 0 !important;
}

.clear {
    content: '';
    display: block;
    clear: both;
}

.form-group label {
    transform: translateY(-110%);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    padding: 0 17px;
    line-height: 42px;
    pointer-events: none;
}

.wpcf7-list-item label,
.wpcf7-list-item {
    padding: 0;
    margin: 0;
}

.form-group.active>label {
    transform: translateY(-140%);
    color: #9b9b9b;
    font-size: 12px;
    padding: 0 16px;
    z-index: 2;
    pointer-events: none;
}

.form-group.select>label {
    transform: translateY(-140%);
    color: #9b9b9b;
    font-size: 12px;
    padding: 0 16px;
    z-index: 2;
    pointer-events: none;
}

.form-group.active-erro>label {
    transform: translateY(-190%);
    color: #9b9b9b;
    font-size: 12px;
    padding: 0 16px;
    z-index: 2;
    pointer-events: none;
}

.form-group {
    margin: 0 0 10px 0;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.bg-accent,
.bg-accent-hover:hover,
.bg-accent-hover:focus,
:root .has-accent-background-color,
.comment-reply-link {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 19.2px */
    letter-spacing: 1.8px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 1px solid #000;
    padding: 0.5em 1.44em;
}


#site-footer input[type="button"] {
    border: solid 1px #fff;
}

#site-footer input[type="text"],
#site-footer input[type="password"],
#site-footer input[type="email"],
#site-footer input[type="url"],
#site-footer input[type="date"],
#site-footer input[type="month"],
#site-footer input[type="time"],
#site-footer input[type="datetime"],
#site-footer input[type="datetime-local"],
#site-footer input[type="week"],
#site-footer input[type="number"],
#site-footer input[type="search"],
#site-footer input[type="tel"],
#site-footer input[type="color"],
#site-footer textarea,
#site-footer select,
.page-template-page-dark input[type="text"],
.page-template-page-dark input[type="password"],
.page-template-page-dark input[type="email"],
.page-template-page-dark input[type="url"],
.page-template-page-dark input[type="date"],
.page-template-page-dark input[type="month"],
.page-template-page-dark input[type="time"],
.page-template-page-dark input[type="datetime"],
.page-template-page-dark input[type="datetime-local"],
.page-template-page-dark input[type="week"],
.page-template-page-dark input[type="number"],
.page-template-page-dark input[type="search"],
.page-template-page-dark input[type="tel"],
.page-template-page-dark input[type="color"],
.page-template-page-dark textarea,
.page-template-page-dark select {
    border-radius: 3px;
    border: 1px solid #1C1C1C !important;
    background: #171717;
    color: #fff;
}

#site-footer label {
    z-index: 2;
    color: #fff;
}

#selecao-opcao {
    border: 0 !important;
    border-bottom: solid 1px #fff !important;
    background-color: transparent;
    font-size: 20px;
    margin-bottom: 20px;
    border-radius: 0;
}

#selecao-opcao option {
    color: #000;
}

.page-template-page-dark .wpcf7-submit {
    margin-top: 15px;
}

/* STYLES BTNS */


.btn-header {
    font-size: 13px;
    font-style: normal;
    letter-spacing: 2px;
    border-radius: 50px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    padding: 4px 16px;
    text-decoration: none;
}

.btn-header img,
.btn img {
    display: inline;
    margin-right: 5px;
    vertical-align: initial;
}

.btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 19.2px */
    letter-spacing: 1.8px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 1px solid #000;
    padding: 0.5em 2em;
}

.btn-large {
    font-size: 16px;
    padding: 0.9em 1.6em;
    letter-spacing: 2.4px;
}

.btn-wide {
    padding: 0.9em 7em;
    max-width: 100%;
    color: #000;
    background-color: #fff;
    margin: auto;
    display: block;
}

#site-footer .btn {
    border: 1px solid #fff;
    color: #fff;
}

/* ELEMENTOR TAB */
.elementor-tab-title {
    color: var(--cinza);
    font-size: 18px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 100%;
    /* 18px */
    letter-spacing: -0.72px;
}

.elementor-tab-title.elementor-active {
    color: #000;
    font-weight: 700 !important;

}

/* .elementor-tab-title.elementor-active {
    border-bottom: 1px solid #ccc !important;
} */
.elementor-tabs-content-wrapper {

    border-top: 1px solid #ccc !important;
}

.col-tec {
    display: flex;
}

.col-tec .col {
    margin: 0 15px;
}

/* BLOG STYLES */
.fade-in {
   opacity: 0;
}
.singular .entry-header {
    padding: 4rem 0 1rem 0;
}

.entry-categories {
    margin-top: 10px;
    margin-bottom: 0;
}

.entry-categories-inner span {
    padding: 0 15px;
    color: #000;
}

.entry-categories-inner,
.entry-header a {
    color: #9796A3 !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    margin: 0;
}

.entry-categories a {
    border-bottom-color: transparent;
}

.entry-categories a:focus,
.entry-categories a:hover {
    border-bottom: 0.15rem solid currentColor;
}


.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 85rem;
    width: calc(100% - 4rem);
}

.entry-content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160% !important;
    font-family: 'Be Vietnam Pro', sans-serif;
}

.entry-content h2 {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 100%;
    letter-spacing: -1.28px;
    margin-top: 30px;
}

hr {
    height: 1px;
    background: #E0E0E0;
    width: 100%;
    max-width: 1024px;
    margin: 45px auto;
}

.section-related h2 {
    text-align: center;
}

.related-post-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.related-post {
    flex: 1;
    flex-basis: 0;
    /* Define o tamanho mínimo para cada coluna */
    max-width: 33%;
    min-width: 33%;
    /* Garante que sempre haja três colunas */
    padding: 10px;
}

.related-post h3 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -0.8px;
    margin: 24px 0 16px 0;
}

.related-post .entry-header {
    padding: 0;
    margin: 24px 0 0 0 !important;
}

.related-post .entry-header img {
    margin-right: 5px;
}

.related-post .entry-categories-inner {
    justify-content: flex-start;
}

.related-post .link {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 1.95px;
    text-transform: capitalize;
    text-decoration: none;
}

.related-post .link img {
    display: inline;
}

.wp-post-image {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F0F0F0;
}

.archive-title {
    font-weight: 400;
}

.next,
.prev {
    display: none !important;
}

.pagination .nav-links {
    justify-content: center;
    margin: 30px 0 60px 0;
}

.page-numbers {
    border-radius: 67px;
    border: 2px solid #9796A3;
    text-align: center;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 33px;
}

.page-numbers.current {

    border: 2px solid #000;
    width: 45px;
    height: 45px;
    line-height: 40px;
}

.nav-links>* {
    margin: 0 1rem;
}

.addtoany_shortcode {
    display: inline-block;
}

.share-block {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 2rem;
    margin-bottom: 4rem;
}

/* PROJETOS */
.ggbl_next,
.ggbl_prev {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-image: url(assets/images/seta.svg);
    background-size: contain;
}

.ggbl_next:hover,
.ggbl_prev:hover {
    border-left: none;
    border-right: none;
}

.ggbl_prev {
    transform: rotate(180deg);
}

/* PROJETOS LIST */

.vp-filter__style-minimal .vp-filter__item a {
    color: #fff;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}

.vp-filter__style-minimal .vp-filter__item>a:hover,
.vp-filter__style-minimal .vp-filter__item>a:focus {
    color: #fff;
}

.vp-filter__style-minimal .vp-filter__item.vp-filter__item-active {
    border-bottom: 3px solid #FFF !important;
}
.vp-filter__style-minimal .vp-filter__item {
    border-bottom: 3px solid #000;
}
.vp-portfolio__filter-wrap {
    width: 100%;
}
.vp-filter__style-dropdown select{
	background-color: #fff;
    color: #000;
}
.vp-filter__style-dropdown, select{
	position: relative;
}
.vp-filter__style-dropdown:after{
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  position: absolute;
  top: 40%;
  right: 10px;
  content: "";
  z-index: 98;
 }
.vp-filter__style-minimal {
    display: initial;
    flex-wrap: wrap;
}

.vp-filter__item {
    float: right;
}

.vp-filter__item:first-child {
    float: left;
}

.vp-portfolio__item-meta {
    text-align: left;
}
.post_tag .category{
    display: none;
}
.category .post_tag {
    display: none;
}

/* FOOTEr */

.footer-credits p {
    font-size: 12px !important;
}

#site-footer {
    background-color: #000;
}
#site-footer .section-inner {
	max-width:1500px;
}

.vp-portfolio__items-style-emerge .vp-portfolio__item-caption {
    background: rgba(0, 0, 0, 0.70);
}

.vp-portfolio__items-style-emerge .vp-portfolio__item-caption {
    padding-top: initial;
    -webkit-clip-path: initial;
    clip-path: none;
}

.vp-portfolio__items-style-emerge .vp-portfolio__item-meta>* {
    margin-bottom: 10px;
}

.footer-navigation {}

.footer-menu a {
    color: #fff !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

.footer-menu .menu-item {
    width: 50%;
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer-menu a {
    display: block;
    padding: 5px;
    color: #ffffff;
    /* Cor do texto do link */
    text-decoration: none;
}

#site-footer .social-icons a {
    border: solid 1px #fff
}

#site-footer .social-icons a {
    height: 3rem;
    width: 3rem;
    padding: 5px;
}

#site-footer ul.social-icons li {
    margin: 0.9rem 0 0 0.6rem;
}

#site-footer .logo nav {
    margin-top: 10px
}

#site-footer ul.social-icons {
    margin: auto !important;
}

.footer-content {
    align-items: flex-start !important;
    margin-bottom: 30px;
    justify-content: center !important;
    gap: 40px;
}

.call-project {
    margin-bottom: 30px;
    justify-content: center !important;
    gap: 40px;
}

.footer-content div {
    min-width: 150px;
}

.footer-content .logo {
    min-width: 200px;
}


.footer-content .news-footer {
    min-width: 250px;
}

#menu-menu-secundario-do-rodape {
    display: initial;
    padding: 0;
    margin: 0;
}

#menu-menu-secundario-do-rodape li {
    width: 100%;
}

.menu-principal-footer {
    border-right: 1px solid #1C1C1C;
}

.call-project h4 {
    color: #fff;
    font-size: 26px;
    margin: 0;
}

.footer-content h5 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
}

.news-footer {
    max-width: 300px;
}

.page-template-page-dark #site-footer {
    background-color: #fff;
}

.page-template-page-dark .call-project h4,
.page-template-page-dark .footer-menu a,
.page-template-page-dark #site-footer .btn,
.page-template-page-dark .footer-content h5 {
    color: #000 !important;
}

.page-template-page-dark #site-footer .btn {
    border: 1px solid #000;
    background-color: #fff;
}

/* Página de Luminarias - Modal e form */
#pedido-orcamento label {
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    border: 1px solid #eee;
}

#pedido-orcamento label:hover,
#pedido-orcamento label:active {
    cursor: pointer;
    background-color: #eee;
}

#pedido-orcamento input[type="radio"]:checked+label {
    background-color: #000;
    color: #fff;
}

input[name="tamanho"],
input[name="formato"],
.modal {
    display: none;
}

#pedido-orcamento img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}

#pedido-orcamento button:hover {
    opacity: .7;
}

.modal {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    height: auto;
    overflow: hidden;
    transition: all 2s ease-out;
    overflow: auto;
}

.modal-content {
    position: absolute;
    right: -470px;
    width: 450px;
    max-width: 90%;
    background-color: #fff;
    padding: 30px 10px 20px 10px;
    transition: all 2s ease-out;
    text-align: center;
}

.modal[style="display: block;"] .modal-content {
    right: 0px;
    transition: all 2s ease-out;
}

.button-close {
    font-size: 60px;
    font-weight: 300;
    position: absolute;
    top: 25px;
    right: 5px;
    color: var(--cinza);
    cursor: pointer;
}

.modal-content h5 {
    margin-top: 16px;
}


.modal-content .pagina-titulo {
    text-transform: none;
    margin: 27px 0 11px 0;
}

#modalform h5 {
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    text-align: left;
    letter-spacing: -1.28px;
}

.preco-form {
    background-color: #F6F6F6;
    padding: 10px 15px 15px 15px;
    margin: 15px -10px;
    text-align: center;
}

.preco-form #disablethis {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 38.547px */
    text-transform: capitalize;
    background-color: transparent;
    border: 0 !important;
    pointer-events: none;
}

.modal-content .wpcf7-submit {
    margin-top: 15px;
}

/* STILOS MAPA REVENDEROREs */
.mapa {
    display: flex;
    align-items: center;
}

.mapa .mapa-col:first-child {
    min-width: 700px;
}

.mapa .mapa-col:last-child {
    max-height: 500px;
    overflow: auto;
}

.revendedor {
    margin: 10px 0;
}

.revendedor h2 {
    color: #000;
    font-size: 20px;
    margin: 0 0 5px 0;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.revendedor p {
    color: var(--cinza);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
}

svg text {
    fill: #000;
    font-family: monospace;
    font-weight: bolder;
}

.mapa-svg-estados {
    fill: #9796A3;
    -webkit-transition: .8s ease;
    -moz-transition: .8s ease;
    -ms-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    stroke-dasharray: 180%;
    stroke-dashoffset: -120%;
    stroke-width: 2px;
    stroke: var(--default-strok);
}

.mapa-svg-estados text {
    stroke: none
}

.mapa-svg-estados:hover {
    cursor: pointer;
    fill: #000;
}

.mapa-svg-estados:hover text {
    stroke: none;
    fill: var(--cinza);
    -webkit-transition: .8s ease;
    -moz-transition: .8s ease;
    -ms-transition: .8s ease;
    -o-transition: .8s ease;
}

.mapa-svg-estados-active {
    cursor: pointer;
    stroke: #fff;
    fill: #000;
    stroke-dashoffset: 0%;
    -webkit-transition: .8s ease;
    -moz-transition: .8s ease;
    -ms-transition: .8s ease;
    -o-transition: .8s ease;
}

.mapa-svg-estados-active text {
    stroke: none;
    fill: var(--cinza);
    -webkit-transition: .8s ease;
    -moz-transition: .8s ease;
    -ms-transition: .8s ease;
    -o-transition: .8s ease;
}

.pointer-svg-map {
    fill: var(--default-blue-stroke);
    animation-direction: normal;
    animation-delay: .3s;
}

.inactive-map-svg {
    opacity: .5;
    stroke: none !important;
}

.inactive-map-svg:hover {
    stroke-dashoffset: -120%;
    cursor: inherit;
    fill: var(--default-grey-black-fill);
}

@keyframes pointer {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

#sotreq-select {
    display: flex;
    flex-direction: column;
}

.class-select {
    outline: none;
    border: 0 !important;
    color: #868686;
    ;
    margin-bottom: 2rem;
    padding: 0;
    font-size: 32px;
    font-weight: 300;
    line-height: 100%;
    /* 32px */
    letter-spacing: -1.28px;
}

.class-select option {

    font-size: 20px;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a {
    position: relative;
    padding-top: 69%;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    position: absolute;
    top: 0;
    bottom: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image,
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    flex-grow: 0;
}
.grecaptcha-badge { 
    visibility: hidden;
}

@media (min-width: 1220px) {
    .primary-menu>li {
        margin: 0.8rem 0 0 4.5rem;
    }

}

@media (max-width: 1440px) {
    .primary-menu>li {
        margin: 0.8rem 0 0 2.5rem;
    }
}
@media (max-width: 1220px) {
  
    
    .primary-menu>li {
        margin: 0.8rem 0 0 1.5rem;
    }
}
@media (min-width: 900px) {
    .post-inner {
        padding-top: 5rem;
    }
}


@media (max-width: 900px) {

    .btn-header {
        display: none;
    }

    .col-form {
        width: 100%;
    }

    .call-project {
        margin: 30px 15px 60px 15px;
    }

    .call-project .btn-large {
        margin-top: 12px;
        display: block;
        text-align: center;
    }

    .call-project,
    .footer-content {
        display: block !important;
    }

    .logo img {
        margin: auto;
    }

    #site-footer ul.social-icons {
        display: flex;
        justify-content: center;
    }

    .powered-by-wordpress {
        display: block !important;
        margin: 0;
    }

    .header-inner {
        padding: 1.8rem 0;
    }
    .home #site-header{
        z-index: 2;
    }

    .nav-toggle .toggle-inner {
        padding-top: 0;
    }

    .toggle-inner .toggle-text {
        top: calc(48% + 0.5rem);
    }

    .footer-content>div {
        margin-top: 30px;
    }

    /* TIPOGRAFIA */
    h1 {
        font-size: 30px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: -2px;
    }

    h2 {
        color: var(--cinza);
        font-size: 26px;
        font-style: normal;
        font-weight: 300;
        line-height: 100%;
        letter-spacing: -1px;
    }

    h3 {
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        /* 31.2px */
    }

    /* FORMULARIOS */
    .col-form {
        margin: 0;
    }

    .col-form:nth-child(2n + 2) {
        margin: 0;
    }

    /* STILOS MAPA REVENDEROREs */
    .mapa {
        flex-flow: wrap;
    }

    .mapa .mapa-col:first-child {
        /* min-width: 700px; */
        min-width: auto;
    }

    .mapa .mapa-col {
        width: 100%;
    }

    .map-area-transform {
        margin-left: -30%;
    }

    /* BLOG STYLES */

    .related-post-list {
        flex-wrap: wrap;
    }

    .related-post-list .related-post {
        max-width: 100%;
        width: 100%;
        flex: initial;
        flex-basis: initial;
        margin-bottom: 30px;
        min-width: 100%;
    }

}