/* Imports */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');



html, body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    margin-bottom: 0;
}
p {
    color: #3a3a3a;
    line-height: 1.5;

}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}
.btn {
    background: #00dd80;
    border-radius: 500px;
    text-align: center;
    margin: 10px auto 5px;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.18);
}
.btn a {
    padding: 15px 30px !important;
    color: #fff !important;
    text-decoration: none;
    display: block;
}
.btn2 {
    border-radius: 4px;
    width: 100%;
}
.btn2 a{
    padding: 25px 10px 22px!important;
    line-height: 22px;
    font-weight: bold;
    font-size: 18px;
}
.container-promocao img{
    /*border-radius: 50%;*/
    display: table;
    margin: 0 auto;
    max-width: 60%;
}
.container-promocao h1{
    font-size: 1.4em;
    line-height: 1.2em;
    margin: 15px 0 15px;
    text-align: center;
}
.container-promocao h1 span{
    color: #00dd80;
}
.container-promocao{
    padding-top: 30px;
}
.container-promocao h6{
    /*color: red;*/
    margin: 5px 0 30px;
    font-weight: 600;
    color: #777777;
    font-size: 14px;
}



.container-promocao .btn2 a .span-garantia{
    font-size: 12px;
    opacity: .9;
    margin: 0 0 -5px;
    display: table;
    width: 100%;
    font-weight: 400;
}
.container-promocao .btn2.btn-red{
    background: #ff6868;
}


/* Linktr.ee */
.linktree-body{
    /*overflow: hidden;*/
}
.linktree-bg{
    min-height: 900px;
    height: 100%;
}

