.center{
    text-align: center;
}
.div-video video{    
    margin-bottom: 100px;   
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}


#imagens, #imagens *{margin:0;padding:0;}
#imagens{margin:0 auto;border:none;padding:0;width:100%; height:600px;margin-top:0;border-radius:0;overflow-y: hidden;margin-bottom: 10px;}
#imagens ul{padding:0;list-style:none; height: 600px;background-color: #fff;}
#imagens li {margin: 0 auto;background-color: #fff;}
#imagens li img{height: 600px;}
/*#imagens .pag{margin:0 0 0 0;position: absolute;top: 50%;width: 100%;    margin-top: -25px;z-index: 999;}*/
#imagens .slide-page-esquerda{margin: 0 0 0 0;
                              position: absolute;
                              top: 50%;
                              left: 0;
                              margin-top: -25px;
                              z-index: 999;
                              width: 50px; margin-left: 25px;}
#imagens .slide-page-direita{margin: 0 0 0 0;
                             position: absolute;
                             top: 50%;
                             right: 0;
                             margin-top: -25px;
                             z-index: 999;
                             float: right;width: 50px; margin-right: 25px;}

#produtos, #produtos *{margin:0;padding:0;}
#produtos{position: relative;margin:0 auto;border:none;padding:0;width: 1170px;; height:460px;margin-top:0;border-radius:0;overflow: hidden;margin-bottom: 10px;}
#produtos .ca-wrapper{margin:0;padding:0;list-style:none; margin-left: 60px; margin-right: 100px; width: 100%!important;}
#produtos .ca-wrapper .ca-item{width: auto; height: 460px; float: left;}
#produtos .slide-produto{width: 354px; height: 460px; margin-left: 40px;padding-top: 10px;}
#produtos .slide-produto.slide-banner-perfume{background-image: url('../img/banner-perfume.png');}
#produtos .slide-produto.slide-banner-spa{background-image: url('../img/banner-spa.png');}
#produtos .slide-produto.slide-banner-faces{background-image: url('../img/banner-faces.png');}
#produtos .slide-produto.slide-banner-corpo-banho{background-image: url('../img/banner-corpo-e-banho.png');}
#produtos .slide-produto.slide-banner-renovar{background-image: url('../img/banner-renovar.png');}
#produtos .slide-produto.slide-banner-esmaltes{background-image: url('../img/banner-esmaltes.png');}
#produtos .slide-produto.slide-banner-acessorios{background-image: url('../img/banner-acessorios.png');}
/*.pag{margin:0 0 0 0;position: absolute;top: 50%;width: 100%;    margin-top: -25px;z-index: 999; margin-left: -15px;}
.pag .ca-nav-prev{float: left;width: 50px; margin-left: 50px;}
.pag .ca-nav-next{float: right;width: 50px; margin-right: 50px;}*/
.produtos-geral .slide-page-esquerda{margin: 0 0 0 0;
                                     position: absolute;
                                     top: 50%;
                                     left: 0;
                                     margin-top: -25px;
                                     z-index: 999;
                                     width: 50px; margin-left: 25px;}
.produtos-geral .slide-page-direita{margin: 0 0 0 0;
                                    position: absolute;
                                    top: 50%;
                                    right: 0;
                                    margin-top: -25px;
                                    z-index: 999;
                                    float: right;width: 50px; margin-right: 25px;}
#produtos .slide-produto-titulo{float: left;width: 110px;margin-left: 110px; padding: 10px; font-weight: bold;color: #666666;}
#produtos .slide-produto-conhecer{float: left;width: 110px;margin-left: 5px; padding: 10px; background-color: #e3c66c; color: #fff;font-weight: bold;}
.ca-nav{display: none;}


.div-produtos{
    margin-bottom: 70px;
}
.div-produtos .produtos-topo{
    margin-bottom: 70px;
    font-family: champagne;
}
.div-produtos .produtos-topo-titulo{
    font-size: 40px;
    color: #666666;
    margin-bottom: 20px;
}
.div-produtos .produtos-topo-sub-titulo{    
    color: #666666;
}
.div-produtos .produtos-espaco{
    position: relative;
    float: left;
    margin-bottom: 10px;    
    width: 278px;
    height: 271px;    
    /*cursor: pointer;*/
    background-color: #fff; 
    -webkit-transition: background .75s ease;
    -o-transition: background .75s ease;
    transition: background .75s ease;
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
}
.div-produtos a{
    color: #FFF;
    width: 100%;
    height: 100%;
}
.div-produtos a img{
    width: 265px;
}
.produto-titulo{
    position: absolute;
    top: auto;
    bottom: 25px;        
    width: 100%;
    text-align: center;   
    -webkit-transition: top .75s ease, bottom .75s ease;
    -o-transition: top .75s ease, bottom .75s ease;
    transition: top .75s ease, bottom .75s ease;
}
.div-produtos .produtos-espaco.produto-ativo .produto-titulo{
    top: 55px;
    bottom: auto;        
}

