/* Media query screen */
@media all and(max-width: 1141px){
        
}   

/*********header logo**********************/
ul{
    margin: 0;
    padding: 0;
}
header#topo{
    background-image: url("../img/header.png") ;

}
h3{
    font-family: 'open_sanssemibold';
    color: #ffffff;
}
#logotipo{
    background: url("../img//logoWhite.png") no-repeat;
    padding: 40px 5px;
    margin: 15px 0;
    min-width: 266px;
    background-size: 280px;

}
.filtro{
    background-color: rgba(0,0,0,0.5  );
    box-shadow: 1px 1px 16px #000;

}
/*********fim header logo**********************/

/*********SESSAO PERFIL**********************/
section#inforprofile{
    /*padding: 20px 0;*/
    
}
#inforprofile #inforprofile_sub{
    background: url('../img/landing.jpg') -100px -100px;
    padding: 60px 0px 60px 0px;
} 
section#inforprofile #profile{
    padding:100px;
    border-radius: 100%;
    /*background:#ff0000;*/
    display: inline-block;
    background-size: 200px 200px !important;

}
section#inforprofile div.ulprofile  div{
    padding: 5px;
}
section#inforprofile div.ulprofile > div:nth-child(3){
    padding: 55px 0;
}
    .input-prepend span.add-on, .input-prepend input[type='text']{
    box-shadow: inset 1px 1px 4px #616161;
}
.input-prepend input[type='text']{
    width: 70%;
    font-family: 'open_sanssemibold';
    height: 40px;
}
.input-prepend span.add-on{
    background: #408080;
    height: 30px;
}

.info_afiliado div:nth-child(1){
    border-right: 1px solid #959595;

}
.info_afiliado div p{
    font-family: 'open_sanssemibold';
    font-size: 25px;
}

.info_afiliado div .title{
    color: #ffffff;
}
.info_afiliado div .val{
    color: aquamarine;
}


/*    ------CABEÇALHO DE APRESENTAÇÃO-----       */
.img-topo{
    background: url('../img/chegue_ao_topo.fw.png') no-repeat;
    padding: 163px 0;
}

.sessao .container-fluid{
    padding: 0;
}

.fonte-conteudo{
    font-size: 28px;
    font-family: 'open_sanssemibold';
    line-height: 30px;
}

.fonte-conteudo-color-green{
    color: #006C34;
}
.fonte-conteudo-color-grey{
    color: #4E4E4E;
}
.sessao div>div .btn-success{
    background: -webkit-linear-gradient(#00B75B, #005E2F );
    background-color: #00B75B;
    border: none;
    padding: 6px 10px;   
}
.sessao div div:nth-child(2){
    padding: 62px 0px;
}
.sessao div>div p{
    margin-bottom: 110px;
}


#chamada-loja{
    background: url('../img/chamada_loja.fw.png') no-repeat right;
    padding: 183.5px 0px;
}
.btn-success-2{
    background: -webkit-linear-gradient(#66B3B3, #2E5A5A);
    background-color: #00B75B;
    border: none;
    padding: 6px 10px;
    color: #ffffff;
    text-shadow: none;
    margin-top: 63px;
    
}
.btn-success-2:hover{
    background: -webkit-linear-gradient(#66B3B3, #2E5A5A);
    background-color: #00B75B;
    border: none;
    padding: 6px 10px;
    color: #ffffff;
    text-shadow: none;
    margin-top: 63px;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
#p-loja{
    width: 449px;
    margin: 0 auto;
}
#chamada-loja-2{
    padding: 76px 0;
}

/*    ------CABEÇALHO DE APRESENTAÇÃO-----       */

/*   -----------SESSAO O NEGOCIO-----------  */
.bg-green{
    background: #388E3C;
    padding-bottom: 40px;
}
.bg-dark{
    background: #333333;
    padding-bottom: 40px;
}
.container_av{
    max-width: 1130px;
    margin: 0 auto;
}
.container_av2{
    max-width: 1080px;
    margin: 0 auto;
}
.text_color_orange{
    color: #FF7F00;
}
.text_color_white{
    color: #fff;
}
.text_color_dark{
    color: #132626;
}
.text_color_green{
    color: #00B75B;
}
h1.titulo_av{
    font-family: 'baskerville_old_faceregular';
    font-size: 2.5em;
    font-style: italic;
}
h2.titulo_av{
    font-family: 'baskerville_old_faceregular';
    font-size: 2.5em;
    font-style: italic;
}
h3.titulo_av{
    font-family: 'baskerville_old_faceregular';
    font-style: italic;
}
p.paragrafo{
    font-family: 'open_sansregular';
    font-size: 1.3em;
    line-height: 1em;
    letter-spacing: 0.6px;

}
p.paragrafo_2{
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: 0.6px;

}
ul#list-plan{

}
ul#list-plan > li > span{

    

}
ul#list-plan li.span3 span{
    text-align: center;
    color: white;
    font-size: 16px;
}
ul#list-plan li.span3 div {
    height: 240px;
    background: #9F9F9F;
    text-align: center;
    padding-top: 40px;
    border-radius: 10px;
    margin-top: 25px;
    box-shadow: 0px 0px 1px #000;
}
ul#list-plan li.span3 div p{
    text-align: left;
    padding:0 10px;
}
.bg-dark h2{
    text-align: center;
}
.bg-dark h1.foto_dep{
    padding: 45px 45px;
    /*background: #f00;*/
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    margin-top: -15px;

}
.bg-dark .comment_icon{
    padding: 41px 47px;
}
.bg-dark .icon_comment_left{
    background: url(../img/icon_comment_left.png) no-repeat;

}
.bg-dark .icon_comment_rigth{
    background: url(../img/icon_comment_rigth.png) no-repeat;

}