/* Themes */
.linktree-bg.linktree-theme-1{
    background-image: linear-gradient(to bottom, #d463a2, #fc8e66);
}


.linktree-container{
    max-width: 700px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.linktree-container .user-area{
    text-align: center;
    padding-top: 35px;
}
.linktree-container .user-area .img-circle {
    position: relative;
    width: 96px;
    height: 96px;
    display: block;
    background-color: rgba(0,0,0,.1);
    margin: 0 auto 12px;
    border-radius: 50%;
    overflow: hidden;
}
.linktree-container .user-area .img-circle img {
    width: 0;
    min-width: 96px;
    min-height: 96px;
    width: 100%;
}

.linktree-container .user-area h3{
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
}

.linktree-container .links{
    padding-top: 30px;
}
.linktree-container .links .btn-link{
    border: 2px solid #fff;
    background-color: transparent;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    padding: 17px 4%;
    display: table;
    width: 91%;
    margin-bottom: 15px;
    text-decoration: none;
    text-align: center;
    transition: all 0.2s;
}
.linktree-container .links .btn-link:hover{
    background: #fff;
    color: #d463a2;
}


/* GA - Google Ads */
.linktree-ga{

}
.linktree-ga .linktree-container .user-area{
    padding-top: 0px;
}
.linktree-ga .img-logo-projeto-rapunzel img{
    display: table;
    margin: 0 auto;
    max-width: 50%;
}
.linktree-ga .links{
    padding-top: 10px;
}
.linktree-ga .links h3{
    color: #fff;
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
}
.linktree-ga .links h2{
    color: #e2728b;
    margin: 3px 0 15px -10px;
    font-size: 18px;
    line-height: 26px;
    background: white;
    width: 100%;
    padding: 12px 10px 10px;
    text-transform: uppercase;
    text-align: center;
}


/* Desconto Expirado */
.aviso-desconto{
    padding: 7px 0;
    background: red;
    color: white;
    z-index: 9;
    width: 100%;
    margin: 0;
    font-size: 13px;
    text-align: center;
    display: none;
}
.body-expire-desconto .aviso-desconto{
    display: table;
}
.body-expire-desconto .container-promocao h1, .body-expire-desconto .container-promocao h6{
    text-decoration: line-through;
    opacity: .3;
}
.body-expire-desconto .container-promocao .btn-disable{
    opacity: .3;
}
.body-expire-desconto .container-promocao .btn-disable a:hover{
    cursor: no-drop;
}


/* Página do WhatsApp */
.icon-whatsapp{
    display: table;
    margin: 20px auto 0;
    text-decoration: none;
}
.icon-whatsapp img{
    width: 65px;
    float: right;
    margin: -5px 0 0;
}
.icon-whatsapp span{
    color: #fff;
    font-size: 12px;
    float: left;
    text-align: center;
    font-weight: bold;
    background: #13d053;
    padding: 12px 60px 11px 30px;
    border-radius: 30px;
    margin: 0 -40px 0 0;
}
.body-whatsapp h1{
    font-size: 24px;
    text-transform: uppercase;
}
.body-whatsapp h1 strong{
    color: #f45c5c;
}


.btn-pv-curso{
    display: none;
}


/* PÁGINA WHATSAPP  */
.FB-page-whatsapp{
    padding-top: 50px; 
}
.container {
    width: 450px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.FB-page-whatsapp *{
    text-align: center;
}
.FB-page-whatsapp .logo-fb{
    max-width: 85%;
}
.FB-page-whatsapp .container p{
    margin: 20px 0 20px;
    font-size: 14px;
}






/* CRONÔMETRO */
.contador-price{
    display: table;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
    background: #f44336;
    box-shadow: 0px 0px 10px #d8372b;
}

.contador-price ul{
    padding: 15px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}
.contador-price ul h4{
    text-align: center;
    margin: 0 0 5px;
    font-weight: bold;
    width: 100%;
    font-size: 18px;
    color: #fff;
}
.contador-price ul li{
    float: left;
    margin: 0 7px;
    text-align: center;
    list-style: none;

}
.contador-price ul li .days,
.contador-price ul li .hours,
.contador-price ul li .minutes,
.contador-price ul li .seconds {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    color: #000;
    background: #fff;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 400;
    width: 48px;
    height: 48px;
}
.contador-price ul li .txt-days,
.contador-price ul li .txt-hours,
.contador-price ul li .txt-minutes,
.contador-price ul li .txt-seconds {
    padding-top: 5px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}


.contador-price p.contador-price-warning{
    text-align: center;
    padding: 0 7px 20px;
    font-size: 15px;
    color: #fff;
}
.contador-price p.contador-price-warning img{
    display: inline-table;
    margin: 0px -1px 0 0;
    max-width: 15px;
}
.contador-price .txt-valido-ate{
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 7px 0 10px;
}

.box-vaga-reservada {
    padding-top: 30px;
}
.box-vaga-reservada h5{
    text-transform: uppercase;
    text-align: center;
}
.box-vaga-reservada h5 u{
    display: block;
}


/* NotificaÃ§Ãµes de Vendas */
.notificacoes-vendas ul li{
    position: fixed;
    /*bottom: 7px;*/
    bottom: -200%;
    left: 7px;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 3px #9a9a9a;
    border-radius: 7px;
    z-index: 999;
}
.notificacoes-vendas ul li .nv-logo{
    float: left;
    width: 25%;
}
.notificacoes-vendas ul li .nv-logo img{
    max-width: 100%;
}

.notificacoes-vendas ul li .nv-content{
    float: right;
    width: 70%;
}
.notificacoes-vendas ul li .nv-content h4{
    font-size: 14px;
    font-weight: bold;
    color: #47dd7f;
}
.notificacoes-vendas ul li .nv-content h4 span{
    font-weight: 300;
    font-size: 12px;
}
.notificacoes-vendas ul li .nv-content p{
    font-size: 14px;
    padding: 7px 0 5px;
    margin: 0;
}
.nv-content .nv-tempo-compra{
    font-size: 12px;
    opacity: .7;
}



@media (max-width: 767px) {

    /* PÁGINA WHATSAPP  */
    .container {
        width: 100%;
        display: table-cell;
    }

    /* CRONÃ”METRO */
     .contador-price ul{
        padding: 7px 0 ;
    }
    .contador-price ul h4{
        font-size: 14px;
    }
    .contador-price ul li .days,
    .contador-price ul li .hours,
    .contador-price ul li .minutes,
    .contador-price ul li .seconds {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .contador-price ul li .txt-days,
    .contador-price ul li .txt-hours,
    .contador-price ul li .txt-minutes,
    .contador-price ul li .txt-seconds {
        font-size: 9px;
        padding-top: 2px;
    }

    /* NotificaÃ§Ãµes de Vendas */
    .notificacoes-vendas ul li{
        width: 96%;
        left: 50%;
        transform: translateX(-50%);
        padding: 7px 15px 6px;
        border-radius: 0;
    }
    .notificacoes-vendas ul li .nv-logo{
        width: 15%;
    }
    .notificacoes-vendas ul li .nv-content {
        width: 82%;
    }
    .notificacoes-vendas ul li .nv-content h4{
        font-size: 14px;
    }
    .notificacoes-vendas ul li .nv-content h4 span{
        font-size: 10px;
    }
    .notificacoes-vendas ul li .nv-content p{
        font-size: 12px;
        padding: 3px 0 0px;
    }
    .nv-content .nv-tempo-compra{
        font-size: 10px;
    }


    .notificacoes-vendas ul li{
        width: 100%;

        padding: 6px 7px 0px;
    }
    .notificacoes-vendas ul li .nv-logo{
        width: 12%;
    }
    .notificacoes-vendas ul li .nv-content{
        width: 86%;
    }
    .notificacoes-vendas ul li .nv-content h4{
        font-size: 12px;
        line-height: 12px;
        margin: 0;

    }
    .notificacoes-vendas ul li .nv-content p{
        font-size: 11px;
        line-height: 11px;
        margin: 0 0 -5px;
    }
    .notificacoes-vendas ul li .nv-content .nv-tempo-compra{
        font-size: 9px;
    }


}


@media (max-width: 320px) {
    .btn2 a{
        font-size: 16px;
    }
    .container-promocao .btn2 a .span-garantia{
        font-size: 10px;
    }

}