.div-produtos .produtos-espaco.perfumes{
    background-image: url('../img/home-perfumes-parado.jpg');

}
.div-produtos .produtos-espaco.perfumes.produto-ativo, .pre-caregar-imagem .perfume{
    background-image: url('../img/home-perfumes-acao.jpg');
}

.div-produtos .produtos-espaco.spa{
    background-image: url('../img/home-spa-parado.jpg');
}
.div-produtos .produtos-espaco.spa.produto-ativo, .pre-caregar-imagem .spa{
    background-image: url('../img/home-spa-acao.jpg');
}

.div-produtos .produtos-espaco.nutrition{
    background-image: url('../img/home-nutrition-parado.jpg');
}
.div-produtos .produtos-espaco.nutrition.produto-ativo, .pre-caregar-imagem .nutrition{
    background-image: url('../img/home-nutrition-acao.jpg');
}

.div-produtos .produtos-espaco.acessorios{
    background-image: url('../img/home-acessorios-parado.jpg');
}
.div-produtos .produtos-espaco.acessorios.produto-ativo, .pre-caregar-imagem .nutrition{
    background-image: url('../img/home-acessorios-acao.jpg');
}

.div-produtos .produtos-espaco.renovar{
    background-image: url('../img/home-renovar-parado.jpg');
}
.div-produtos .produtos-espaco.renovar.produto-ativo, .pre-caregar-imagem .renovar{
    background-image: url('../img/home-renovar-acao.jpg');
}

.div-produtos .produtos-espaco.corpo{
    background-image: url('../img/home-corpo-e-banho-parado.jpg');
}
.div-produtos .produtos-espaco.corpo.produto-ativo, .pre-caregar-imagem .corpo{
    background-image: url('../img/home-corpo-e-banho-acao.jpg');
}

.div-produtos .produtos-espaco.home{
    background-image: url('../img/home-home-parado.jpg');
}
.div-produtos .produtos-espaco.home.produto-ativo, .pre-caregar-imagem .home{
    background-image: url('../img/home-home-acao.jpg');
}

.div-produtos .produtos-espaco.faces{
    background-image: url('../img/home-faces-parado.jpg');
}
.div-produtos .produtos-espaco.faces.produto-ativo, .pre-caregar-imagem .faces{
    background-image: url('../img/home-faces-acao.jpg');
}

.div-produtos .produtos-espaco.esmaltes{
    background-image: url('../img/home-esmaltes-parado.jpg');
}
.div-produtos .produtos-espaco.esmaltes.produto-ativo, .pre-caregar-imagem .esmaltes{
    background-image: url('../img/home-esmaltes-acao.jpg');
}

.fundo-fazer-parte{
    background-color: #f0f0f0;
    padding-top: 70px;    
    /*padding-bottom: 110px;*/
}

.home-fazer-titulo{    
    margin-bottom: 30px;
    font-family: 'champagne';
}
.home-fazer-titulo h2{
    font-family: champagne;
    font-size: 45px;    
    color: #666666;
}
.home-fazer-titulo h2 a, .home-fazer-titulo h2 a:visited{    
    color: #666666;
    text-decoration: none;
}
.home-fazer-titulo h2 a:hover{    
    color: #e3c66c;    
}

.home-fazer-texto{
    color: #676767; 
    font-size: 15px;
    text-align: center; 
    margin-bottom: 35px;
}

