/*------------------------------------------------------------------
 * A Design by GraphBerry
 * Author: GraphBerry
 * Author URL: http://graphberry.com
 * License: http://graphberry.com/pages/license
-------------------------------------------------------------------*/
::-webkit-scrollbar-track {
    background-color: #296742;
}

::-webkit-scrollbar {
    width: 15px;
    background: #296742;
    transition: all 0.4s ease;
}

::-webkit-scrollbar-thumb {
    background: #143622;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.dvDCI {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.dvCI {
    float: left;
    margin-right: 15px;
}

    .dvCI img {
        margin-right: 5px;
    }

::-webkit-input-placeholder {
    color: #b6b6b6;
}

:-moz-placeholder { /* Firefox 18- */
    color: #b6b6b6;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #b6b6b6;
}

:-ms-input-placeholder {
    color: #b6b6b6;
}

.dvLinha {
    width: 70px;
    float: right;
    height: 5px;
    margin: 15px 0;
}

.lA {
    background: #FDC727;
}

.lV {
    background: #296742;
}

.lAz {
    background: #317abe;
}

.btnPdr {
    transition: all 0.4s ease;
    border: none;
    line-height: 15px;
    background: #296742;
    padding: 13px 20px;
    color: #fff;
    margin: 0 10px;
}

    .btnPdr:hover {
        color: #fff;
        background: #ebba2a;
        text-decoration: none;
    }

    .btnPdr span {
        color: #000;
    }

    .btnPdr:hover span {
        color: #fff;
    }

.amarelo {
    background: #FDC727 !important;
    color: #fff !important;
}

    .amarelo:hover {
        background: #dbac22 !important;
    }

.verde {
    background: #296742 !important;
    color: #fff !important;
}

    .verde:hover {
        background: #1f5133 !important;
    }

.azul {
    background: #317abe !important;
    color: #fff !important;
}

    .azul:hover {
        background: #2c6dac !important;
    }

button {
    transition: all 0.4s ease;
}

.aBtn {
    font-family: Poppins-Bold!important;
}

.btnIr {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background: none;
    color: #000;
    border: none;
}

    .btnIr:hover {
        cursor: pointer;
        background: #000;
        color: #fff;
    }

.dvTelefones {
    width: 100%;
    float: left;
    height: 26px;
    color: #9b7071;
    text-align: right;
}

    .dvTelefones .imgFone {
        margin: 0 5px 0 15px;
    }

    .dvTelefones .imgSociais {
        margin: 0 5px;
    }

label {
    font-weight: normal;
}

.cm:hover {
    cursor: pointer;
}

