/* 

Empresa: Pentaxial
Desenvolvedor: Cesar dos Santos de Almeida
Linkedin: https://www.linkedin.com/in/cesarsantosalmeida/

/

/* Fontes */

@font-face 
{
    font-family: "Inter-Black";
    src: url("../fontes/Inter-Black.ttf");
}

@font-face 
{
    font-family: "Inter-Bold";
    src: url("../fontes/Inter-Bold.ttf");
}

@font-face 
{
    font-family: "Inter-ExtraBold";
    src: url("../fontes/Inter-ExtraBold.ttf");
}

@font-face 
{
    font-family: "Inter-ExtraLight";
    src: url("../fontes/Inter-ExtraLight.ttf");
}

@font-face 
{
    font-family: "Inter-Light";
    src: url("../fontes/Inter-Light.ttf");
}

@font-face 
{
    font-family: "Inter-Medium";
    src: url("../fontes/Inter-Medium.ttf");
}

@font-face 
{
    font-family: "Inter-Regular";
    src: url("../fontes/Inter-Regular.ttf");
}

@font-face 
{
    font-family: "Inter-SemiBold";
    src: url("../fontes/Inter-SemiBold.ttf");
}

@font-face 
{
    font-family: "Inter-Thin";
    src: url("../fontes/Inter-Thin.ttf");
}


/* Fontes */


/* Geral */

#lgpd 
{
    display: none;
    position: fixed;
    width: 100%;
    max-width: 600px;
    height: auto;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    color: #FFF;
    background: rgba(64, 64, 64, .9);
    border-radius: 5px;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 5000;
}

#lgpd p
{
    font-size: 15px;
    color: #FFF;
    line-height: 22px;
}

#lgpd h5
{
    margin-bottom: 5px;
    color: #63b2e5;
}

#lgpd #botao-lgpd
{
    background-color: #63b2e5;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    margin: 5px auto 5px auto;
    display: inline-block;
}

#lgpd p a
{
    font-size: 14px;
    color: #63b2e5;
    cursor: pointer;

}

#lgpd p a:hover
{
    color: #50b3f5;
}

html {
  scroll-behavior: smooth;
}
 
:target {
  scroll-margin-top: .8em;
}

.alert 
{
    display: none;
    margin-bottom: 0px;
    text-align: center;
}

body 
{
    background: #fefcf5;
}
.celula-whatsapp 
{
    position: fixed;
    z-index: 1000;
    right: 30px;
    bottom: 50px;
    padding: 5px;
    box-sizing: border-box;
}

.celula-whatsapp img
{
    width: 80px;
}

.container 
{
    max-width: 1015px;
    position: relative;
}


.lightbox 
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    height:100vh;
    width: 100%;
    background: rgba(0,0,0,.9);
    display: none;
    align-items: center;
    justify-content: center;
}

.lightbox video
{
    width: 60%;
    margin: auto;
}

.close
{
    position: absolute;
    top: 20px;
    bottom: 0;
    right: 20px;
    line-height: 100px;
    text-align: center;
    width: 40px;
    cursor: pointer;
}

/* Geral */

/* Home */

.container-carrousel
{
    max-width: 1015px;
    margin: auto;
}

