@font-face{
    font-family: 'raleway';
     src: url('../fonts/Raleway-Regular.ttf');
}
@font-face{
    font-family: 'raleway-bold';
     src: url('../fonts/Raleway-Bold.ttf');
}
@font-face{
    font-family: 'playfair';
     src: url('../fonts/PlayfairDisplay-Black.ttf');
}
@media (max-width: 767px) {
    .btn-login-h{
        width: 50%!important;
    }
    .form-login input{
        width: 94% !important;
    }
    .respmob{
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .respmob{
        text-align: center;
    }
    .loginrr{
        text-align: center;
    }
}
h1{
    font-family: 'playfair'!important;
}
body{
    font-family: 'raleway'!important;
}
*:not(.glyphicon) {
    font-weight: 300;
}

*:focus {
    outline: none !important;
}

.container-fluid {
    max-width: 1440px;
}

.no-padding-lateral {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important
}

.display-none {
    display: none
}

.app-logo{
    width: 46%;
    padding: 20px;
}
/*HEADER*/
.redes-sociais-topo{
    background-color: #fff;
    border-bottom: 1px solid #331a51;
}
.navbarBackground{
    background-color: #0c4da1!important;

}
.purple{
    background-color: #320e2a!important;
}
.menu-header{
    font-family: 'raleway-bold'!important;
    padding-top: 15px!important;
}
.logo{
    text-align: center;
}
.menu-header > li > a{
    font-size: 18px;
    color:#5b5b5b!important;
    text-decoration: none; 
    font-weight: normal!important;
    padding-right: 20px; 
}

.menu-topo > li > a{ 
    font-size: 15px;
    font-weight: bold;
    color:#5b5b5b!important;
}

.dropdown-menu > li > a{ 
    font-size: 15px;
    font-weight: bold;
    color:#fff;
}

/*MENU - FORM LOGIN*/
.menu-mobile .col-xs-6 {
    padding: 20px;
    
}
.menu-mobile{
    font-family: BlockBE2;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #320e2a!important;
}
.width78px{
width:78px!important;
}
.menu-mobile span {
    color: #fff;
}

.menu-mobile .btn-menu-categ-mobile .col-xs-6 {
    border-right: 1px solid #fff;
}

.glyphicon {
    margin-top: 4px;
    color: #0062BD ;
}

.menu-categ-mobile {
    background-color: #320e2a!important;
    border-top: 1px solid #fff;
    transition: opacity 0.5s;
}

.menu-categ-mobile .list-unstyled {
    margin-bottom: 0;
}
.footerlist{
    font-size: 30px;
}
.redes-sociais-footer{
    width: 70px;
    height: 70px;
}
.menu-categ-mobile .list-unstyled li {
    display: block;
    margin: 0;
    padding: 16px 60px 16px 20px;
    line-height: 1;
    border-bottom: 1px solid #fff;
    font-size: 18px;
}

.menu-categ-mobile .list-unstyled a {
    color: #fff;
}

.menu-login-mobile {
    background-color: #004989;
    color: #fff;
    border-top: 1px solid #fff;
}

#login-box {
    padding: 20px;
}

.form-login input {
    width: 100%;
    height: 50px;
    border: 1px solid #000;
    font-size: 0.8em;
    color: #333;
    margin-left: 8px;
    padding-left: 10px;
}

.esquecirr{
    margin-bottom: 60px;
}

.form-login input::placeholder{
    color: #333;
}

.form-login input:first-child {
    margin-left: 0;
}

.form-login > .btn-primary {
    width: 12%;
}

.btn-primary {
    background-color: #164194 ;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    text-decoration: none!important;
    font-size: 16px;
    padding: 10px; 
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #C4A54A !important;
    color: #fff;
}

#form-esqueci {
    display: block;
}

#logado-box {
    margin-top: 30px;
    margin-bottom: 20px;
}

#logado-box h4 {
    margin-bottom: 15px;
    color: #000;
}

#logado-box .menu_footer a {
    color: #333;
    border-color: #333;
}

#foto-user {
    border: 1px solid #fff;
    padding: 5px;
    position: relative;
    top: -10px;
}

#menu_secundario > li {
    padding-left: 8px;
    padding-right: 8px;
    border-right: 2px solid #888;
}

#menu_secundario > li > a {
    color: rgba(0, 0, 0, 0.68);
    text-decoration: none;
}

/*BANNER*/
.container-banner {
    margin-top: 70px;
}

.bannerRotativo {
    max-height: 650px;
    max-width: 1500px;
    margin: 0 auto
}

.menu-banner{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

.btn-banner1{
    border: 2px solid #fff;
    margin-right: 30px;
    border-radius: 25px;
    background-color: transparent;
}

.btn-banner1 > a, .btn-banner2 > a{
    color: #fff;
    text-decoration: none;
}

.btn-banner1 > a:hover, .btn-banner2 > a:hover{
    color: #fff;
}

.btn-banner2{
    background-color: #2d5c88;
    margin-right: 40px;
    border-radius: 25px;
}

#arrow-left, #arrow-right {
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    z-index: 999999;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
}