.descRadios:hover {
    cursor: pointer;
}
/*tablet*/
@media (min-width: 768px) {

    input[type=text], input[type=password], textarea, input[type=date], input[type=number], input[type=date], select, input[type=time] {
        height: 60px;
    }
        .pSt {
        font-family: Poppins-Light;
        font-size: 25px;
    }
    .menuFooter a {
        padding: 5px 0;
    }
    footer {
        padding-bottom: 92px;
    }
        .aLogo22 {
        float: right;
    }

    footer .copyright {
        text-align: left;
    }

    .imL {
        width: 530px;
    }

    .l {
        width: 450px;
    }


    #imgMaior {
        width: max-content;
    }

    #imgImgMaior {
        width: 100%;
    }

    .dvFraseDestaque {
        width: 65%;
    }

    .imgPresidente {
        width: 35%;
    }

    .dvItemPres {
        width: 24%;
        margin: 0.5%;
    }

    .dvPgMenuLat {
        width: 19%;
    }

    .dvPgConteudo {
        width: 79%;
    }

    .itemInfoSeg {
        opacity: 0;
    }

    .pTituloSeg {
        padding: 40px 0 0 0;
    }

    .pDescSeg {
        padding: 10px 20px;
    }

    /*#contSegmentos {
        display: flex;
    }*/

    .dvItemEvento {
        width: 33%;
    }


    .dvItemNoticia {
        width: 100%;
    }

    .dvItemNoticiaG {
        width: 48%;
    }
    .dvItemPro {
        width: 31.33%;
    }

    .servicosItem {
        width: 20%;
    }

    #dvDetalhes {
        width: 50%;
    }

    /*.itemSegmento {
        width: 25%;
        opacity: 0.75;
    }

        .itemSegmento:hover {
            width: 50%;
        }*/

    #dvContNoticias, .imgNoticia, .dvRepresentantes, .maisLidas, .dvCatLeft, .dvCatRight, .contacts, .form, #imgMiniaturas, .tst, .ps {
        width: 100%;
    }

    .tituloNoticia {
        margin: 25px 0 5px;
    }

    .dataNoticia {
        margin: 0 0 25px;
    }

    .btDif {
        width: 48%;
        margin: 2px;
    }

    .dvProdDesc, .dvDescItem table {
        width: 98%;
    }

    .prodItem {
        width: 97%;
    }

    .dvTextoCategorias {
        width: 87%;
    }

    .dvRepresentantes {
        margin: 10px 0px;
    }

    .btsPassaImg {
        width: 33px;
        height: 53px;
        padding-top: 7px;
        margin-top: -185px;
    }

    .dvBtnVerProdutos {
        margin-top: 0px !important;
    }

    .dvBoard {
        padding: 0px 0 10px;
    }

    .dvClientes {
        width: 33.33%;
    }

    .dvContRight, .dvContLeft {
        width: 50%;
    }

    .contacts {
        width: 35%;
    }

    .form {
        width: 65%;
    }

    .h2Titulos {
        margin: 30px 0 0;
    }

    .textoQualidade {
        top: 20%;
    }

    /*.slides {
        height: 300px;
    }*/

    .navbar-nav {
        float: none;
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1; /* padrão */
    }

    .col-md-3 {
        width: 50%;
        /*display:none;*/
    }

    .tst {
        height: 118px;
        padding-top: 5px;
    }

    #txtNome, #btnPesquisar {
        width: 98%;
        margin: 2px auto;
        float: none;
    }

    .clk {
        display: none;
    }

    .navbar-brand {
        height: unset !important;
    }

    .contFoot1, .contFoot2, .contFoot3 {
        width: auto;
        margin: 0 5px;
        float: left;
    }

    .infosNavBar span {
        font-size: 12px !important;
        line-height: 15px;
    }

    .dvContPgs, .dvDadosFormulario {
        width: 100%;
    }

    #imgPrincipal {
        width: 100%;
        height: 480px;
    }

    #imgMiniaturas {
        width: 100%;
    }

    /*#veiInfoLeft {
        padding-left: 10px;
    }

    #infoLeft, #infoRight, #dvContPg, #veiInfoLeft, #veiPreco {
        width: 100%;
    }*/

    #formContato, #infoAd {
        padding-left: 0px;
    }

    #formContato {
        padding: 0 10px;
    }

    #h4Valor {
        width: 100%;
    }

    .mini {
        width: 32%;
    }

    .produtoItens {
        width: 100%;
        margin-bottom: 5px;
    }

    .fadeInDown, .fadeInUp {
        padding-left: 10px;
    }

    #imgLogo {
        width: 165px;
        margin-top: 2px;
    }

    .nav > li > a {
        padding: 13px 25px;
        margin: 0;
    }

    .dvContPgsAdm {
        width: 100%;
    }

    /*#retorno {
        margin-top: 130px;
    }*/

    .btnPesquisarNomeProduto, .txtPesquisaNomeProduto {
        height: 25px;
    }

    .member-photo, .basic-info {
        width: 50% !important;
    }
}

.itemForm {
    float: left;
}

