﻿@font-face {
    font-family: 'Oswald-Light';
    src: url('../fontes/Oswald-Light.ttf') format('truetype');
}



.img-play {
    width: 110px;
    margin: 100px auto;
    display: flex;
}
.img-next {
    width: 50px;
    float: right;
    position: absolute;
    right: 0;
}

.div-icones-language {    
    float: left;
    position: absolute;
    left: 0;
}

    .div-icones-language a {
        padding-right: 10px;
        font-size: 20px;
        cursor: pointer;
        color: #777776;
        font-family: 'Oswald-Light';
    }

    .div-icones-language a.selecionado {        
        font-size: 21px;        
        color: #FFFFFF;
    }


#modal-mensagem .imagem-popup-erro,
#modal-mensagem .imagem-popup-sucesso {
    width: 50px;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

#modal-mensagem h4 {
    text-align: center;
    padding: 17px 0px;
}

#modal-mensagem.sucesso .imagem-popup-erro {
    display: none;
}

#modal-mensagem.erro .imagem-popup-sucesso {
    display: none;
}

#modal-mensagem.sucesso .modal-content {
    border: 2px solid green;
}

#modal-mensagem.erro .modal-content {
    border: 2px solid red;
    font-family: Oswald-Light;
}

#modal-mensagem .modal-header,
#modal-solicitar-email .modal-header {
    border-bottom: 0px !important;
    z-index: 100;
}

#modal-mensagem .modal-body,
#modal-solicitar-email .modal-body {
    margin-top: -50px !important;
}

body {
    background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
    font-family: 'Century Gothic', 'AppleGothic', sans-serif;
}

    body.bgInicioNovo {
        background-image: url(../images/fundo-folha-demendes.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
        background-size: cover;
    }

    body.bgBomJardim {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgBufula {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgCupulate {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgMocajuba {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgSakaguchi {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgXiba {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgYanomami {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

    body.bgValeDoJari {
        background-image: url(../images/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }
    body.bgAmabela {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }
    body.bgPaiterSurui {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }
    body.bgAcara {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }
    body.bgMulheresFloresta {
        background-image: url(../images/Novo/fundo/bgLayoutPadrao.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;
    }

.mt-5, .my-5 {
    margin-top: 1rem !important;
}

video {
    margin: 10px 5px 0px;
    border-radius: 10px;    
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: white !important;
}

.painel-v2 {
    /*background: rgba(255,255,255,0.813);*/
    background: transparent;
}

/*.conteudo-site {
    margin-left: 10px !important;
    margin-right: 15px !important;
}*/

#logotipo_ch {
    /*position: absolute;*/
    /*    width: 63px;
    height: 55px;*/
    left: 23px;
    top: 32px;
    overflow: visible;
    margin: 0 auto;
    display: flex;
    width: 150px;
}

#txt-nossa-origem {
    margin: 20px 20px 0px 0px;
    overflow: visible;
    width: 240px;
    height: 31px;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    color: rgba(63,120,101,1);
}

#Obrigado_ {
    /*left: 208px;
    top: 54px;
    position: absolute;*/
    margin: 20px 20px 0px 0px;
    overflow: visible;
    width: 139px;
    height: 31px;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    color: rgba(63,120,101,1);
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.Retngulo_12_cn {
    background: #fff;
    margin: 10px;
    border: 2px solid rgba(112,112,112,1);
    height: 210px;
}

.tela-nao-encontrado .Retngulo_12_cn {
    height: 40px;
}

.tela-origem .Retngulo_12_cn {
    height: 100px;
}

.tela-parabens .Retngulo_12_cn {
    height: 212px;
    margin-top: 0px;
}

.tela-preparo .Retngulo_12_cn {
    height: 140px;
}

.tela-presente .Retngulo_12_cn {
    height: 240px;
}

.Retngulo_12_cn p {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin: 4% 2% -4% 0%;
    font-size: 20px;
    color: rgba(63,120,101,1);
}

#logo_cacau_co {
    position: absolute;
    width: 77px;
    height: 60px;
    left: 150px;
    top: 160px;
    overflow: visible;
}

.tela-origem #logo_cacau_co {
    left: 305px;
    top: 160px;
    right: 1px;
}


.tela-preparo #logo_cacau_co {
    left: 300px;
    top: 130px;
}

.tela-presente #logo_cacau_co {
    left: 310px;
    top: 180px;
}

.tela-parabens #logo_cacau_co,
.tela-origem #logo_cacau_co {
    display: none !important;
}

.boas-vindas-images {
    height: 130px;
}

.tela-parabens .boas-vindas-images {
    height: 280px;
}

.tela-origem .boas-vindas-images {
    height: 200px;
}

.tela-preparo .boas-vindas-images {
    height: 100%;
}

.tela-presente .boas-vindas-images {
    height: 75px;
    margin:10px 0px 25px;
}

.boas-vindas-images table {
    width: 97%;
    margin-left: 5px;
}

    .boas-vindas-images table td.conteudo {
        background: rgba(125,194,175,1);
        border-radius: 20px;
        color: #fff;
        text-align: left;
        padding-left: 10px;
    }

        .boas-vindas-images table td.conteudo p {
            margin-bottom: 5px;
        }

            .boas-vindas-images table td.conteudo p a {
                color: white;
            }

/*          
#origem-img-1 {
    position: absolute;
    top: 20px;
    left: 1px;
    width: 150px;
    object-fit: contain;
    height: 153px;
    z-index: 1;
}

#origem-img-2 {
    position: absolute;
    right: 67px;
    width: 237px;
    height: 152px;
    object-fit: contain;
    top: -6px;
    z-index: 0;
}

#origem-img-3 {
    position: absolute;
    right: -5px;
    width: 150px;
    top: 20px;
    object-fit: contain;
    height: 152px;
    z-index: 1;
}
    */
#boas-vindas-img-1 {
    position: absolute;
    top: 0px;
    width: 150px;
    right: 25px;
    z-index: 1;
}

#boas-vindas-img-2 {
    position: absolute;
    left: 240px;
    z-index: 0;
}

#DeMendes_Cheiro {
    position: absolute;
    z-index: 2;
    margin-left: 30px;
    position: absolute;
    z-index: 2;
    width: 150px;
    margin-left: 11px;
}