#arrow-left {
    margin-left: 30px;
}

#arrow-right {
    right: 50px
}

/*PREMIO*/
.valores-premio{
    padding-right: 30px;
}

.box-premio {
    background-color: inherit;
    border-radius: 7px;
    border: 1px solid;
    border-color: #eaddb8;
    margin: 10px;
    width: 90%;
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    backface-visibility: hidden;
    position: relative;
    transition-duration: .3s;
    transition-property: transform;
}

.btn-resgate {
    background-color: #6c9a04;
    border: none!important;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 4px;
    width:60% !important;
}

.detalhes-premio img{
    height: 243px;
    width: 100%;
    padding: 5px;
}
.footer-text {
    color:#a8776d!important;
}
.footer-text li a{
    color:#a8776d!important;
}
.footer-div{
    color:#fff!important;
    margin-top:10px!important;
}
/*FAIXA CADASTRO*/
.faixa-cadastro{
    height: 100px;
    padding: 10px;
}

.faixa-cadastro h2, .faixa-cadastro h4{
    color: #fff;
}

.btn-faixa-cadastro{
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 10px;
}

/*FOOTER*/
.footer{
    color: #844024;
    padding-bottom: 15px;
    
}

.footer a{
    color: #fff;
}

.submenu{
    padding-top: 50px;
}
.prizesTitle{
    height:60px;
    color: #fff;
}
.categoriesTitle{
    background: #804025;
    height:60px;
    font-family: Arial;
    font-size: 30px;
    color: #fff;
    padding-top: 9px;
    text-align: center;
}
.direitos{
    background-color: #942091!important;
    font-size: 15px;
    color: #fff;
}

/*LOGIN*/
#content-login {
    color: #fff;
}

#button-categ {
    cursor: pointer
}

#button-categ:hover .menu-dropdown, #minha-conta-topo:hover .conta-dropdown-topo, #logado:hover #menu-logado, #nao-logado:hover #menu-nao-logado, #open-dicas-como-ganhar:hover #box-dicas-como-ganhar {
    display: inline !important
}

#button-categ #menu-sidebar li a:before {
    top: -9px;
}

#button-categ #menu-sidebar {
    margin-top: 15px;
    margin-bottom: 15px;
}

#button-categ #menu-sidebar li a {
    font-size: 20px;
}

#icon-menu {
    font-size: 45px;
    color: #fff;
}

#title-menu {
    color: #fff;
    margin-bottom: 0;
}

#desc-menu {
    margin-top: 0
}

.menu-dropdown, .conta-dropdown-topo, .como-ganha-pontos-dropdown {
    padding: 15px;
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 60px;
    min-width: 400px;
    background: #FFF none repeat scroll 0 0 !important;
    border-top: 6px solid #CCC;
    color: #777;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    border-radius: 5px
}

#menu-sidebar {
    margin-top: 70px;
    margin-bottom: 70px;
}

#menu-sidebar li {
    padding: 8px 0;
}

#menu-sidebar li:before, #menu-sidebar li:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#menu-sidebar li a:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 0;
    width: 40px;
    border-top: 2px solid #fdc52a;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

#menu-sidebar li a:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 40px;
    border-top: 2px solid #fdc52a;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

#menu-sidebar li a:hover, #menu-sidebar li a:hover {
    text-decoration: none;
}

#menu-sidebar li a:hover:before, #menu-sidebar li a:hover:after {
    width: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

#menu-sidebar li a {
    font-size: 30px;
    position: relative;
    color: #9c999f;
}

/*CADASTRO*/
.btn-cadastro{
    background-color: #c4a54a;
    text-decoration: none !important;
    color: #fff;
    height: 40px;
    font-size: 19px;
}

/*COMO FUNCIONA*/
.title-menu-premios {
    position: relative;
    padding: 15px 18px 13px 19px;
    float: left;
    color: #590D4D!important;
    font-weight: bold;
    margin-bottom: 30px;
}

/*FAIXA DICAS*/
.dicas{
    background-color: #fff ;
    margin-top: -45px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
}

.footer h1{
  color:#fff!important;   
}
.footer h2{
    color:#fff!important;   
}
.footer h3{
    color:#fff!important;   
}
.dicas p{
    color: #f2518b;
}
/*INDIQUE*/
.box-indique {
    background-color: #fbfbfb;
    text-align: center;
    margin: 10px auto;
    border: 1px solid #ebebeb;
    padding: 15px;
}

.box-indique h3 {
    margin-top: 15px;
}

.box-indique .box-indique input {
    text-align: center;
    margin: 15px auto;
}

.box-indique-email, .box-indique-redes {
    display: none;
}