/*smartphone*/
@media (max-width: 767px) {
    input[type=text], input[type=password], textarea, input[type=date], input[type=number], input[type=date], select, input[type=time] {
        height: 40px;
        font-size:15px;
    }
    .pSt {
        font-family: Poppins-Light;
        font-size: 14px;
        line-height:15px;
    }
    .btnPdr {
    font-size:14px!important;
    }
    .menuFooter a {
        padding: 2px 0;
    }
    footer {
        padding-bottom: 50px;
    }
    #menuDesk {
        display: none !important;
    }

    #menuMov {
        display: block !important;
        background: #fff;
    }

    footer .copyright {
        text-align: center;
    }

    .navbar-default .navbar-toggle {
        margin: 17px 0;
        top: 1%;
    }
    .navbar-small .navbar-toggle {
        margin: 15px 0;
        top: 1%;
    }

    .imL {
        width: 100%;
    }

    .l {
        width: 100%;
    }


    #imgMaior, #imgImgMaior {
        width: 100%;
    }

    .dvFraseDestaque {
        width: 100%;
    }

    .imgPresidente {
        width: 75%;
    }

    .dvItemPres {
        width: 49%;
        margin: 0.5%;
    }

    .dvPgMenuLat, .dvPgConteudo {
        width: 100%;
    }

    .itemInfoSeg {
        opacity: 1;
    }

    .pTituloSeg {
        padding: 10px 0 0 0;
    }

    .pDescSeg {
        padding: 5px;
    }

    /*#contSegmentos {
        display: block;
    }*/

    .container {
        padding-right: 2px !important;
        padding-left: 2px !important;
        width: 99%;
    }

    .dvItemNoticia {
        width: 98%;
    }

    .dvItemNoticiaG {
        width: 98%;
    }
    .dvItemPro {
        width: 98%;
    }

    .servicosItem, .dvItemEvento {
        width: 100%;
    }

    #dvDetalhes {
        width: 98%;
    }

    /*.itemSegmento {
        width: 100%;
        opacity: 1;
    }

        .itemSegmento:hover {
            width: 100%;
        }*/

    .maisLidas {
        width: 100%;
    }

    .tituloNoticia {
        margin: 25px 0 5px;
    }

    .dataNoticia {
        margin: 0 0 25px;
    }

    .btDif {
        width: 48%;
        margin: 2px;
    }

    #dvContNoticias, .imgNoticia {
        width: 100%;
    }

    .dvCatLeft {
        width: 100%;
    }

    .dvCatRight {
        width: 100%;
    }

    .contacts, .form, #imgMiniaturas {
        width: 100%;
    }

    .dvProdDesc, .dvDescItem table {
        width: 98%;
    }

    .prodItem {
        width: 97%;
    }

    /*.contacts, .form {
        width: 100%;
    }*/

    .dvTextoCategorias {
        width: 87%;
    }

    .btsPassaImg {
        width: 33px;
        height: 53px;
        padding-top: 7px;
        margin-top: -135px;
    }

    .dvBtnVerProdutos {
        margin-top: 0px !important;
    }

    .dvBoard {
        padding: 0px 0 10px;
    }

    .dvRepresentantes {
        margin: 10px 0px;
        width: 100%;
    }

    .dvContRight, .dvContLeft {
        width: 50%;
    }

    .dvClientes {
        width: 100%;
        word-wrap: break-word;
        padding: 3px;
    }
    /*.contacts, .form {
        width: 100%;
    }*/

    /*.form {
        width: 100%;
    }
*/
    .h2Titulos {
        margin: 30px 0 0;
    }

    .textoQualidade {
        top: 20%;
    }

    .slides {
        height: 200px;
    }

    .navbar-nav {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2; /* padrão */
        margin: 0 !important;
    }

    /*.navbar-collapse-M{
float: none!important;
    margin: 0 auto;
    width: 650px!important;
}

.logoM {
    width: 120px!important;
}

.navbar-header-M {
    
    margin: 10px auto!important;
    float: none!important;
}*/

    .col-md-3 {
        width: 100%;
        /*display:none;*/
    }

    #fileImg {
        font-size: 13px;
    }

    .itemProdutos {
        width: 95% !important;
    }

    .infosNavBar {
        line-height: 14px;
    }

    .contFoot1, .contFoot2, .contFoot3 {
        width: auto;
        margin: 0 5px;
        float: left;
    }

    .tstItens {
        margin: 2px 0px;
    }

    .iconsNavBar {
        height: 30px;
    }

    .ho {
        width: 30px;
        height: auto;
        margin-top: 11px !important;
    }

    .infosNavBar span {
        font-size: 12px !important;
        line-height: 14px;
    }

    .tst, .ps, .en, .tl, .hr, #txtNome, #btnPesquisar {
        width: 100%;
    }

    #txtNome, #btnPesquisar {
        width: 98%;
        margin: 1px auto;
        float: initial !important;
    }

    .navbar-default {
        /*height: 225px!important;*/
    }

    .dvIconsNavBar {
        width: 45px;
    }

    .foot {
        height: 45px;
    }

    .clk {
        display: block;
    }

    .tst {
        height: 175px !important;
        padding-top: 5px;
    }

    .fItens {
        width: 100% !important;
        margin: 1px 0;
    }

    .navbar-brand {
        height: unset !important;
        padding: 9px !important;
    }

    /*.navbar-brand img {
            height: 50px !important;
        }*/

    .member-photo, .basic-info {
        width: 100% !important;
    }

    #dvItensFiltro {
        height: 95px;
    }

    .dvContPgs, .dvDadosFormulario {
        width: 100%;
    }

    #imgPrincipal {
        width: 100%;
        height: 244px;
    }

    #imgMiniaturas {
        width: 100%;
    }

    /*#veiInfoLeft {
        padding-left: 10px;
    }

    #infoLeft, #infoRight, #dvContPg, #veiInfoLeft, #veiPreco {
        width: 100%;
    }*/

    #formContato, #infoAd {
        padding-left: 0px;
    }

    #formContato {
        padding: 0 10px;
    }

    #h4Valor {
        width: 100%;
    }

    .mini {
        width: 32%;
    }


    .produtoItens {
        width: 100%;
        margin-bottom: 5px;
    }

    .fadeInDown, .fadeInUp {
        /*padding-left: 10px;*/
    }

    #imgLogo {
        width: auto;
        margin-top: 7px;
    }

    .nav > li > a {
        padding: 2px !important;
        margin: 2px !important;
    }

    .dvContPgsAdm {
        width: 100%;
    }

    /*#retorno {
        margin-top: 225px;
    }*/

    .btnPesquisarNomeProduto, .txtPesquisaNomeProduto {
        height: 25px;
    }

    .itemProdutos a {
        padding: 2px 2px;
    }

    .itemForm {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    fieldset {
        padding: 10px 0 10px 0px !important;
    }

    #m2brDialogJanela {
        max-width: 300px !important;
        margin-left: -47% !important;
    }
}

