/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ GERAL ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

iframe .hDJggr {
    display: none !important;
}

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
    overflow-x: hidden;
    font-family: sofia-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    background: #000 !important;
}

.center-box {
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%); 
    -moz-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%); 
    transform:translate(-50%, -50%);
}

.aligncenter {
    margin:0px auto;
    display: table;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

.relative {
    position: relative;
}

.pointer {
    cursor: pointer;
}

.img-bg {
    width: 100%;
    height: auto;
}

p {
    width: 100%;
}

section {
    overflow-x: hidden;
}


/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ HEADER ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

#topo {
    background: #FFA400;
    padding: 10px 15px;
    color: #3a3a3a;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.18);
    position: sticky;
    top: 0px;
    z-index: 10;
}

#topo a, #message {
    font-family: 'lemon_milkbold';
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 1.5em;
}


#intro {
    min-height: 100vh;
}

/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ CONTADOR ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

#message, .data-dinamica, .link-whats {
    display: none;
}


#countdown ul {
    margin: 0px;
    padding: 0px;
}

#countdown ul li {
    list-style-type: none;
    text-align: center;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 0.7em;
}

#countdown ul li span.number {
    font-size: 2em;
    padding: 0px;
}

.segundo-singular, .minuto-singular, .hora-singular, .dia-singular {
    display: none;
}


/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ HOME ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.content-intro {
    margin-top: -150px;
    color: #FFF;
}

.content-intro h3 {
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    margin: 15px 0px;
    font-size: 1.5em;
}

.copo-icon {
    width: 32px;
    margin-right: 10px;
}

.btn-inscricao, .btn-whats {
    background-image: linear-gradient(90deg, #58cc00 0%, #65a634 49%, #58cc00 80%, #58cc00 100%);
    animation:slidebg 5s linear infinite;
    padding: 10px;
    color: #FFF !important;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    text-decoration: none !important;
    text-align: center;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 1.2em;
    transition: all 0.3s ease;
}

@keyframes slidebg {
    to {
        background-position:100vw;
    }
}

.btn-inscricao:hover {
    transform: scale(1.1);
}

#businesssummit {
    background: #FFA400;
    padding: 80px 0px;
    position: relative;
    z-index: 20;
    color: #3a3a3a;
}

#businesssummit .descricao {
    margin-bottom: 20px;
}

#businesssummit .descricao h2 {
    font-size: 2em;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
}

.item-business {
    padding-bottom: 30px;
}

.item-business h4{
    font-weight: 800;
}

#numeros {
    position: relative;
    z-index: 20;
    padding: 100px 0px;
}

.alpha-black {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: block;
}

#numeros h3 {
    color: #FFF;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 2em;
}

.numero-box {
    background: #5c3600;
    border-radius: 8px;
    padding: 30px;
    color: #FFF;
    text-align: center;
    margin-top: 25px;
}

.info-numero {
    color: #FFA400;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 2em;
}

#franquias {
    padding: 50px 0px 0px 0px;
    position: relative;
    z-index: 20;
}

#franquias h4, #faq h4 {
    color: #FFF;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 2em;
}

.mais1-degrade {
    background: #FFA400;
    background: linear-gradient(to top, #FFA400 30%, #FFD76A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#franquias .item-franquias {
    color: #FFF;
    padding: 15px 0px;
}

#premios {
    background: #FFF;
    position: relative;
    padding: 80px 0px;
}


#premios h3 {
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 2em;
}


#carouselLogos {
    margin-top: 50px;
}

#carouselLogos .owl-stage {
    display: flex;
    align-items: center;
}

#carouselLogos .owl-height {
    height: 100px !important;
}

#publico {
    position: relative;
    padding: 80px 0px;
    z-index: 20;
}

#publico h2 {
    color: #FFF;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 2em;
}

.publico {
    border: 2px solid #FFA400;
    border-radius: 5px;
    position: relative;
    margin-top: 60px;
    padding: 50px 20px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
}

.publico .icone-publico {
    position: absolute;
    top: 0px;
    transform: translate(0%, -50%);
    left: 20px;
}

.publico h4 {
    color: #FFA400;
    font-family: fira-sans-2, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.publico h4.pageb {
    color: #FFF;
}

#conseguira {
    background: #FFA400;
    padding: 80px 0px;
    position: relative;
    z-index: 20;
}

#conseguira h3 {
    color: #000;
    font-family: fira-sans-2, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5em;
    margin-bottom: 30px;
}

#conseguira ul {
  list-style-image: url('../img/graos.png');
}

#conseguira ul li{
  padding-bottom: 40px;
}

#mentor {
    color: #FFF;
    position: relative;
    z-index: 20;
    background: #000;
}

#mentor h5 {
    font-size: 0.9em;
}

#mentor h2 {
    color: #FFA400;
    font-weight: 600;
    font-size: 4em;
}

.infos-mentor {
    padding: 20px;
}

#quando {
    background: #FFA400;
    padding: 80px 0px;
    position: relative;
    z-index: 20;
    color: #3a3a3a;
}

#quando .infos {
    background: #000;
    border-radius: 10px;
    padding: 20px;
    color: #FFF;
}

#quando .infos h2{
    color: #FFA400;
    font-family: fira-sans-2, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 40px;
}

#depoimentos {
    padding: 80px 0px;
    background: #FFF;
    color: #000;
    position: relative;
    z-index: 20;
}

.owl-prev {
    position: absolute;
    left: 0px;
    top: 50%;
}

.owl-next {
    position: absolute;
    right: 0px;
    top: 50%;
}

.autor-depoimento {
    font-style: italic;
    text-align: right;
    font-weight: bold;
    font-size: 0.9em;
}

.owl-next:focus, .owl-prev:focus {
    outline: none !important;
}