.btn-warning{
    background: -webkit-linear-gradient(#EA7500, #EA7500);
    background-color: #EA7500;
    width: 80%;
    margin: 5px auto;
    font-size: 1.3em;
    text-shadow: none;
    color: #fff;
}

.modal{
    left: 30%;
    width: 80%;
}
.modal .modal-header{
    background: #66B3B3;
}

#section-tabs{
    background: url('../img/bg_carrosel_produtos.png');
    height: 550px;
}

.mascara{
    width: 100%;
    margin-left: 15px;
    overflow: hidden;
}
.mascara .arrow{
    position: absolute;
    top:45%;
    border-radius: 50%;
    padding: 18px 20px;
    background: rgba(170,170,170,0.7);
    cursor: pointer;
}
.mascara .arrow:hover{
    padding: 22px 24px;
    transition: 0.2s;
    top:41%;
    box-shadow: 1px 1px 6px #000;
}
.mascara .arrow-left{
    left: 0;
    margin-left: -50px;
}
.mascara .arrow-rigth{
    right: 0;
    margin-right: -50px;
}
.lista-produtos{
    width: 2200px;
    list-style: none;
        
}
ul.lista-produtos li{
    width: 247px;
    display: inline-table;
    margin-right: 15.6px;

    
}
ul.lista-produtos li p.desc_produto{
    font-size: 0.8em;
    height: 110px;
    margin-top:20px;
    overflow-y: scroll;
    transition:width 4s;
    
}
ul.lista-produtos li p.desc_produto::-webkit-scrollbar{
    background:none;
    width: 7px;

}
ul.lista-produtos li p.desc_produto:hover::-webkit-scrollbar{
    width: 10px;
}
ul.lista-produtos li p.desc_produto::-webkit-scrollbar-thumb{
    background:rgba(160,160,160, 0.5);
    border-radius: 10px;


}
ul.lista-produtos li a{
    width: 87%;
    background: none;
    text-shadow: none;
    color: white;
    border:2px solid #fff;
}
ul.lista-produtos li h1.titulo_av{
    font-size: 1.5em;
    margin: 0 0 10px 0; 
    line-height: 25px;
    height: 50px;
}
ul.lista-produtos li .container_img{
    height: 180px;
    text-align: center;
}

/*  ##############################################################################################*/
.bg-medium-grey{
    background-color: #E3E1DF;
}
.banner-salao{
    background: url('../img/banner_linha_salao.fw.png') no-repeat;
    padding: 230px;
}
.div-banner{
    background-color: rgba(0,0,0,0.3);
    float: right;
    margin-right: -140px;
}
.texto-banner{
    min-width: 479px;
    font-size: 18px;    
    font-family: sans-serif;
    color: white;
    padding: 50px;
    margin-bottom: -20px;
}
/*  ###############################################################################################*/

.bd-white{
    background-color: white;
}

.div-banner-perfume{
    background: url('../img/banner_perfumaria.fw.png') no-repeat right;
    padding: 200px 0;
    height: 400px;
}
.texto-perfume{
    padding-top: 150px;
    margin-left: 119px;
}
/*###################################################################################################*/

.bd-make{
    background: url('../img/bg_make.fw.png') no-repeat;
    padding-top: 200px;
}
.img-make{
    background-image: url('../img/maquiagem.fw.png');
    padding: 200px 0;
    margin-top: -200px;   
}
.texto-make{
    margin-top: -90px;
    border-top: 4px solid white;
    border-bottom: 2px solid white;  
    text-align: center;
    font-size: 25px;
}
#compra-make{
    padding: 34px 169px;
}
.compra-submit{
    margin-left: 125px;
    margin-top: 50px;
    padding: 10px 40px;  
    font-size: 30px;
    color: black;
}
/* ###############################################################################################*/

.liberdade_av{
    background-color: #E1DCD5;
}
.ganho{
    padding: 100px 82px;
    background: url("../img/12-ganhos.fw.png");
}
#indicacao{
    background-position: -185px 0;
}
#atv-mensal{
    background-position: -360px 0;
}
#unilevel{
    background-position: -545px 0;
}
#vg-club{
    background-position: -725px 0;
}
#rede-binaria{
    background-position: -902px 0;
}
#div-lucro{
    background-position: 0 200px;
}
#lideranca{
    background-position: -185px 200px;
}
#equipe{
    background-position: -360px 200px;
}
#reconhecimento{
    background-position: -545px 200px;
}
#bonus{
    background-position: -725px 200px;
}
#bonus-indicacao{
    background-position: -902px 200px;
}

/* ################################################################################################*/
.texto-footer{
    text-align: center; 
}
.texto-color{
    color: #929292;
    font-size: 22px;
}
.botao-cadastro{
    font-size: 24px;
    padding: 10px 10px;
    margin-top: 20px;
    margin-bottom: 42px;
}
.rede-sociais{
    padding-bottom: 20px;
}
.depoimentos .row-fluid .span6{
    height: 150px ;
}

/*Midia*/
@media all and (max-width: 1024px){
    .div-banner{
        position: absolute;
        left: 0px;
        width: 100%;
    }
    

}
@media all and (max-width: 400px){
    
    .bg-dark h1.foto_dep{
    padding: 35px 35px;
    }    

    .bg-dark .span6{
        margin-top: 5px !important;
    }
}

@media all and (max-width: 1159px){
    
    #ganhos_responsivos{
        display: block;
    }
    .ganhos_img{
        display: none;
    }
}
@media all and (min-width: 1159px){
    #ganhos_responsivos{
        display: none;
    }
    .ganhos_img{
        display: block;
    }

}