/*computador*/
@media (min-width: 1200px) {
    input[type=text], input[type=password], textarea, input[type=date], input[type=number], input[type=date], select, input[type=time] {
        height: 60px;
    }
    .pSt {
        font-family: Poppins-Light;
        font-size: 25px;
    }
    .menuFooter a {
        padding: 5px 0;
    }
    footer {
        padding-bottom: 92px;
    }
    .aLogo22 {
        float: right;
    }

    footer .copyright {
        text-align: left;
    }

    .imL {
        width: 530px;
    }

    .l {
        width: 450px;
    }


    #imgMaior {
        width: max-content;
    }

    #imgImgMaior {
        width: 100%;
    }

    .dvFraseDestaque {
        width: 75%;
    }

    .imgPresidente {
        width: 25%;
    }

    .dvItemPres {
        width: 150px;
        margin: 10px 5px;
    }

    .dvPgMenuLat {
        width: 19%;
    }

    .dvPgConteudo {
        width: 79%;
    }

    .itemInfoSeg {
        opacity: 0;
    }

    .pTituloSeg {
        padding: 40px 0 0 0;
    }

    .pDescSeg {
        padding: 10px 20px;
    }

    /*#contSegmentos {
        display: flex;
    }*/

    .dvItemEvento {
        width: 33%;
    }


    .dvItemNoticia {
        width: 100%;
    }

    .dvItemNoticiaG {
        width: 48%;
    }
    .dvItemPro {
        width: 31.33%;
    }

    .servicosItem {
        width: 20%;
    }

    #dvDetalhes {
        width: 50%;
    }

    /*.itemSegmento {
        width: 25%;
        opacity: 0.75;
    }

        .itemSegmento:hover {
            width: 50%;
        }*/

    .maisLidas {
        width: 75%;
    }

    .tituloNoticia {
        margin: 70px 0 5px;
    }

    .dataNoticia {
        margin: 20px 0 70px;
    }

    .imgNoticia {
        width: 580px;
    }

    .btDif {
        width: 250px;
        margin: 10px;
    }

    #dvContNoticias {
        width: 100%;
    }

    .dvCatLeft {
        width: 68%;
    }

    .dvCatRight {
        width: 32%;
    }

    #imgMiniaturas {
        width: max-content;
    }

    .dvProdDesc {
        width: 75%;
    }

    .dvDescItem table {
        width: 50%;
    }

    .prodItem {
        width: 32%;
    }

    .dvTextoCategorias {
        width: 450px;
    }

    .btsPassaImg {
        width: 50px;
        height: 75px;
        padding-top: 18px;
        margin-top: -235px;
    }

    .dvBtnVerProdutos {
        margin-top: 50px !important;
    }

    .dvBoard {
        padding: 0px 0 45px;
    }

    .dvRepresentantes, .dvClientes {
        width: 25%;
    }

    .dvContRight, .dvContLeft {
        width: 50%;
    }

    .contacts {
        width: 35%;
    }

    .form {
        width: 65%;
    }

    .h2Titulos {
        margin: 40px 0 0;
    }

    .textoQualidade {
        top: 40%;
    }

    .navbar-nav {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1; /* padrão */
    }

    /*.slides {
        height: 500px;
    }*/

    .col-md-3 {
        width: 33.33%;
        /*display:none;*/
    }

    .itemProdutos a {
        padding: 2px 10px;
    }

    .itemProdutos {
        width: 32.2%;
    }

    .btnPesquisarNomeProduto, .txtPesquisaNomeProduto {
        height: 35px !important;
        -webkit-border-radius: 18px;
    }

    /*#retorno {
        margin-top: 62px;
    }*/

    .fadeInDown, .fadeInUp {
        padding-left: 0px;
    }

    .dvContPgsAdm {
        width: 970px;
    }

    #imgLogo {
        width: auto;
        margin-top: 0px;
    }

    .nav > li > a {
        padding: 13px 25px;
        margin: 0;
    }

    .produtoItens {
        width: 49%;
    }

    .mini {
        width: 122.6px;
    }

    #h4Valor {
        width: 390px;
    }

    #dvContPg {
        width: 1170px;
    }

    #formContato, #infoAd {
        padding-left: 10px;
    }

    #imgPrincipal {
        width: 780px;
        height: 490px;
    }

    #imgMiniaturas {
        width: max-content;
    }

    .dvDadosFormulario {
        width: 50%;
    }

    .dvContPgs {
        width: 1170px;
    }

    #dvItensFiltro {
        height: 50px;
    }

    .destAtivos {
        display: inline-block;
    }

    .member-photo {
        width: 35% !important;
    }

    .basic-info {
        width: 65% !important;
    }

    .navbar-brand {
        height: unset !important;
    }

    .ps {
        width: 425px;
    }

    .tst {
        height: 78px;
        width: 1170px;
        padding-top: 20px;
    }

    #txtNome {
        width: 300px;
        margin: 0;
        float: left;
    }

    #btnPesquisar {
        width: 121px;
        margin: 0 0 0 4px;
        float: left;
    }

    .contFoot1, .contFoot2, .contFoot3 {
        width: 33.33%;
        margin: 0;
        float: left;
    }

    .infosNavBar span {
        font-size: 18px !important;
        line-height: 15px;
    }
}