/*LOGIN*/
.page-login input {
    height: 36px;
    float: left;
    background: 0 0;
    font-size: 0.8em;
    padding-left: 10px;
}

/*PONTOS*/
.desc-pontos {
    background-color: #8eb6d9;
    color: #fff;
}

.descricao {
    font-size: 14px;
}

.saldo-total {
    text-align: right;
    background-color: #ccc;
}

/*PREMIO*/
.img-premio-principal {
    border: 1px solid #ccc;
}

.desc-premio {
    margin-top: 35px;
}

.bs-separator {
    margin-top: 0px;
}

/*RESGATES*/
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 98, 189, 0.62);
    color: #fff;
}

/*VOUCHER*/
.voucher {
    min-height: 300px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 2px dashed #999;
    padding: 10px
}

.voucher-infos {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    margin-top: 20px;
}

.voucher-infos img {
    margin-top: 40px;
}

.voucher-premio img {
    max-height: 300px;
    max-width: 300px;
}

@media (max-width: 768px){
    .loginrr{
        text-align: center;
    }
    .form-login > .btn-primary{
        width: 50%;
    }

    .form-login {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .form-login input {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .form-login .senhaLogin, .form-login .btn-form-login {
        margin-left: 0;

    }

    #form-esqueci {
        float: right;
    }

    #logado-box .menu_footer a{
        color: #fff;
    }

    #content-login {
        margin-top: 0px;
    }

    #button-categ{
        padding-left: 0px!important;
    }
}
.indique{
    width: 100%;
    height: auto;
}

.centralize{
    margin-top: 100px;
    margin-left:50px;
    margin-bottom: 100px;
}
#app-banner{
    font-size: 20px;
    height: 120px;
    padding:15px;
    background-size:cover; 
}
.list-header{
    padding:10px;
}
.blockFont{
    font-family: BlockBE2;
    font-weight: normal;
    text-transform: uppercase;
}
.premios-input{
    background: rgba(0, 0, 0, 0);
    border-color: #ffffff;
    color: #fff;
    text-indent: 15px;
    width: 70%;
    border: solid 2px;
    height: 54px;
    margin:11px;
}
.premios-input::placeholder{
    color: #fff;
}
.btn-premios{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    background: #6c9a04;
    border-radius: 0;
    color: #fff!important;
    width: 18%;
    height: 55px;
    margin-bottom: 2px;
}
.titulopremio{
    padding-right: 10px;
    font-size:20px;
    font-weight: 700!important;
    color:darkslategray;
    text-align: center;
}
.valorpremio{
    color:darkslategray;
    font-size:18px;
    text-align: center;
}

.valorpremio b{
    font-weight: 900!important;
}

 .li-categ{
    border-bottom: 2px solid #9c7d9c;
    padding:10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    color:#fff!important;
 }
 .dicas > .col-md-4:nth-child(1)::after, .dicas > .col-md-4:nth-child(2)::after {
    background: url("../img/arrow>.jpg") no-repeat;
    content: " ";
    position: absolute;
    z-index: 5;
    width: 34px;
    height: 91px;
    top: -10px;
}
input[type=submit],input[type=button],button {
    background-color: #00D94A;
    color: #fff!important;
    margin-bottom: 10px;
    height: 43px; 
}
h1{
    color:#939489!important;
}
h2{
    color:#939489!important;
}
h3{
    color:#939489!important;
}
.btn-form-login-l{
    width: 135px!important;
    margin-left: 0;
    background: #939489;
    color: #fff!important;
    margin-bottom: 10px;
    height: 43px; 
}
.input-lh::placeholder{
    color: #000;
}
.input-lh{
    border: #e7e2e6 2px solid;
    width:400px!important;
    border-radius:4px!important;
    border:1px solid #fff!important;
    font-size:13px!important; 
    color:#000!important;
    font-weight:700!important;
}
.btn-login-h{
    margin-bottom: 10px !important;
    margin-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;font-size: 
    15px;padding: 8px!important; 
    padding-right: 15px !important;
    padding-left: 15px !important;
    background-color: #b83220;
    border: 0;
    border-radius: 0;
}
.btn-entrar{
    margin-top: 5px !important;
    background: #6c9a04;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff!important;
    margin-bottom: 10px;
    height: 43px;
    font-size: 15px; 
    border: unset;
}

a:hover{
    text-decoration: none;
}
.bd-ver{
    border-top: 1px #9bba58 dashed;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
}

.bd-ver2{
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    border-top: 1px #9bba58 dashed;
    margin-top: 5px;
}
.borda-verpremio{
    border-top: dashed 2px #9bba58;
    margin-top: 10px;
}
.div-verpremios{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.verp a:hover{
    color: #f67a04;
}
.div-verpremios a {
    text-transform:uppercase;
    color:#666666;
    font-weight:bold;
    font-size:13px;
}