.elementor-415 .elementor-element.elementor-element-0313f27{--display:flex;--min-height:609px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-415 .elementor-element.elementor-element-0313f27:not(.elementor-motion-effects-element-type-background), .elementor-415 .elementor-element.elementor-element-0313f27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F0000;background-image:url("https://novo.voltclub.com.br/wp-content/uploads/2025/08/bg-2a-dobra2.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-415 .elementor-element.elementor-element-8a0c286{width:var( --container-widget-width, 41% );max-width:41%;--container-widget-width:41%;--container-widget-flex-grow:0;}.elementor-415 .elementor-element.elementor-element-8a0c286 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2em;}@media(min-width:2400px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-415 .elementor-element.elementor-element-0313f27:not(.elementor-motion-effects-element-type-background), .elementor-415 .elementor-element.elementor-element-0313f27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://novo.voltclub.com.br/wp-content/uploads/2025/08/bg-2a-dobra-mobile2.webp");background-position:bottom center;background-size:contain;}.elementor-415 .elementor-element.elementor-element-0313f27{--min-height:0px;--justify-content:flex-start;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-415 .elementor-element.elementor-element-8a0c286{width:100%;max-width:100%;}.elementor-415 .elementor-element.elementor-element-8a0c286 > .elementor-widget-container{padding:0vw 0vw 40vw 0vw;}}/* Start custom CSS for heading, class: .elementor-element-8a0c286 */.elementor-415 .elementor-element.elementor-element-8a0c286 .elementor-heading-title::before {
    content: "";
    display: block;
    background-image: url('https://novo.voltclub.com.br/wp-content/uploads/2025/06/barra_detalhe.webp');
    background-size: contain;
    background-repeat: no-repeat;
    width: 56px;
    height: 9px;
    margin: 0 0 28px 0;
}/* End custom CSS */
/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden;
}

[data-elementor-type="wp-page"]{
    overflow: hidden;
}

[data-elementor-type="wp-post"]{
    overflow: hidden;
}

h1, h2, h3, h4, h5, p {
    margin-bottom: 0;
    margin-top: 0;
}

.link a,
.link a:hover{
    color: currentColor;
}

.icone svg{
    height: unset !important;
}

.icone .elementor-icon-wrapper {
  line-height: 0;
}

h1, h2{
    padding-bottom: 24px;
    font-family: "Inter", Sans-serif !important;
    
}

@media (max-width:767px){
    h1{
        font-size: 2rem !important;
        padding-bottom: 12px;
    }
    
    h2{
        font-size: 1.75rem !important;
        padding-bottom: 12px;
    }
    
    /*h3{*/
    /*    font-size: 1.75rem !important;*/
    /*}*/
}

.e-con-full{
    padding: 0;
}

p {
    font-size: 1rem;
    color: #c7c7c7;
    line-height: 1.5em;
    font-weight: 400;
    font-family: "Inter", Sans-serif !important;
}

.paragrafo{
    display: grid;
    gap: 20px;
}

.destaque{
    font-weight: 600;
    color: #ffffff;
}

.degrade-titulo{
    border-radius: 5px;
    background: linear-gradient(90deg, #E01B2D 0%, #7B020D 100%);
    padding: 0px 12px;
}

.subtitulo{
    font-size: 1.25rem;
}


/*Estico tag horário*/
.horario{
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #C7C7C7;
    justify-self: center;
    padding: 20px 40px;
}

.horario .paragrafo{
    gap: 8px;
}

.horario .titulo{
    font-weight: 600;
    color: #fff;
}

@media (max-width:767px){
    .horario{
    flex-direction: column;
    padding: 20px 20px;
    justify-self: stretch;
    }
}


/*Ajuste álbum*/
@media (max-width:990px){
    .album{
        width: 100%;
    }
}


/*Estilo botão*/
.botao .elementor-button{
    padding: 20px 30px !important;
    border-radius: 5px;
    border: 1px solid #fff;
}

.botao .elementor-button svg{
    width: 16px;
    transition: .5s;
}

/*Hover icone botões*/
.botao .elementor-button-icon, .form .elementor-button .elementor-button-icon{
    transition: .5s;
}

.botao:hover .elementor-button-icon{
    transform-origin: center;
    transform: rotate(45deg);
}

.botao:hover .elementor-button-icon svg{
    transform-origin: center;
    animation: seta-botao 1s infinite;
}

.botao .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}

@keyframes seta-botao{
    0%, 100%{
        transform: translate(0px, 0px);
    }
    50%{
        transform: translate(10px, -10px);
    }
    
}


/*Barra de scroll*/
body::-webkit-scrollbar {
  width: 10px; /*largura da barra*/
}

body::-webkit-scrollbar-track {
  background: #0E0E0E; /*cor do fundo*/
}

body::-webkit-scrollbar-thumb {
  background-color: #C6A87D; /*cor do controle do scroll*/
  border-radius: 10px; /*arredondamento*/
  border: 2px solid #0E0E0E; /*borda*/
}

/* Firefox */
*{
  scrollbar-width: 10px;
  scrollbar-color:
    #E01B2D /*cor do controle do scroll*/
    #0E0E0E; /*cor do fundo*/
}/* End custom CSS */