.spLoc {
    color: #000;
    background-image: url(/content/imgtemanovo/loc.png);
    font-size: 14px;
    float: right;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position-y: center;
}

    .spLoc:hover {
        cursor: pointer;
        text-decoration: underline;
    }

a:hover {
    cursor: pointer;
    text-decoration: none;
}

.navbar-small menuitem a {
    color: #000;
}

input[type="number"] {
    border: 1px solid #a9a9a9;
    font-size: 13px;
    color: #747474;
    padding-left: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

input[type=text], input[type=password], textarea, input[type=date], input[type=number], input[type=date], select, input[type=time] {
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 5px;
    border: 1px solid #b8bac1;
}

label {
    margin: 0 !important;
}

input[type=radio], input[type=checkbox] {
    margin-top: 0px;
    vertical-align: middle;
    cursor: pointer;
}

button:hover {
    cursor: pointer;
}

@font-face {
    font-family: Poppins-ExtraLight;
    src: url(/Content/font/Poppins-ExtraLight.ttf);
}@font-face {
    font-family: Poppins-Light;
    src: url(/Content/font/Poppins-Light.ttf);
}
@font-face {
    font-family: Poppins-Regular;
    src: url(/Content/font/Poppins-Regular.ttf);
}
@font-face {
    font-family: Poppins-Bold;
    src: url(/Content/font/Poppins-Bold.ttf);
}
@font-face {
    font-family: Poppins-ExtraBold;
    src: url(/Content/font/Poppins-ExtraBold.ttf);
}




body {
    font-size: 17px;
    line-height: 1.4em;
    color: #000;
    font-family: Poppins-Light, sans-serif;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
}

h1, h2, h3 {
    /*text-transform: uppercase;*/
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;
}

a {
    color: #000;
    text-decoration: none;
}
    a:focus {
        color: #000;
        text-decoration:none;
    }

  

section header {
    text-align: center;
    padding: 50px 0;
}

    section header h2 {
        font-weight: 500;
        text-transform: uppercase;
    }

    section header p {
        width: 100%;
        margin: 0 auto;
    }

section.dark header h2,
section.dark header p {
    color: #fff;
}

/***********************
Buttons
***********************/
.btn-primary {
    background: #000;
    border-width: 2px;
    color: #fff;
}

    .btn-primary,
    .btn-primary:hover {
        border-color: #fe4a46;
    }

        .btn-primary:hover,
        .btn-primary:focus {
            background: #fff;
            color: #000;
        }

.btn {
    padding: 15px 30px;
    border-radius: 0;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}

.btn-lg {
    padding: 20px 85px;
    font-size: 15px;
}

/*************************
NAVBAR
*************************/
.tstItens {
    float: left;
    color: #fff;
}

.ps {
    width: 425px;
}

.en {
    width: 295px;
}

.tl {
    width: 250px;
}

.hr {
    width: 200px;
}

/*#txtNome {
    float: left;
    margin: 0px;
    height: auto;
    color: #000;
    width: 300px;
    padding: 6px 10px 6px 5px;
    background: #fff;
    border: 1px solid #a29f9f;
}*/

.dvHr {
    width: 20%;
}

.dvTl {
    width: 25%;
}

.dvEn {
    width: 15%;
}

.dvIconsNavBar {
    float: left;
}

.iconsNavBar {
    margin-bottom: 15px;
    opacity: 0.4;
    float: left;
}

.foot {
    margin-right: 8px;
    background: #000;
    border-radius: 35px;
    width: 50px;
    height: 50px;
}


.btnFE {
    float: left;
    margin: 0px 2px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #E1B2A2;
    height: 35px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #E1B2A2;
    transition: all 0.4s ease;
}

    .btnFE:hover {
        background: rgba(255, 255, 255, 0.3);
    }

#btnRefinarBusca {
    float: left;
    width: 100%;
    background: #1a1a1a;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    color: white;
    height: 31px;
    border: 1px solid #fff;
}