.carousel-indicators li 
{
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.carousel-indicators 
{
    justify-content: right;
    margin-bottom: 2%;
}

.navbar-light .navbar-nav .nav-link
{
    font-family: "Inter-Medium";
    color: #3f7aba;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link:hover
{
    font-family: "Inter-SemiBold";
    color: #3f7aba;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-family: "Inter-Bold";
    color: #3f7aba;
}

.navbar-expand-lg .navbar-nav
{
    background-color: #fbf5ed!important;
    padding: 10px;
    /* min-width: 80%; */
    border-radius: 20px;
    justify-content: space-around;
}

.bg-light
{
    background: transparent !important;
}

.logo 
{
    width: 250px;
    position: absolute;
    z-index: 100;
    top: -70px;
    left: -20px;
}

.caixa-menu 
{
    max-width: 1200px;
    display: flex;
    margin: auto;
}
.navbar-brand 
{
    padding: 0;
}

.navbar 
{
    padding: 20px 30px 30px 30px;
}

.grupo-redes-sociais 
{
    padding: 20px 30px;
    text-align: right;
}

.grupo-redes-sociais a
{
    padding: 5px;
    text-decoration: none;
    margin-left: 10px;
}

.grupo-redes-sociais img
{
    width: 30px;
}

/* Home */


/* Unik */

#unik 
{
    background: #63b2e5;
    padding: 30px 20px;
}

#unik .subtitulo
{
    color: #fff;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #323455;
    width: 60px;
}

#unik .caixa
{
    margin-top: 40px;
}

#unik h2
{
    font-family: "Inter-Medium";
    max-width: 380px;
    color: #323455;
    font-size: 30px;
}

#unik p
{
    font-family: "Inter-Regular";
    max-width: 365px;
    color: #323455;
}

#unik b
{
    font-family: "Inter-Bold";
}

#unik .sinal-mao
{
    margin-bottom: 30px;
    max-width: 100%;
}

#unik .embalagem
{
    margin-top: 30px;
    max-width: 100%;
    position: relative;
    left: -7%;
}

#unik .img-folha
{
    margin-top: 30px;
    max-width: 100%;
}

#unik .faixa
{
    margin: 0 10px 0 0;
    padding: 10px;
    width: 15px;
    height: 90px;
    background: #8fc5ec;
    border-radius: 10px;
}


/* Unik */


/* Top Dicas */

#top-dicas 
{
    background: #e5cf92;
    padding: 20px;
}

#top-dicas .subtitulo
{
    color: #3e4893;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #4c76b3;
    width: 90px;
    margin-bottom: 15px;
}

#top-dicas .caixa
{
    margin-top: 40px;
}

#top-dicas p
{
    font-family: "Inter-Regular";
    max-width: 540px;
    color: #425a9f;
    margin-bottom: 0;
}

#top-dicas b
{
    font-family: "Inter-Bold";
}


#top-dicas .faixa
{
    margin: 0 10px 0 0;
    padding: 10px;
    width: 15px;
    height: 90px;
    background: #fcfaee;
    border-radius: 10px;
}

#top-dicas .item-lista 
{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
}

#top-dicas .item-lista p
{
    max-width: 800px;
}

#top-dicas .item-lista .numero
{
    font-family: "Inter-Bold";
    color: #0d2377;
    margin-right: 10px;
    font-size: 44px;
}

#top-dicas .balao
{
    /* position: absolute;
    left: -20px;
    top: -45px; */
    max-width: 100%;
    width: 100%;
}

#top-dicas h3
{
    font-family: "Inter-ExtraBold";
    color: #0d2377;
    text-transform: uppercase;
    font-size: 28px;
}

#top-dicas .caixa-informacoes
{
    margin-top: 50px;
    margin-bottom: 50px;
}

/* Top Dicas */


/* Produtos */

#produtos
{
    background: #d4e7e9;
    padding: 30px 20px;
}

#produtos .subtitulo
{
    color: #3e4893;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #4c76b3;
    width: 90px;
}

#produtos h2
{
    font-family: "Inter-Medium";
    color: #272c4e;
    margin-bottom: 0;
    margin-top: 50px;
    font-size: 30px;
}

#produtos h3
{
    font-family: "Inter-Light";
    color: #272c4e;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 28px;
}

#produtos p
{
    font-family: "Inter-Regular";
    max-width: 540px;
    color: #425a9f;
    margin-bottom: 0;
}

#produtos b
{
    font-family: "Inter-Bold";
}

#produtos .caixa-slide
{
    margin-top: 50px;
}

#produtos .img-2em1
{
    margin-top: 20px;
    max-width: 200px;
}

#produtos .slide-produto img
{
    width: 70%;
    margin: auto;
    transition: width 1s;
}

#produtos .slick-current.slick-active.slick-center img
{
    opacity: 0.7;
    width: 60%;
}

#produtos .slick-current.slick-active.slick-center h3
{
    opacity: 0.7;
}

#produtos .slide-produto h3
{
    font-family: "Inter-Medium";
    color: #272c4e;
    margin-top: 40px;
}

#produtos .celula-2em1
{
    text-align: center;
}

#produtos .slick-initialized .slick-slide
{
    text-align: center;
}

/*  Produtos */

/* Video */

#video
{
    background: #bdddf4;
    padding: 20px;
}

#video .subtitulo
{
    color: #3e4893;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #4c76b3;
    width: 60px;
}

#video h2
{
    font-family: "Inter-Medium";
    color: #272c4e;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 30px;
    max-width: 750px;
}

#video b
{
    font-family: "Inter-Bold";
}

#video .slide-video img
{
    transform: scale(0.9);
    width: 100%;
    max-width: 100%;
    opacity: 0.7;
    transition: 1s;
    cursor: pointer;
}

#video .slick-current.slick-active.slick-center img
{
    transform: scale(1);
    opacity: 1;
    margin: auto;
}


#video .slide-video
{
    margin-top: 80px;
    margin-bottom: 80px;
}


/*  Video */


/*  vantagens */

#vantagens
{
    background: #c1cde8;
    padding: 20px;
}

#vantagens .subtitulo
{
    color: #272c4e;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #3878b9;
    width: 100px;
    margin-bottom: 20px;
}

#vantagens h2
{
    font-family: "Inter-Medium";
    color: #272c4e;
    max-width: 330px;
    font-size: 30px;
}

#vantagens h3
{
    font-family: "Inter-Light";
    color: #272c4e;
    font-size: 28px;
}

#vantagens h4
{
    font-family: "Inter-SemiBold";
    color: #272c4e;
    font-size: 28px;
}

#vantagens h5
{
    font-family: "Inter-Regular";
    color: #272c4e;
    max-width: 310px;
    font-size: 22px;
}

#vantagens h6
{
    font-family: "Inter-SemiBold";
    color: #272c4e;
    font-size: 28px;
    margin-bottom: 0;
}

#vantagens b
{
    font-family: "Inter-Bold";
}

#vantagens .topicos
{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 10px;
}

#vantagens .topicos img
{
    width: 50px;
}

#vantagens  .img-maquina
{
    position: absolute;
    top: 10%;
    max-width: 600px;
}

#vantagens .grupos-topicos
{
    margin-top: 30px;
}



/*  vantagens */


/*  distribuidor */

#distribuidor
{
    background: #bdddf4;
    padding: 30px 20px;
    position: relative;
    z-index: 4;
}

#distribuidor .subtitulo
{
    color: #272c4e;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #3878b9;
    width: 190px;
    margin-bottom: 20px;
}

#distribuidor h2
{
    font-family: "Inter-Medium";
    color: #272c4e;
    max-width: 330px;
    font-size: 30px;
}

#distribuidor h3
{
    font-family: "Inter-Light";
    color: #272c4e;
    max-width: 293px;
    font-size: 28px;
    margin-top: 15px;
}

#distribuidor b
{
    font-family: "Inter-Bold";
}

#distribuidor .topicos
{
    margin-bottom: 30px;
}

#distribuidor form
{
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 400px;
    margin-left: auto;
}

#distribuidor form input
{
    font-family: "Inter-Regular";
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px;
    border: none;
    outline: none;
    color: #617c9f;
    border-radius: 10px;
    background: #edf6fc;
}

#distribuidor form button
{
    font-family: "Inter-Regular";
    text-transform: uppercase;
    font-size: 18px;
    padding: 2px 5px;
    border: none;
    outline: none;
    color: #ffff;
    background: #0d1d3b;
    min-width: 100px;
    border-radius: 10px;
    box-shadow: 6px 8px 4px #648fac;
}

#distribuidor form .celula-form
{
   text-align: right;
}

/* distribuidor */


/* onde estamos */

#onde-estamos
{
    background-image: linear-gradient(to right, #cce4f6, #6ab4e5);
    padding: 20px;
}

#onde-estamos .subtitulo
{
    color: #272c4e;
    text-transform: uppercase;
    font-family: "Inter-Bold";
    border-bottom: 3px solid #3878b9;
    width: 130px;
    margin-bottom: 20px;
}

#onde-estamos h2
{
    font-family: "Inter-Bold";
    color: #272c4e;
    max-width: 330px;
    font-size: 30px;
}

#onde-estamos h3
{
    font-family: "Inter-Medium";
    color: #272c4e;
    max-width: 265px;
    margin-top: 50px;
    font-size: 28px;
}

#onde-estamos h4
{
    font-family: "Inter-Medium";
    color: #272c4e;
    font-size: 25px;
    margin-bottom: 0;
}

#onde-estamos .caixa-texto
{
    max-width: 490px;
    margin-top: 50px;
    margin-bottom: 40px;
}

#onde-estamos b
{
    font-family: "Inter-Bold";
}

#onde-estamos .mapa
{
    width: 100%;
}

/* onde estamos */

/* Faixa */

.faixa 
{
    background: #3c4d96;
    padding: 15px;
    color: #fff;
    text-align: center;
}

.faixa h4
{
    font-family: "Inter-Light";
    margin-bottom: 0;
    font-size: 25px;
}

.faixa .redes-sociais
{
    width: 35px;
}

.faixa .celular-faixa
{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.faixa .celula-redes
{
    display: flex;
    gap: 20px;
}

/* Faixa */

/* Informações */

#informacoes 
{
    width: 100%;
    background: #bdddf4;
    padding: 20px;
}

#informacoes .container
{
    display: flex;
    flex: 4;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
    padding: 0;
}

#informacoes h4
{
    font-family: "Inter-Bold";
    margin-bottom: 0;
    max-width: 300px;
    color: #272c4e;
    font-size: 22px;
}

#informacoes h5
{
    font-family: "Inter-Bold";
    margin-bottom: 0;
    max-width: 200px;
    color: #272c4e;
}

#informacoes .whatsapp
{
    padding-bottom: 4px;
    width: 20px;
}

/* Informações */


/* Rodape*/

.rodape 
{
    width: 100%;
    background: #252b4e;
    padding: 20px;
}

.rodape .container
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.rodape h4
{
    font-family: "Inter-Bold";
    color: #ffff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 0;
}

/* Rodape*/



/* Politica de privacidade */

#politica-privacidade 
{
    padding: 20px;
    background: #e5cf92;
    width: 100%;
}

#politica-privacidade h1
{
    font-family: 'Inter-Bold';
    font-size: 30px;
    color: #252b4e;
    margin-top: 60px;
}

#politica-privacidade p
{
    font-family: 'Inter-Regular';
    font-size: 16px;
    color: #000000;
    text-align: justify;
}

#politica-privacidade h2
{
    font-family: 'Inter-Bold';
    font-size: 25px;
    color: #252b4e;
    margin-top: 30px;
}

#politica-privacidade h3
{
    font-family: 'Inter-Bold';
    font-size: 20px;
    color: #252b4e;
    margin-top: 30px;
    margin-bottom: 20px;
}

#politica-privacidade b
{
    color: #252b4e;
}

#politica-privacidade .botao
{
    display: inline-block;
    background: #252b4e;
    color: #fff;
    font-family: 'Inter-Bold';
    text-decoration: none;
    padding: 15px;
    border-radius: 10px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

/* Politica de privacidade */


/* Media Querys */

@media screen and (max-width: 1280px) 
{

    /* Menu */

    .navbar-light .navbar-nav .nav-link 
    {
        font-size: 14px;
    }

    /* .logo 
    {
        width: 310px;
        left: 0%;
    } */

    /* Menu */

    /* Produtos */

    #produtos .slide-produto img
    {
        max-width: 80%;
    }

    #produtos .img-2em1
    {
        width: 100%;
        max-width: 300px;
        margin-bottom: 30px;
    }

    /* Produtos */
}
@media screen and (max-width: 1152px) 
{
    /* Menu */

    .logo 
    {
        width: 210px;
        left: -30px;
        /* top: -54px; */
    }

    .navbar-expand-lg .navbar-nav 
    {
        padding: 5px 5px;
    }

    .grupo-redes-sociais 
    {
        padding: 10px 30px;
    }

    .navbar 
    {
        padding: 20px 20px 20px 20px;
    }

    /* Menu */

    /* Informações */

    #informacoes h4 
    {
        font-size: 22px;
    }

    /* Informações */

    /* vantagens */

    #vantagens .img-maquina 
    {
        max-width: 550px;
        top: 15%;
    }

    /* vantagens */
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 992px) 
{

    /* Menu */

    .logo 
    {
        width: 215px;
        /* top: -60px; */
    }


    .navbar-expand-lg .navbar-nav 
    {
        padding: 10px 10px;
        margin-top: 50px;
    }

    .grupo-redes-sociais 
    {
        padding: 10px 20px;
    }

    .navbar-light .navbar-nav .nav-link 
    {
        font-size: 16px;
    }

    /* Menu */

    /* unik */

    #unik h2 
    {
        font-size: 28px;
    }

    /* unik */

    /* Produto */

    #produtos h2 
    {
        font-size: 28px;
    }

    #produtos h3
    {
        font-size: 25px;
    }

    /* Produto */


    /* vantagens */

    #vantagens h2
    {
        font-size: 28px;
    }
    
    #vantagens h3
    {
        font-size: 25px;
    }
    
    #vantagens h4
    {
        font-size: 24px;
    }
    
    #vantagens h5
    {
        font-size: 20px;
    }
    
    #vantagens h6
    {
        font-size: 24px;
    }

    #vantagens .img-maquina 
    {
        max-width: 400px;
        top: 40%;
    }

    #vantagens .topicos 
    {
        flex-direction: column;
        text-align: center;
        justify-content: center;
        margin-bottom: 10px;
    }

    /* vantagens */

    /* Seçã onde estamos */

    #onde-estamos h2 
    {
        font-size: 28px;
        max-width: 100%;
    }
    #onde-estamos h3
    {
        font-size: 25px;
        max-width: 100%;
        margin-top: 20px;
    }
    
    #onde-estamos h4
    {
        font-size: 22px;
        max-width: 100%;
    }

    #onde-estamos .caixa-texto 
    {
        max-width: 100%;
        margin-bottom: 60px;
    }

    /* Seçã onde estamos */

    /* Video */

    #video h2 
    {
        font-size: 28px;
    }

    /* Video */

    /* Top dicas */

    #top-dicas .balao 
    {
        position: absolute;
        left: -20px;
        top: -45px;
        max-width: 100%;
        width: 100%;
    }

    /* Top dicas */

    /* distribuição */

    #distribuidor h2
    {
        font-size: 30px;
    }

    #distribuidor h3
    {
        font-size: 28px;
    }

    /* distribuição */

    /* Faixa */

    .faixa h4
    {
        font-size: 22px;
    }

    /* Faixa */

    /* informações */

    #informacoes h4
    {
        font-size: 22px;
    }

    #informacoes .container 
    {
        flex-direction: column;
        padding: 30px 0px;
        text-align: center;
        gap: 20px;
    }

    /* informações */

    /* Rodape */

    .rodape 
    {
        padding: 20px 0px;
    }


    .rodape h4
    {
        font-size: 20px;
    }

    /* Rodape */
}
@media screen and (max-width: 768px) 
{

    /* unik */

    #unik h2 
    {
        margin: auto;
        max-width: 480px;
    }

    #unik p 
    {
        max-width: 100%;
    }

    #unik .caixa
    {
        margin-top: 40px;
        text-align: center;
    }

    #unik .faixa
    {
        display: none;
    }

    #unik .embalagem 
    {
        left: 0%;
    }

    /* unik */

    /* Top Dicas */

    #top-dicas .balao 
    {
        position: static;
        /* left: -35px;
        top: -0; */
        width: 100%;
    }

    #top-dicas .faixa 
    {
        display: none;
    }

    /* Top Dicas */

    /* Vantagens */

    #vantagens h5 
    {
        max-width: 100%;
    }

    #vantagens h2 
    {
        max-width: 100%;
    } 

    #vantagens .img-maquina 
    {
        position: static;
        margin: auto;
        display: block;
        max-width: 600px;
        width: 100%;
        margin-top: 30px;
    }

    /* Vantagens */

    /* Distribuidor */

    #distribuidor 
    {
        z-index: 0;
    }

    #distribuidor form 
    {
        max-width: 100%;
        margin-top: 30px;
    }

    #distribuidor h3
    {
        max-width: 100%;
    }

    #distribuidor h2 
    {
        max-width: 100%;
    }

    /* Distribuidor */

    /* Top Dicas */

    #top-dicas p 
    {
        max-width: 100%;
    }

    /* Top Dicas */

    /* Produtos */

    #produtos .slick-current.slick-active.slick-center img 
    {
        opacity: 1;
        width: 100%;
    }

    #produtos .slide-produto img 
    {
        width: 60%;
        transition: none;
    }

    #produtos .slick-current.slick-active.slick-center h3 
    {
        opacity: 1;
    }

    /* Produtos */

    /* Video */

    #video .slide-video img 
    {
        opacity: 1;
    }

    /* Video */

}
@media screen and (max-width: 600px)
{

    /* Geral */

    .lightbox video 
    {
        width: 90%;
        margin: auto;
    }

    /* Geral */

    /* unik */

    #unik 
    {
        padding: 20px 0px;
    }

    /* unik */

    /* Top Dicas */

    #top-dicas 
    {
        padding: 20px 0px;
    }

    #top-dicas h3 
    {
        margin-bottom: 20px;
    }

    /* Top Dicas */

    /* Produtos */

    #produtos 
    {
        padding: 20px 0px;
    }

    #produtos .slide-produto h3 
    {
        margin-left: 0%;
        text-align: center;
    }

    #produtos .slide-produto img 
    {
        max-width: 100%;
        margin: auto;
    }

    #produtos h2 
    {
        font-size: 25px;
    }

    #produtos h3
    {
        font-size: 22px;
    }

    #produtos .slick-current.slick-active.slick-center img 
    {
        width: 100%;
    }

    /* Produtos */

    /*  unik */

    #unik h2 
    {
        font-size: 25px;
    }

    /* unik*/

    /* Video */

    #video 
    {
        padding: 20px 0px;
    }

    #video h2 
    {
        font-size: 25px;
    }

    /* Video */


    /* vantagens */

    #vantagens 
    {
        padding: 20px 0px;
    }

    #vantagens h2
    {
        font-size: 25px;
    }
    
    #vantagens h3
    {
        font-size: 22px;
    }
    
    #vantagens h4
    {
        font-size: 22px;
    }
    
    #vantagens h5
    {
        font-size: 18px;
    }
    
    #vantagens h6
    {
        font-size: 22px;
    }

    /* vantagens */

    /* distribuição */

    #distribuidor form input 
    {
        font-size: 16px;
    }

    #distribuidor 
    {
        padding: 20px 0px;
    }

    #distribuidor h2
    {
        font-size: 25px;
    }

    #distribuidor h3
    {
        font-size: 22px;
    }

    /* distribuição */

    /* onde estamos */

    #onde-estamos 
    {
        padding: 20px 0px;
    }

    #onde-estamos h2 
    {
        font-size: 25px;
    }
    #onde-estamos h3
    {
        font-size: 22px;
    }
    
    #onde-estamos h4
    {
        font-size: 20px;
    }

    /* onde estamos */

    /* Faixa */

    .faixa 
    {
        padding: 10px;
    }

    .faixa h4
    {
        font-size: 20px;
    }

    .faixa .celular-faixa 
    {
        flex-direction: column;
    }

    /* Faixa */

    /* informações */

    #informacoes h4
    {
        font-size: 20px;
    }

    .grupo-redes-sociais img 
    {
        width: 25px;
    }

    /* informações */

    /* Rodape */

    .rodape h4
    {
        font-size: 18px;
    }

    /* Rodape */


    /* Politica de privacidade */

    #politica-privacidade 
    {
        padding: 0px;
    }

    #politica-privacidade h1
    {
        font-size: 25px;
        text-align: center;
    }

    #politica-privacidade h2
    {
        font-size: 20px;
    }

    #politica-privacidade h3
    {
        font-size: 18px;
    }

    /* Politica de privacidade */


}
@media screen and (max-width: 540px) {}
@media screen and (max-width: 475px) 
{

    /* Menu */

    .logo 
    {
        width: 170px;
        /* top: -54px; */
    }

    .grupo-redes-sociais 
    {
        padding: 10px 10px;
    }


    /* Menu */

    /*  Top Dicas */

    #top-dicas .item-lista 
    {
        flex-direction: column;
    }

    #top-dicas .caixa 
    {
        margin-top: 20px;
    }

    /* Top Dicas */

    /* unik */

    #unik h2 
    {
        font-size: 22px;
    }

    /* unik */

    /* Produtos */

    #produtos h2 
    {
        font-size: 22px;
    }

    #produtos h3
    {
        font-size: 20px;
    }

    /* Produtos */

    /* Video */

    #video h2 
    {
        font-size: 22px;
    }

    /* Video */

    /* distribuição */

    #distribuidor h2
    {
        font-size: 22px;
    }

    #distribuidor h3
    {
        font-size: 20px;
    }

    /* distribuição */

    /* onde estamos */

    #onde-estamos h2 
    {
        font-size: 22px;
    }
    #onde-estamos h3
    {
        font-size: 20px;
    }
    
    #onde-estamos h4
    {
        font-size: 18px;
    }

    /* onde estamos */

    /* Faixa */

    .faixa h4
    {
        font-size: 18px;
    }

    /* Faixa */

    /* informações */

    #informacoes h4
    {
        font-size: 17px;
    }

    #informacoes .whatsapp 
    {
        padding-bottom: 4px;
        width: 15px;
    }

    /* informações */


    /* Rodape */

    .rodape h4
    {
        font-size: 18px;
    }

    /* Rodape */

}
@media screen and (max-width: 414px) 
{
    /* Produtos */

    #produtos h3 
    {
        /* font-size: 15px; */
    }

    #produtos .slide-produto h3 
    {
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    /* Produtos */
}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 360px) {}
@media screen and (max-width: 320px) 
{
    /* menu */

    .grupo-redes-sociais a 
    {
        padding: 5px;
        margin-left: 5px;
    }

    .logo {
        width: 160px;
    }

    /* enusss */
}
@media screen and (max-width: 280px) {}

/* Media Querys */