.slogan {
    margin-bottom: 50px;
}

#faq {
    padding: 100px 0px;
}

#faq .subtitulo {
    color: #FFF;
    font-size: 1.2em;
}

#faq .conteudo-faq {
    background: #FFA400;
    border-radius: 10px;
    padding: 20px;
    color: #000;
    margin-top: 25px;
}

#faq h3 {
    font-family: fira-sans-2, sans-serif;
    font-weight: 700;
    font-style: normal;
}

#faq .conteudo-faq a {
    color: #000 !important;
}

#faq .pergunta {
    background: #000;
    color: #FFA400;
    padding: 5px 10px !important;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1em;
}

#faq .resposta {
    font-size: 0.9em;
}

/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ FORMULARIO ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */


.input{
    background: rgba(255, 255, 255, 0.1);
    border:1px solid #FFA400;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
    color: #FFF;
    font-size: 1.1em;
    line-height: 2em;
    font-weight: 400;
    font-style: normal;
    width: 100%;
}

input[type='radio'] {
  box-sizing: border-box;
  appearance: none;
  background: white;
  outline: 2px solid #333;
  border: none;
  width: 16px;
  height: 16px;
}

input[type='radio']:checked {
  background: #333;
}

.wpcf7-list-item {
    font-weight: 400;
    font-style: normal;
    color: #818181;
    font-size: 0.9em;
    margin: 0px !important;
}

textarea {
    height: 80px;
    padding-right: 80px !important;
}

.input::-webkit-input-placeholder {
    color: #818181;
}

.input:-moz-placeholder {
    color: #818181;
}

.input::-moz-placeholder {
    color: #818181;
}

.input:-ms-input-placeholder {  
    color: #818181;
}

.wpcf7-submit {
    background-image: linear-gradient(90deg, #58cc00 0%, #65a634 49%, #58cc00 80%, #58cc00 100%);
    animation:slidebg 5s linear infinite;
    padding: 10px 40px;
    color: #FFF !important;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    text-decoration: none !important;
    text-align: center;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 1.2em;
    transition: all 0.3s ease;
    border: none;
    margin: 0px auto;
    display: table;
}

.wpcf7-submit:hover {
    transform: scale(1.1);
}

.wpcf7-response-output {
    float:left;
    display:block;
    width:100%;
    color: #000;
    background: #ffb900;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #398f14;
    font-weight: bold;
    color: #FFF;
}

span.wpcf7-not-valid-tip {
    color: #000 !important;
    font-size: 1em;
    display: block;
    background: #f00;
    padding: 5px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #FFF;
}

.tel-invalido {
    color: #000 !important;
    font-size: 1em;
    display: none;
    background: #f00;
    padding: 5px;
}

/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ POP-UP ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.popup {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.popup .form {
    border: 2px solid #FFA400;
    background: #000;
    padding: 15px;
    transform: scale(0.9);
}

.popup .form h4 {
    color: #FFF;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 1.2em;
    text-align: center;
    margin: 20px 0px;
}

#content .page404, #content h3{
    color: #FFF;
    text-align: center;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 50px 0px;
}

.content-page {
    color: #FFF;
    font-size: 1.2em;
}

.progress {
    height: 30px;
}

.progress-bar { 
    background-color: #ee303c;  
    border-radius: 4px; 
    transition: 0.4s linear;  
    transition-property: width, background-color;    
    text-align: center;
    font-family: 'lemon_milkbold';
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000;
}

.progress-striped .progress-bar {   
  background-color: #FCBC51; 
  width: 98%; 
  background-image: linear-gradient(
    45deg, rgb(252,163,17) 25%, 
    transparent 25%, transparent 50%, 
    rgb(252,163,17) 50%, rgb(252,163,17) 75%,
    transparent 75%, transparent); 
  animation: progressAnimationStrike 6s;
}

@keyframes progressAnimationStrike {
 from { width: 0 }
 to   { width: 98% }
}

/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ FOOTER ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.link-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    z-index: 50;
}

footer {
    padding: 30px;
    background: #000;
    color: #FFF;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #FFA400;
}
/* -------------------------------------------------------------------------------------------------------
------------------------------------------------ RESPONSIVO ---------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* Até Mobile */
@media  (max-width: 991px) {

    #intro {
        background: none !important;
    }

    #quando .infos {
        margin-bottom: 30px;
    }

    #faq .perguntas {
        margin-top: 30px;
    }

    .btn-inscricao, .btn-whats {
        font-size: 1em;
    }

}

/* Breakpoint MD */
@media  (min-width: 660px) {


    #quando .infos {
        margin-left: -30px;
        padding: 20px;
    }

    #quando .foto-predio {
        padding: 20px 0px;
    }

    .content-intro h3 {
        font-size: 1.7em;
    }

}



/* Breakpoint LG */
@media  (min-width: 992px) {

    #intro {
        min-height: 100vh;
    }

    .info-numero {
        font-size: 1.5em;
    }

    #carouselLogos .owl-height {
        height: 200px !important;
    }

    #quando .infos {
        padding: 20px 30px;
    }

    .popup .form {
        transform: scale(1);
    }


}


/* Breakpoint XL */
@media  (min-width: 1200px) {

    #intro {
        min-height: 100vh;
    }

    .content-intro {
        margin-bottom: 50px;
    }

    .link-whatsapp {
        width: 80px;
    }

    .info-numero {
        font-size: 2em;
    }

    #quando {
        margin-top: -50px;
    }

}

/* Breakpoint XXL */
@media  (min-width: 1400px) {

    .content-intro {
        margin-bottom: 80px;
    }

    #mentor h2 {
        color: #FFA400;
        font-weight: 600;
        font-size: 5em;
    }

}