.infosNavBar {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    float: left;
    color: #000;
}

.tst {
    background-color: #fff;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
}

.fItens {
    width: 32.5%;
    text-align: left;
    float: left;
    margin: 2px;
}

#dvItensFiltro {
    height: 50px;
    margin: 25px 0px 0px;
}



/*@media (min-width: 992px) {
}*/

.tst-display-none {
    display: none;
}

.navbar-default {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    transition: cubic-bezier(0, 0, 0.97, -0.18) 0.250s;
    position: fixed;
    width: 100%;
}

    /*.navbar-default .nav {
        margin-top: 10px;
        margin-bottom: 10px;
    }*/

    .navbar-default .nav li a {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #000 !important;
        background: rgba(195, 145, 106, 0.15);
        transition: cubic-bezier(0, 0, 0.97, -0.18) 0.250s;
    }
    .navbar-default .navbar-brand {
        padding: 15px 0;
    }

    .navbar-small {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        /*transition: all 0.250s;*/
        transition: cubic-bezier(1, 0.13, 0, 0.78) 0.250s;
        z-index: 9;
        box-shadow: 0 8px 10px -10px rgba(0, 0, 0, 0.6);
    }

    .navbar-small .navbar-brand img {
        height:35px !important;
    }

    .navbar-small .navbar-brand {
        padding: 9px 20px;
    }

    /*.navbar-small .container {
        padding:0 10px!important;
    }*/
    .navbar-small .menuMaster {
        margin: 10px 0px!important;
    }