.txt-avancar {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: rgba(63,120,101,1);
    margin-right: 15px;
}

#input-email,
#input-nome {
    background: rgba(125,194,175,1);
    border-radius: 10px;
    width: 95%;
    margin-left: 10px;
    color: #fff;
    margin-top:10px;
}

.txt-registrar {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: rgba(63,120,101,1);
    margin: 10px 15px;
}

.txt-voltar {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: rgba(63,120,101,1);
    margin-left: 15px;
}

.div-btn-control {
    margin: 5px 0px 20px;
}

.tela-preparo .div-btn-control {
    margin: 30px 0px 20px;
}

.tela-origem .div-btn-control {
    margin: -15px 0px 20px;
}

#loading-masterpage .overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fff;
    opacity: 0.7;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

#loading-masterpage .animation {
    position: fixed;
    margin: 0 auto;
    font-size: 50px;
    color: #3c8dbc;
    top: 20%;
    left: 0px;
    width: 100%;
    z-index: 1041;
    text-align: center;
}

    #loading-masterpage .animation img {
        background-color: transparent !important;
        width: 6rem !important;
        height: 4rem !important;
    }


#loading-masterpage .mensagem {
    font-size: 30px;
    font-weight: 500;
}

.mensagemAguarde {
    color: #53797C;
    font-family: 'Century Gothic', 'AppleGothic', sans-serif;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 1s infinite linear;
}

#Certificado-neutralizacao-biof_c {
    width: 100%;
    height: 90%;
}

#parabens-img-1 {
    position: absolute;
    right: 25px;
    top: -4px;
}

#parabens-img-2 {
    position: absolute;
    right: 25px;
    top: 72px;
}

#parabens-certificado {
    /*position: absolute;
    top: -16px;*/
    width: 100%;
}

.tela-preparo-conteudo {
    text-align: center;
    padding-top: 0px;
}

    .tela-preparo-conteudo a,
    .tela-preparo-conteudo p {
        color: #000 !important;
    }

    .tela-preparo-conteudo p {
        font-size: 12px;
        margin: 10px;
    }

    .tela-preparo-conteudo a {
        font-size: 15px;
    }

.tela-preparo-conteudo-imagem img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}


#seu-presente-img-1 {
    width: 100%;
    padding: 10px;
    border-radius: 20px;
}

#audio-presente{
    width:100%;
}

.certificado-usuario {
    background: url(../Img/background_certificate.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: center;
    height:250px;
}

    .certificado-usuario p,
    .certificado-usuario a,
    .certificado-usuario h2,
    .certificado-usuario h1 {        
        position: absolute;
    }

.certificado-usuario-data {
    font-size: 8px;
    top: 50px;
    left: 130px;
    color: #fff;
}

.certificado-usuario-titulo {
    font-size: 10px;
    top: 59px;
    color: #fff;
    left: 84px;
}

.proibida-comercializacao {
    font-size: 6px;    
    right: 47px;
    position: absolute;
    top: 32px;
    color: rgb(255, 255, 0);
}

.certificado-usuario-usuario {
    font-size: 12px;
    color: #fff;
    top: 72px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.certificado-usuario-descricao {
    font-size: 5px;
    color: #fff;
    top: 90px;
    left: 58px;
    width: 70%;
    text-align: center;
}

.linkBlockChain {
    font-size: 8px;
    top: 222px;
    left: 100px;    
    color: #000;
    text-align: center;
}

.audio-etapa-preparo{   
    width:100%;
}

@media screen and (max-width: 768px) {
    video {
        margin: 10px 0px 0px;        
    }
    body.bgInicioNovo {
        background: url(../images/fundo-folha-demendes.png);
        font-family: 'Century Gothic', 'AppleGothic', sans-serif;        
        background-repeat: no-repeat;
    }

    img.img-play {
        width: 80px;
        margin-top: 70px;
    }
}


