/* Importação Fontes*/
    .encode-extraBold{
        font-family:'encode-extraBold' !important;
    }

    .encode-bold{
        font-family:'encode-bold' !important;
    }

    .encode-extraLight{
        font-family:'encode-extraLight' !important;
    }

    .encode-light{
        font-family:'encode-light' !important;
    }

    .encode-medium{
        font-family:'encode-medium' !important;
    }

    .encode-regular{
        font-family:'encode-regular' !important;
    }

    .encode-semiBold{
        font-family:'encode-semiBold' !important;
    }

    .encode-thin{
        font-family:'encode-thin' !important;
    }

    .open-italic{
        font-family:'open-italic' !important;
    }

    .open-SemiboldItalic{
        font-family:'open-SemiboldItalic' !important;
    }


    @font-face {
        font-family: 'encode-extraBold';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-ExtraBold.ttf');
    }

    @font-face {
        font-family: 'encode-bold';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-Bold.ttf');
    }

    @font-face {
        font-family:'encode-extraLight';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-ExtraLight.ttf');
    }

    @font-face {
        font-family:'encode-light';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-Light.ttf');
    }

    @font-face {
        font-family:'encode-medium';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-Medium.ttf');
    }

    @font-face {
        font-family:'encode-regular';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-Regular.ttf');
    }

    @font-face {
        font-family:'encode-semiBold';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-SemiBold.ttf');
    }

    @font-face {
        font-family:'encode-thin';
        src: url('../fonts/EncodeSans/EncodeSansCondensed-Thin.ttf');
    }
    
    @font-face {
        font-family:'open-italic';
        src: url('../fonts/OpenSans/OpenSans-RegularItalic.ttf');
    }

     @font-face {
        font-family:'open-SemiboldItalic';
        src: url('../fonts/OpenSans/OpenSans-SemiboldItalic.ttf');
    }