.navbar-default .menuMaster {
    margin: 16px 0px;
}

    .navbar-small .nav {
        margin-top: 10px;
        margin-bottom: 10px;
        border: none;
    }

    .navbar-small .navbar-default {
        margin-top: 0 !important;
    }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000;
    /*border: none;*/
}

.navbar-brand img {
    transition: cubic-bezier(1, 0.13, 0, 0.78) 0.250s;
    height:40px;
}

.jumbotron {
    margin-bottom: 0;
}

.slide {
    /*background: url(../img/Slider.jpg) no-repeat;*/
    background-size: cover;
    background-position: center;
    /*height: 500px;*/
    color: #fff;
    text-align: center;
    /*height: 900px;*/
    text-transform: uppercase;
}

    .slide .container {
        margin-top: -2%;
    }

    .slide h1 {
        vertical-align: middle;
        font-size: 55px;
        font-size: 8.5vmin;
        margin-bottom: 70px;
        text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    }

    .slide span {
        margin-bottom: 30px;
    }

/********************
Services
********************/

.service-item {
    position: relative;
    /*margin-top: 80px;*/
}

    .service-item.text-right .service-text {
        /*margin-right: 80px;*/
    }

    .service-item.text-left .service-text {
        margin-left: 80px;
    }

    .service-item .service-icon {
        position: absolute;
        top: -20px;
        right: -10px;
    }

    .service-item.text-right .service-icon {
        right: -10px;
    }

    .service-item.text-left .service-icon {
        left: -10px;
    }

    .service-item .service-icon i {
        width: 75px;
        height: 75px;
        display: block;
        color: #000;
        border-radius: 100%;
        background: #000;
        text-align: center;
        line-height: 75px;
        font-size: 30px;
    }