.fundo-fazer-parte{
    text-align: center;
}
.fundo-fazer-parte p{
    text-align: center;
    text-indent: 0;
}
.home-fazer-video{
    margin-bottom: 110px;
}
.topo-home-imagem{
    margin-bottom: 50px;
}
.botao-saiba-mais{
    padding: 10px;
    background-color: transparent;
    border: 2px solid #edca7f;
    color: #e8c066;
    font-weight: bold;
}
.botao-saiba-mais:hover{    
    background-color: #edca7f;
    color: #fff;    
}
#modal-inicio{
    top:50px;
    display: block;
    opacity: 1;

}
#modal-inicio .modal-dialog{
    top: 125px;
}
#modal-inicio .modal-header{
    border: none;
    height: 60px;
}
#modal-inicio .modal-header button{    
    border: 2px solid #fff;
    opacity: 1;      
}
#modal-inicio .modal-content{
    width: 510px;
    background-color: #e8c066;
    border-radius: 0;
    border: none;
    box-shadow: none;
    color: #e8c066;
}

#modal-inicio .modal-body img{
    margin: 0 auto;
    float: initial;
    position: relative;
    width: 250px;
    margin-bottom: 0px;
}
#modal-inicio .modal-body button{
    background-color: #FFF;
    border: 0;
    padding: 10px;
    font-weight: bold;    
    color: #000;
}
#modal-inicio .modal-body button:first-child{
    margin-right: 10px;
    padding: 10px 40px;
}

@media (min-width:1024px) and (max-width:1500px) {    
    #imagens{height:350px;}
    #imagens ul{height: 350px;}
    #imagens li img{height: 350px;}
}

@media (min-width:0px) and (max-width:1024px) {
    #modal-inicio .modal-body{
    overflow-y: auto;
    max-height: 400px;
}
    .home-fazer-titulo h2{
        font-size: 40px;
    }    
    #imagens{height:315px;}
    #imagens ul{height: 315px;}
    #imagens li img{height: 315px;}
}
@media (min-width:0px) and (max-width:360px) {
    .home-fazer-titulo h2{
        font-size: 32px;
    }
    .div-video video{
        border: 1px #000000 solid;
    }
}


@media (min-width:0px) and (max-width:767px) {
    .principal-main-header{
        position: relative;
    }    
    #imagens{height:90px;}
    #imagens ul{height: 90px;}
    #imagens li img{height: 90px;}
    .div-produtos .produtos-espaco {
        /*margin-left: 15px ;
        margin-right: 15px;*/
        width: 100%;
    }
    .home-fazer-titulo h2 a{            
        font-size: 25px;
    }
    #produtos{
        margin-left: 5px;
        width: 250px;
        height: 130px;        
    }
    #produtos .slide-produto{
        /*margin-left: 0;*/
    }
    #imagens .slide-page-esquerda,
    .produtos-geral .slide-page-esquerda{
        margin-top: -20px;
        width: 25px;
        margin-left: 10px;
    }
    #imagens .slide-page-direita,
    .produtos-geral .slide-page-direita{
        margin-top: -20px;
        width: 25px;
        margin-right: 10px;
    }    
    #produtos .slide-produto{
        margin-left: 20px;
        width: 100px;
        height: 135px;
        background-size: contain;
    }
    #produtos .slide-produto-titulo{
        display: none;
    }
    #produtos .ca-wrapper .ca-item{
        height: 135px;       
    }
    #produtos .slide-produto-conhecer{
        width: 75px;
        font-size: 8px;        
        margin-left: 20px;
        padding: 5px;
    }
    .fundo-fazer-parte{
        padding-top: 20px;
    }
    .home-fazer-texto p{
        margin-bottom: 0;
    }
    .home-fazer-texto{
        font-size: 11px;
        margin-bottom: 20px;
    }
    #modal-inicio .modal-content{
        width: 300px;   
    }
    #modal-inicio .modal-body button{
        margin-bottom: 10px;
        font-size: 10px;
    }
    #modal-inicio .modal-header button{
        width: 25px;
    }
    #modal-inicio .modal-body img{
        margin-bottom: 25px;
    }
    #modal-inicio .modal-body button:last-child{
        padding: 10px 40px;
    }
}
@media (min-width:0px) and (max-width:767px) {
    #imagens{height:192px;}
    #imagens ul{height: 192px;}
    #imagens li img{height: 192px;}  
}
@media (min-width:0px) and (max-width:400px) {
    #imagens{height:115px;}
    #imagens ul{height: 115px;}
    #imagens li img{height: 115px;}
}
@media (min-width:1901px) {

    #imagens ul {height: 727px}
    #imagens li {margin: 0 5%;}
    #imagens li img{height: 727px;}
}