/* CELULAR EX SM  */
@media (max-width: 575px){
    .container {
        max-width: 1366px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* Classes Tamanho Fonte */
        /* fonte - 3 */
        .tam12{
            font-size:8pt !important;   
        }

        .tam14{
            font-size:10pt !important;   
        }

        .tam15{
            font-size: 11pt !important;   
        }

        .tam16{
            font-size:12pt !important;   
        }

        .tam17{
            font-size:13pt !important;   
        }

        .tam18{
            font-size:14pt !important;   
        }
        /* fonte -4 */
        .tam20{
            font-size:14pt !important;   
        }

        .tam22{
            font-size:15pt !important;   
        }

        .tam24{
            font-size:20pt !important;   
        }

        .tam25{
            font-size:16pt !important;
        }
        /* fonte -15 */
        .tam30{
            font-size:15pt !important;   
        }

        /*  fonte -20 */
        .tam40{
            font-size:20pt !important;   
        }  

        /*  fonte -30 */ 
        .tam60{
            font-size: 23pt !important;
        }

    /* Cabeçalho */
        .container {
            max-width: auto!important;
            padding-left: 0px !important;
            padding-right: 0px !important;
            margin: 0px;
        }

        .tam-LogoPrincipal{
            /*193L x 103A*/
            width: 150px !important;
            height: 90px !important;
        }

        .tam-iconeBatePapo{
            width: 30px !important;
            height: 30px !important;
        }

        .tam-alturaBanner{
            height: 200px !important;
        }

    /* Rodapé */    
        .tam-iconeWhatss{
            width:30px !important;
            height:30px !important;
            margin-right: 6px !important;
        }

        .tam-rodape{
            /*365A*/
            /*height: 365px !important;*/
            text-align: center!important;
        }
        
        .tam-rodapeFundoBranco{
            /*330A*/
            /*height: 330px !important;*/
            padding-bottom: 5px !important;
        }

        .btn-telefone{
            background-color: rgb(68,119,185) !important;
            border-radius: 16px !important;
            display: inline-block !important;
            /*padding: 8px 50px 8px 50px !important;*/
            padding: 8.5px 20px 8.5px 20px !important;
            text-align: center!important;
        }

        .estilo-rodape{
            text-align: center !important;
            font-size: 10pt !important;
        }
    
    /* Principal*/
        .tam-txtQualidade{
            font-size:13pt !important;   
        }


        .tam-btnBanner{
            font-size: 9pt !important;
        }

        #btn-linhaProduto{
            height: 25px !important;
            width: 185px !important;
        }

        /* Nossos Diferenciais */
            .tam-logoMenor{
                /*302L x 43A*/
                height: 25px !important;
                width: 25px !important;
            }

            .tam-linhaLogoMenor{
                width: 70px !important;
            }

            .tam-imagemNossosDiferencial-verde{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(131,182, 105) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial-azul{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(95,115, 174) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial{
                max-height: 80px !important;
                max-width: 80px !important;
            }

        /* Campo Buscar*/
            .campo-buscaProduto{
                background-color: rgb(238,244,234) !important;
                border-top-left-radius: 2rem !important;
                border-bottom-left-radius: 2rem !important;
                border-right-width: 0px !important;
                /*height: 50px !important;*/
            }

            #txt-buscar::placeholder{
                font-size: 8pt !important;
                font-family:'encode-regular' !important;
                color: rgb(120,120,120) !important;
            }

            .btn-buscar{
                background-color: rgb(68,119,185) !important;
                border-radius: 2rem !important;
                display: inline-block !important;
                padding:5px 15px 5px 15px !important;
                text-align: center!important;
            }
            .tam-iconeBuscar{
                height: 22px !important;
                width: 22px !important;
            }

            .tam-maisFacilidade{
                font-size: 30px !important;
            }

        /*O que falam */
            .tam-textoOqueFlam{
                /*font-size: 24pt !important;*/
            }

            .iconeEsquerdo{
                margin-right: 60px !important;
            }

    /* Quem Somos */
        .tam-textoQuemSomos{
            /*225A*/
            height: 285px !important;
            width: 100% !important;
            /*padding-left: 60px !important;*/
        }
    
    /* Informações do Produto */
        .tam-imagemProdutoPrincipal{
            /*527 x 527*/
            height:300px !important;
            width:300px !important;
            border: 1px solid rgb(70,94,161);
        }

        .tam-imagemProdutoDependente{
            /*82x82*/
            height:82px !important;
            width:100% !important;

            max-height:100px !important;
            max-width:100px !important;
            margin-top: 0.7rem !important;
        }

        .limitarDescricoes{
            overflow-y: hidden !important;
        }
}

/* CELULAR SM  */
@media (min-width: 576px){
    .container {
        max-width: 1366px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* Classes Tamanho Fonte */
        /* fonte - 3 */
        .tam12{
            font-size:9pt !important;   
        }

        .tam14{
            font-size:11pt !important;   
        }

        .tam15{
            font-size: 12pt !important;   
        }

        .tam16{
            font-size:13pt !important;   
        }

        .tam17{
            font-size:14pt !important;   
        }

        .tam18{
            font-size:15pt !important;   
        }
        /* fonte -4 */
        .tam20{
            font-size:16pt !important;   
        }

        .tam22{
            font-size:18pt !important;   
        }

        .tam24{
            font-size:20pt !important;   
        }
        .tam25{
            font-size:21pt !important;
        }
        /* fonte -5 */
        .tam30{
            font-size:25pt !important;   
        }
        /*  fonte -10 */
        .tam40{
            font-size:30pt !important;   
        }  

        /*  fonte -30 */ 
        .tam60{
            font-size: 30pt !important;
        }

    /* Cabeçalho */
        .container {
            max-width: auto!important;
            padding-left: 0px !important;
            padding-right: 0px !important;
            margin: 0px;
        }

        .tam-LogoPrincipal{
            /*193L x 103A*/
            width: 150px !important;
            height: 90px !important;
        }

        .tam-iconeBatePapo{
            width: 30px !important;
            height: 30px !important;
        }

    /* Rodapé */    
        .tam-iconeWhatss{
            width:30px !important;
            height:30px !important;
            margin-right: 6px !important;
        }

        .tam-rodape{
            /*365A*/
            /*height: 365px !important;*/
            text-align: center!important;
        }
        
        .tam-rodapeFundoBranco{
            /*330A*/
            /*height: 330px !important;*/
            padding-bottom: 5px !important;
        }

        .btn-telefone{
            background-color: rgb(68,119,185) !important;
            border-radius: 16px !important;
            display: inline-block !important;
            /*padding: 8px 50px 8px 50px !important;*/
            padding: 8.5px 20px 8.5px 20px !important;
            text-align: center!important;
        }

        .estilo-rodape{
            text-align: center !important;
            font-size: 10pt !important;
        }
    
    /* Principal*/
        .tam-txtQualidade{
            font-size:25pt !important;   
        }

        .tam-btnBanner{
            font-size: 12pt !important;
        }

        #btn-linhaProduto{
            height: 30px !important;
            width: 235px !important;
        }

        /* Nossos Diferenciais */
            .tam-logoMenor{
                /*302L x 43A*/
                height: 25px !important;
                width: 25px !important;
            }

            .tam-linhaLogoMenor{
                width: 70px !important;
            }

            .tam-imagemNossosDiferencial-verde{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(131,182, 105) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial-azul{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(95,115, 174) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial{
                max-height: 80px !important;
                max-width: 80px !important;
            }

        /* Campo Buscar*/
            .campo-buscaProduto{
                background-color: rgb(238,244,234) !important;
                border-top-left-radius: 2rem !important;
                border-bottom-left-radius: 2rem !important;
                border-right-width: 0px !important;
                /*height: 50px !important;*/
            }

            #txt-buscar::placeholder{
                font-size: 11pt !important;
                font-family:'encode-regular' !important;
                color: rgb(120,120,120) !important;
            }

            .btn-buscar{
                background-color: rgb(68,119,185) !important;
                border-radius: 2rem !important;
                display: inline-block !important;
                padding:5px 15px 5px 15px !important;
                text-align: center!important;
            }
            .tam-iconeBuscar{
                height: 22px !important;
                width: 22px !important;
            }

            .tam-maisFacilidade{
                font-size: 30px !important;
            }
                
        /*O que falam */
            .tam-textoOqueFlam{
                /*font-size: 24pt !important;*/
            }

            .iconeEsquerdo{
                margin-right: 60px !important;
            }

    /* Quem Somos */
        .tam-textoQuemSomos{
            /*225A*/
            height: 285px !important;
            width: 100% !important;
           /* padding-left: 60px !important;*/
        }
    
    /* Informações do Produto */
        .tam-imagemProdutoPrincipal{
            /*527 x 527*/
            height:100% !important;
            width:100% !important;

            max-height:500px !important;
            max-width:500px !important;
            border: 1px solid rgb(70,94,161);
        }

        .tam-imagemProdutoDependente{
            /*82x82*/
            height:100px!important;
            width:100% !important;

            max-height:120px !important;
            max-width:120px !important;
            margin-top: 0.7rem !important;
        }

        .limitarDescricoes{
            overflow-y: hidden !important;
        }
}

/* CELULAR MD  */
@media (min-width: 768px){

    .container {
        max-width: 1366px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* Classes Tamanho Fonte */

            /* fonte - 3 */
            .tam12{
                font-size:9pt !important;   
            }

            .tam14{
                font-size:11pt !important;   
            }

            .tam15{
                font-size: 12pt !important;   
            }

            .tam16{
                font-size:13pt !important;   
            }

            .tam17{
                font-size:14pt !important;   
            }

            .tam18{
                font-size:15pt !important;   
            }
            /*  */
            .tam20{
                font-size:17pt !important;   
            }

            .tam22{
                font-size:19pt !important;   
            }

            .tam24{
                font-size:21pt !important;   
            }
              /*  */
            .tam25{
                font-size:22pt !important;
            }
             /* */
            .tam30{
                font-size:27pt !important;   
            }
            /*  */
            .tam40{
                font-size:37pt !important;   
            }  

            /*  */
            .tam60{
                font-size: 45pt !important;
            }

    /* Cabeçalho */
        .container {
            max-width: auto!important;
            padding-left: 0px !important;
            padding-right: 0px !important;
            margin: 0px;
        }

        .tam-LogoPrincipal{
            /*193L x 103A*/
            width: 150px !important;
            height: 90px !important;
        }

        .tam-iconeBatePapo{
            width: 30px !important;
            height: 30px !important;
        }

    /* Rodapé */    
        .tam-iconeWhatss{
            width:30px !important;
            height:30px !important;
            margin-right: 6px !important;
        }

        .tam-rodape{
            /*365A*/
            /*height: 365px !important;*/
            text-align: center!important;
        }
        
        .tam-rodapeFundoBranco{
            /*330A*/
            /*height: 330px !important;*/
            padding-bottom: 5px !important;
        }

        .btn-telefone{
            background-color: rgb(68,119,185) !important;
            border-radius: 16px !important;
            display: inline-block !important;
            /*padding: 8px 50px 8px 50px !important;*/
            padding: 8.5px 20px 8.5px 20px !important;
            text-align: center!important;
        }

        .estilo-rodape{
            text-align: center !important;
            font-size: 10pt !important;
        }
    
    /* Principal*/
        .tam-txtQualidade{
            font-size:27pt !important;   
        }

        .tam-btnBanner{
            font-size: 13pt !important;
        }

        #btn-linhaProduto{
            height: 35px !important;
            width: 255px !important;
        }

        /* Nossos Diferenciais */
            .tam-logoMenor{
                /*302L x 43A*/
                height: 25px !important;
                width: 25px !important;
            }

            .tam-linhaLogoMenor{
                width: 70px !important;
            }

            .tam-imagemNossosDiferencial-verde{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(131,182, 105) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial-azul{
                height: 123px !important;
                width: 123px !important;
                border: 4px solid rgb(95,115, 174) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial{
                max-height: 80px !important;
                max-width: 80px !important;
            }

        /* Campo Buscar*/
            .campo-buscaProduto{
                background-color: rgb(238,244,234) !important;
                border-top-left-radius: 2rem !important;
                border-bottom-left-radius: 2rem !important;
                border-right-width: 0px !important;
                /*height: 50px !important;*/
            }

            #txt-buscar::placeholder{
                font-size: 11pt !important;
                font-family:'encode-regular' !important;
                color: rgb(120,120,120) !important;
            }

            .btn-buscar{
                background-color: rgb(68,119,185) !important;
                border-radius: 2rem !important;
                display: inline-block !important;
                padding:5px 15px 5px 15px !important;
                text-align: center!important;
            }
            .tam-iconeBuscar{
                height: 22px !important;
                width: 22px !important;
            }

            .tam-maisFacilidade{
                font-size: 30px !important;
            }

                
        /*O que falam */
            .tam-textoOqueFlam{
                font-size: 24pt !important;
            }

            .iconeEsquerdo{
                margin-right: 70px !important;
            }
            
    /* Quem Somos */
        .tam-textoQuemSomos{
            /*225A*/
            height: 285px !important;
            width: 100% !important;
            /*padding-left: 60px !important;*/
        }

    /* Informações do Produto */
        .tam-imagemProdutoPrincipal{
            /*527 x 527*/
            height:100% !important;
            width:100% !important;

            max-height:500px !important;
            max-width:500px !important;
            border: 1px solid rgb(70,94,161);
        }

        .tam-imagemProdutoDependente{
            /*82x82*/
            height:120px !important;
            width:100% !important;

            max-height:120px !important;
            max-width:120px !important;
            margin-top: 0.7rem !important;
        }

        .limitarDescricoes{
            overflow-y: hidden !important;
        }

    /* Contato */
        .borda-direita{
            border-right: 2px solid rgb(152,152,152) !important;
        }
}

/* LG */
@media (min-width: 992px){

    .container {
        max-width: 1366px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    /* Classes Tamanho Fonte */

        /* fonte - 3 */
        .tam12{
            font-size:9pt !important;   
        }

        .tam14{
            font-size:11pt !important;   
        }

        .tam15{
            font-size: 12pt !important;   
        }

        .tam16{
            font-size:13pt !important;   
        }

        .tam17{
            font-size:14pt !important;   
        }

        .tam18{
            font-size:15pt !important;   
        }
        /*  */
        .tam20{
            font-size:17pt !important;   
        }

        .tam22{
            font-size:19pt !important;   
        }

        .tam24{
            font-size:21pt !important;   
        }
          /*  */
        .tam25{
            font-size:22pt !important;
        }
         /* */
        .tam30{
            font-size:27pt !important;   
        }
        /*  */
        .tam40{
            font-size:37pt !important;   
        }  

        /*  */
        .tam60{
            font-size: 50pt !important;
        }

    /* Cabeçalho */
        .tam-LogoPrincipal{
            /*193L x 103A*/
            width: 193px !important;
            height: 103px !important;
        }

        .tam-iconeBatePapo{
            width: 20px !important;
            height: 20px !important;
        }

        /* Classes Menu Drop down*/
        .dropdown:hover>.dropdown-menu {
          display: block !important;
        }

        .dropdown-item:hover>.dropdown-menu {
          display: block !important;
        }
    
        /* Mudanças no dropdown do menu*/
        .dropdown-mudancas{
            max-width: 15rem !important;
            left: 8% !important;     
        }

        /*Criada para o hover do ultimo item do menu*/
        .dropdown-ultimoItem{
            left: -35% !important;
        }
    
    /* Rodape */
        .tam-logoRodape{
            height: 69px !important;
            width: 391px !important;
        }

        .tam-iconeWhatss{
            width:50px !important;
            height:50px !important;
        }

        .tam-rodape{
            /*365A*/
            height: 365px !important;
            text-align: inherit !important;
        }
        
        .tam-rodapeFundoBranco{
            /*330A*/
            height: 330px !important;
        }

        .btn-telefone{
            background-color: rgb(68,119,185) !important;
            border-radius: 16px !important;
            display: inline-block !important;
            /*padding: 8px 50px 8px 50px !important;*/
            padding: 8.5px 60px 8.5px 60px !important;
            text-align: center!important;
        }

        .estilo-rodape{
            text-align: inherit  !important;
            font-size: 10pt !important;
        }
    
    /* Principal */
        .tam-txtQualidade{
            font-size:27pt !important;   
        }

        .tam-btnBanner{
            font-size: 14pt !important;
        }

        #btn-linhaProduto{
            height: 35px !important;
            width: 275px !important;
        }

        /* Nossos Diferenciais */
            .tam-logoMenor{
                /*302L x 43A*/
                height: 35px !important;
                width: 35px !important;
            }

            .tam-linhaLogoMenor{
                width: 123px !important;
            }

            .tam-imagemNossosDiferencial-verde{
                height: 173px !important;
                width: 173px !important;
                border: 4px solid rgb(131,182, 105) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial-azul{
                height: 173px !important;
                width: 173px !important;
                border: 4px solid rgb(95,115, 174) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial{
                max-height: 103px !important;
                max-width: 123px !important;
            }
    
        /* Campo Buscar*/
            .campo-buscaProduto{
                background-color: rgb(238,244,234) !important;
                border-top-left-radius: 2rem !important;
                border-bottom-left-radius: 2rem !important;
                border-right-width: 0px !important;
                height: 50px !important;
            }

            #txt-buscar::placeholder{
                font-size: 14pt !important;
                font-family:'encode-regular' !important;
                color: rgb(120,120,120) !important;
            }

            .btn-buscar{
                background-color: rgb(68,119,185) !important;
                border-radius: 2rem !important;
                display: inline-block !important;
                padding:5px 20px 5px 20px !important;
                text-align: center!important;
            }
            .tam-iconeBuscar{
                height: 30px !important;
                width: 30px !important;
            }

            .tam-maisFacilidade{
                font-size:39px !important;
            }

        
        /*O que falam */
            .tam-textoOqueFlam{
                font-size: 24pt !important;
            }

            .iconeEsquerdo{
                margin-right: 100px !important;
            }
                
    /* Quem Somos */
        .tam-textoQuemSomos{
            /*225A*/
          height: 225px !important;
          /*padding-left: 100px !important;*/
        }

        .tam-imagemQuemSomos{
            /*380L x 376A*/
            height: 285px !important;
            width: 285px !important;
        }

        .borda-imagemQuemSomos{
            height: 285px !important;
            width: 295px !important;
            border-right: 2px solid rgb(95,114,173) !important;
            border-top-right-radius: 50% !important;
            border-bottom-right-radius: 50% !important;
        }

    /* Informações do Produto */
        .tam-imagemProdutoPrincipal{
            /*527 x 527*/
            height:370px !important;
            width:100% !important;
            border: 1px solid rgb(70,94,161);
        }

        .tam-imagemProdutoDependente{
            /*82x82*/
            height:60px !important;
            width:100% !important;

            max-height:60px !important;
            /*max-width:50px !important;*/
            margin-top: 0.7rem !important;
        }

        .limitarDescricoes{
            max-height: 400px !important;
            overflow-y: hidden !important;
        }
    
    /* Contato */
        .borda-direita{
            border-right: 2px solid rgb(152,152,152) !important;
        }
}

/* XL */
@media (min-width: 1200px){
    .container {
        max-width: 1366px !important;
        /*padding-left: 15px !important;
        padding-right: 15px !important;*/
        padding-left:30px !important;
        padding-right:30px !important;
    }

    /* Classes Tamanho Fonte */
        .tam12{
            font-size:12pt !important;   
        }

        .tam14{
            font-size:14pt !important;   
        }

        .tam15{
            font-size: 15pt !important;   
        }

        .tam16{
            font-size:16pt !important;   
        }

        .tam17{
            font-size:17pt !important;   
        }

        .tam18{
            font-size:18pt !important;   
        }

        .tam20{
            font-size:20pt !important;   
        }

        .tam22{
            font-size:22pt !important;   
        }

        .tam24{
            font-size:24pt !important;   
        }

        .tam25{
            font-size:25pt !important;
        }

        .tam30{
            font-size:30pt !important;   
        }

        .tam40{
            font-size:40pt !important;   
        }  

        .tam60{
            font-size: 60pt !important;
        }
    
    /* Principal*/
        .tam-txtQualidade{
            font-size:30pt !important;   
        }

        .tam-btnBanner{
            font-size: 15pt !important;
        }

        #btn-linhaProduto{
            height: 62px !important;
            width: 332px !important;
        }

        /* Nossos Diferenciais */
            .tam-logoMenor{
                /*302L x 43A*/
                height: 40px !important;
                width: 40px !important;
            }

            .tam-linhaLogoMenor{
                width: 123px !important;
            }

            .tam-imagemNossosDiferencial-verde{
                height: 173px !important;
                width: 173px !important;
                border: 4px solid rgb(131,182, 105) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial-azul{
                height: 173px !important;
                width: 173px !important;
                border: 4px solid rgb(95,115, 174) !important;
                border-radius: 50%!important;
            }

            .tam-imagemNossosDiferencial{
                max-height: 103px !important;
                max-width: 123px !important;
            }

        /* Campo Buscar*/
            .campo-buscaProduto{
                background-color: rgb(238,244,234) !important;
                border-top-left-radius: 2rem !important;
                border-bottom-left-radius: 2rem !important;
                border-right-width: 0px !important;
                height: 50px !important;
            }

            #txt-buscar::placeholder{
                font-size: 14pt !important;
                font-family:'encode-regular' !important;
                color: rgb(120,120,120) !important;
            }

            .btn-buscar{
                background-color: rgb(68,119,185) !important;
                border-radius: 2rem !important;
                display: inline-block !important;
                padding:5px 20px 5px 20px !important;
                text-align: center!important;
            }
            .tam-iconeBuscar{
                height: 30px !important;
                width: 30px !important;
            }

            .tam-maisFacilidade{
                font-size:40px !important;
            }
        
        /*O que falam */
            .tam-textoOqueFlam{
                font-size: 24pt !important;
            }

            .iconeEsquerdo{
                margin-right: 100px !important;
            }

    /* Quem somos */
        .tam-imagemQuemSomos{
            /*380L x 376A*/
            height: 300px !important;
            width: 300px !important;
        }

        .borda-imagemQuemSomos{
            height: 300px !important;
            width: 310px !important;
            border-right: 2px solid rgb(95,114,173) !important;
            border-top-right-radius: 50% !important;
            border-bottom-right-radius: 50% !important;
        }

    /* Informações do Produto */
        .tam-imagemProdutoPrincipal{
            /*527 x 527*/
            height:400px !important;
            width:400px !important;
            border: 1px solid rgb(70,94,161);
        }

        .tam-imagemProdutoDependente{
            /*82x82*/
            height:60px !important;
            width:60px !important;

            max-height:60px !important;
            /*max-width:50px !important;*/
            margin-top: 0.7rem !important;
        }

        .limitarDescricoes{
            max-height: 400px !important;
            overflow-y: hidden !important;
        }

    /* Contato */
        .borda-direita{
            border-right: 2px solid rgb(152,152,152) !important;
        }
}


/* Cabeçalho */
    .tam-faleComVendedor{
        /*193L x 103A*/
        height: 103px !important;
    }

    .bg-faleVendedor{
        background-color: rgb(54,80,154) !important;
    }

    .texto-corFaleVendedor{
        color:rgb(220,225,243) !important
    }

    .texto-branco{
        color:#fff !important;
    }

    .tam-menu{
        /*165Lx93A*/
        width: 12.5% !important;
        height: 93px !important;
        
    }

    .texto-preto{
        color: rgb(0,0,0) !important;
    }

    .icone-menu{
        width: 43px !important;
        height: 43px !important;
    }

    .menu-hover:hover > .texto-dropdown{
        border-bottom: 2px solid rgb(144,182,81) !important;
    }

    .menu-active{
        color:rgb(143,184,82) !important;
    }

    .menu-bordaEsquerda{
        border-left: 2px solid rgb(155,155,155) !important;
    }

    .menu-bordaDireita{
        border-right: 2px solid rgb(155,155,155) !important;
    }

    .menu-bordaMetade{
        position: relative !important;
    }

    .menu-bordaMetade:after{
        content:"" !important; 
        background: rgb(155,155,155) !important; 
        position: absolute !important; 
        bottom: 0 !important; 
        right: 0 !important; 
        height: 75% !important; 
        width: 2px !important;
    }

    .menu-bordaBaixo{
        border-bottom: 2px solid rgb(155,155,155) !important;
    }

    .tam-icone{
        width:20px !important;
        height:20px !important;
    }

    svg{
        width: 43px !important;
        height: 43px !important;
    }

    .svg-active{
        fill: rgb(143,184,82) !important;
    }

    .menu-Principal:hover{
        fill: rgb(143,184,82) !important;
        color:rgb(143,184,82) !important;
    }

    /* Dropdown active*/
    .dropdown>.dropdown-toggle:active {
        pointer-events: none !important;
    }

    .dropdown-item:active {
        background-color: #fff !important;
        color: #212529 !important;
    }
    
/* Rodapé */
    .bg-rodape{
        background-image: url('../imagens/fundo.png') !important;
        background-color: rgb(43,104,184) !important;
    }

    .texto-verde{
        color:rgb(52,180,87) !important;
    }

    .bg-branco{
       background-color: #fff !important; 
    }

    .icone-direita{
        position: absolute !important;
        bottom: 0 !important;
        right: 0 !important;
    }

/* Principal */
    .tam-banner{
        /*1366L x 615A*/
        height: 615px !important;
        width: 1366px !important;
    }

    .btn-transparent{
        position: absolute !important;
        top:75% !important;
        left:4% !important;
    }

    .txt-bannermaiorQualidade{
        position: absolute !important;
        top:18% !important;
        left:4% !important;
    }

    .txt-bannerProdutosLimpeza{
        position: absolute !important;
        top:30% !important;
        left:4% !important;
        line-height: normal !important;
    }

    /* Nossos Diferenciais */
        .linha-logoMenor{
            border-top: 1px solid rgb(173,173,173) !important;
        }

        .texto-cinza{
            color: rgb(72,72,72) !important;
        }

    /* Busca Produto */
        .tam-buscar{
            /*280A*/
            /*height: 280px !important;*/
        }


    .form-control:focus{
        background-color: rgb(238,244,234) !important;
        box-shadow: none !important;
    }

    .bg-verde{
        background-image: url('../imagens/fundo.png') !important;
        background-color: rgb(52,181,89) !important;
    }

    .bordaDireita-formulario-estilo{
        border-top-right-radius: 2rem !important;
        border-bottom-right-radius: 2rem !important;
    }

    .tam-oqueFalam{
        /*550*/
        /*height:525px !important;*/
    }

    .oqueFalam-bordaEsquerda{
        position: relative !important;
    }
    
    .oqueFalam-bordaEsquerda:after{
        content:"" !important; 
        background: rgb(104,152,52) !important;  
        position: absolute !important; 
        top: 0 !important; 
        left: 0 !important; 
        height: 50% !important; 
        width: 2px !important;
    }

    .oqueFalam-bordaEsquerda:before{
        content:"" !important; 
        background: rgb(104,152,52) !important; 
        position: absolute !important; 
        top: 0 !important; 
        left: 0 !important; 
        height: 2px !important; 
        width: 20% !important;
    }

    .oqueFalam-bordaDireita{
        position: relative !important;
    }
    
    .oqueFalam-bordaDireita:after{
        content:"" !important; 
        background: rgb(104,152,52) !important;  
        position: absolute !important; 
        bottom: 0 !important; 
        right: 0 !important; 
        height: 50% !important; 
        width: 2px !important;
    }

    .oqueFalam-bordaDireita:before{
        content:"" !important; 
        background: rgb(104,152,52) !important; 
        position: absolute !important; 
        bottom: 0 !important; 
        right: 0 !important; 
        height: 2px !important; 
        width: 20% !important;
    }

    .oqueFalam-iconePosicao{
        position: absolute !important;
        top: 100% !important;
        right: 25% !important;
    }

/* Quem somos */
    .tam-textoQuemSomos{
        /*225A*/
      height: 225px !important;
      /*padding-left: 100px !important;*/
    }

    .bg-azulInf{
        background-color: rgb(248,248,248) !important;
    }

/* Informações Importantes */
    .texto-azul{
        color: rgb(55,79,151);
    }

    .fa-chevron-down{
        color: rgb(116,135,184) !important;    
    }

    .fa-chevron-circle-up{
        color: rgb(116,135,184) !important;    
    }

/* Contato */
    .formulario-contato{
        background-color: rgb(238,244,234) !important;
        border-radius: 0.9rem !important;
        box-shadow: rgba(0,0,0,0.8) 0 0 3px;
    }

    .btn-azul{
        background-color: rgb(68,119,185) !important;
        color: #fff !important;
        border-radius: 16px !important;
        padding-left: 30px !important; 
        padding-right: 30px !important; 
    }

    .semResize{
        resize: none !important;
    }

    .formulario-contato::placeholder{
        font-family: encode-regular !important;
        font-size: 10pt !important;       
    }

     /* #1291 GSS */
        .tam-iconeEndereco{
            width: 20px !important;
            height: 20px !important;
        }

        .tam-iconeTelefone{
            width: 20px !important;
            height: 20px !important;
        }

        .tam-iconeContato{
            width: 20px !important;
            height: 20px !important;
        }
        
        .tam-iconeMapa{
            width: 20px !important;
            height: 20px !important;
        }

/* Listagem de Produtos */
    .active-categoria{
        background-color: rgb(54,80,154) !important;
        color:#fff !important;
    }

    .tam-imagemProduto{
        /*257 x257*/
        width: 257px !important;
        height: 257px !important;
        border: 1px solid rgb(70,94,161);
    }

    .menuLateral-paddingNivel2{
        padding-left: 20px !important;
    }

    .menuLateral-paddingNivel3{
         padding-left: 35px !important;
    }

    .menuLateral-paddingNivel4{
         padding-left: 50px !important;
    }

/* Informações do Produto */
    .imagemProdutoDependente{
        border: 1px solid rgb(54,80,154) !important;
    }




    .limitarDescricoes:hover{
        overflow-y: scroll !important;
    }

    .limitarDescricoes::-webkit-scrollbar{
        width: .4em !important;
    }

    .limitarDescricoes::-webkit-scrollbar-track, .limitarDescricoes::-webkit-scrollbar-thumb{
        background-color: rgba(0,0,0,.2) !important;
    } 

/* Busca Produtos */

/* Remove o icone do drop down */

/* Pointer no cursor */
    .tam-menu, .btnColInf, .btn-telefone,
     .btn-buscar, .iconeEsquerdo, .iconeDireita,
     .iconeEsquerdo, .iconeDireito, .listar-produto,
     .imagemProdutoDependente
    {
        cursor:pointer !important;
    }

    .texto-corPadrao{
        color: #212529 !important;
    }

    .esconderProdutos{
        display: none !important;
    }

    /* Borda do menu lateral da pagina listagem de produtos*/
    .borda-menuLateral{
        border: 1px solid rgb(201,201,201) !important;
    }

    .limitarLarguraItens{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 15rem;
    }

    .limitarLarguraItensSemLargura{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .limitarAlturaItens{
        overflow: hidden;
        white-space: ;
        text-overflow: ellipsis;
        height: 60px !important;
    }

    .borda-bottom{
        border-bottom: 2px solid rgb(152,152,152) !important;
    }

    .iconeUp{
        background-image: url('../imagens/informacoesImportantes/setaUp.svg') !important;
        background-repeat: no-repeat;
         background-position: right top;
        width:25px !important;
        height:25px !important;
    }

    .iconeDown{
        background-image: url('../imagens/informacoesImportantes/setaDown.svg') !important;
        background-repeat: no-repeat;
        background-position: right top;
        width:25px !important;
        height:25px !important;
    }