.video-wrapper {
    background-image: url(../img/video-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.video {
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
    background: #27282b;
    background: rgba(39, 40, 43, 0.8);
    padding: 100px 0;
}

    .video h3,
    .video p {
        color: #fff;
    }

.fa-play:before {
    padding-left: 10px;
}

/**********************
PORTFOLIO
***********************/

.destAtivos {
    /*display: inline-block;*/
    /*width:33.33%;*/
}

.destInativos {
    display: none;
    /*width:0%;*/
}

.mask span:hover {
    cursor: pointer;
}

.mask p {
    color: #fff;
}

.centered-pills {
    text-align: center;
}

    .centered-pills ul.nav-pills {
        display: inline-block;
        margin-bottom: 50px;
    }

    .centered-pills li {
        display: inline;
    }

    .centered-pills a {
        float: left;
    }

/*.nav-pills > li > a {
    border-radius: 0;
    color: #000;
    border: 1px solid #000;
    margin-right: 20px;
}

    .nav-pills > li > a:hover,
    .nav-pills > li > a:focus,
    .nav-pills > li > a.active {
        background: #000;
        border-color: #000;
        color: #fff;
    }*/

.projects {
    margin: 0;
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

    .portfolio-item figcaption {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .portfolio-item:hover figcaption {
        opacity: 1;
    }

figcaption h3 {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    /*margin-top: 25%;*/
}

figcaption span {
    color: #fb5d59;
}

#about .baner {
    background-image: url(../img/about-bg.jpg);
    background-size: cover;
    background-position: center;
}

.box {
    background: #27282b;
    background: rgba(39, 40, 43, 0.8);
    margin: 70px 0;
    padding: 40px;
}

    .box h3,
    .box p {
        color: #fff;
    }

    .box .delimiter,
    .box p {
        margin-bottom: 50px;
    }

    .box h3 {
        margin-bottom: 20px;
    }

    .box .delimiter {
        width: 60px;
        height: 0;
        border-bottom: 2px solid #000;
        display: block;
    }

/********************************
Team
*********************************/
.team-member {
    text-align: center;
    margin-bottom: 10px;
}

.member-photo {
    position: relative;
    float: left;
    width: 35%;
}

    .member-photo .overlay {
        position: absolute;
        padding: 20px 50px;
        color: #fff;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 130px;
        display: block;
        background: #3f3f41;
        background: rgba(63, 63, 65, 0.8);
    }

.basic-info {
    padding: 20px;
    float: left;
    width: 65%;
}

/*******************************
SOCIAL ICONS
******************************/
.footerfb {
    background: url(/Content/imgtemanovo/fb.png);
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

    .footerfb:hover {
        cursor: pointer;
    }

ul.social {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.social li {
        display: inline-block;
        width: 32px;
        width: 32px;
    }

        ul.social li a {
            text-decoration: none;
        }


            ul.social li a i {
                color: #fff;
                width: 32px;
                height: 32px;
                display: block;
                line-height: 32px;
                text-align: center;
                -webkit-transition: all 0.5;
                transition: all 0.5s;
            }


                ul.social li a i:hover,
                ul.social li a i:focus {
                    border-radius: 100%;
                    background-color: #fff;
                    color: #fff;
                }

            ul.social li a:hover .fa-facebook {
                background-color: #3b5998;
            }

            ul.social li a:hover .fa-twitter {
                background-color: #55acee;
            }

            ul.social li a:hover .fa-dribbble {
                background-color: #ea4c89;
            }

            ul.social li a:hover .fa-behance {
                background-color: #1769ff;
            }

            ul.social li a:hover .fa-pinterest {
                background-color: #cc2127;
            }

            ul.social li a:hover .fa-google {
                background-color: #dd4b39;
            }

.menuFooter a {
    transition: all 0.4s ease;
    font-family: Poppins-Light;
}

    .menuFooter a:hover {
        background: #fff;
        color: #296742;
        padding-left:3px;
    }

.address {
    color: #fff;
}

    .address a {
        float: left;
        display: block;
        color: #000;
        line-height: 21px;
        font-family: Poppins-Light;
    }

    .address span {
        background: #FDC727;
        font-family: Poppins-ExtraBold, sans-serif;
        font-size: 20px;
        padding: 5px 10px;
        color: #296742;
    }

    .address img {
        margin: 2px 5px 0;
        float: left;
    }

    .address p {
        margin: 3px 0;
        float: left;
        width: 100%;
        color: #000;
        line-height: 21px;
        font-family: Poppins-Light;
    }

.circled {
    display: block;
    border-radius: 100%;
    background-color: #000;
    width: 80px;
    height: 80px;
    color: #fff;
    line-height: 80px;
    font-size: 35px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

a.circled:hover,
a.circled:focus {
    color: #fff;
    text-decoration: none;
}

/*******************************
FORMS
********************************/
    form {
    margin-bottom: 70px;
}

.form-group .btn {
    width: 100%;
}

.form-control {
    padding: 17px 25px;
    font-size: 15px;
    height: auto;
    border-radius: 0;
    background: #f3f3f3;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.5;
    transition: all 0.5s;
    border: 1px solid #fff;
}

    .form-control:focus {
        border: 1px solid #454554;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/******************************
BLOGS
*******************************/
#blog {
    background-color: #3f3f41;
    background-image: url(../img/blog-section.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.col-md-4 {
    margin: 1%;
    padding: 15px;
}
.blog-items .col-md-4 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.blog-item {
    background:;
}

    .blog-item .meta-data {
        padding: 50px 50px 20px 50px;
        background-color: #121215;
    }

    .blog-item h3 {
        color: #fb5d59;
        margin-bottom: 70px;
        font-size: 20px;
    }

    .blog-item h3,
    .blog-item p, .blog-item a {
    }

    .blog-item p {
        color: #fff;
        margin-bottom: 50px;
    }

    .blog-item a {
        text-align: right;
        width: 100%;
        display: block;
    }

.load-more {
    padding-top: 35px;
    padding-bottom: 70px;
}

/*******************************
SERVICES
********************************/
.service-item {
    /*margin-bottom: 70px;*/
}

footer {
    text-align: left;
    color: #000;
    width: 100%;
    border-top: 1px solid #296742;
}

    footer .copyright {
        margin-bottom: 0px;
        color: #fff;
    }

    footer .back-to-top {
        display: block;
        font-size: 11px;
        margin: 0 auto;
        margin-top: 40px;
        width: 150px;
    }

    footer a {
        color: #000;
    }


.mix {
    display: none;
}
