body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: "Open Sans", Arial, verdana, sans;
}

.main {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}

.corpoIndex1 {
    width: 100%;
    display: block;
    float: left;
}

.Topo {
    width: calc(100% - 5%);
    height: 100px;
    float: left;
    display: block;
    width: 100%;
    align-items: center;
    align-content: center;
    background-color: #fff;
    position: relative;
    z-index: 9997;
    border-bottom: 5px solid #020202;
}

    .Topo #boxVeiculo {
        display: block;
        float: left;
        width: 70%;
    }

.tableBanner {
    float: left;
    width: 100%;
}

.barraTopoIndex {
    float: left;
    display: block;
    width: 100%;
}


.menuHorizontalIndex {
    float: left;
    display: flex;
    width: 100%;
}

.filtrosBuscaContainer {
    background-color: transparent;
    flex: 1 1 100%;
    height: UNSET;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    z-index: 9999;
    margin: auto 5px;
}

.containerVitrine {
    display: block;
    width: 100%;
    float: left;
}

.vitrineIndex {
    width: 75%;
    display: block;
    max-width: 95%;
}

.vitrineIndexSemMenu {
    width: 100%;
}

.vitrineIndexComMenu {
    width: 75% !important;
    float: left;
}

.vitrine-Box1 {
    flex: 1 1 100%;
    order: 1;
}

.menuHorizontalIndex {
    float: left;
    display: flex;
    width: 100%;
    min-width: 1170px;
    margin-top: 0px;
}

.vitrineIndexSemMenu {
    width: 100%;
}

.vitrineIndexComMenu {
    width: 75% !important;
    float: left;
}

.vitrineFlex {
    width: 100%;
    margin: auto;
    height: 100%;
    text-align: center;
    display: block;
    float: left;
}

.productDiv {
    border: 1px solid white;
    display: inline-block;
    height: 480px;
    width: 200px;
}

.tdContent {
    width: auto;
    height: 500px;
}

.ProdutoListaPrecoParcela {
    font-size: 12px;
}

.productImageCell {
    text-align: center;
    height: 230px;
}

.productAplication {
    background-color: #FAFAFA;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 60px;
}


.productName {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    height: 80px;
    font-size: 90%;
    font-weight: bold;
    color: #25355d;
    text-transform: none;
    word-break: normal
}

.productPrice {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    vertical-align: top;
    height: 50px;
}

.product {
    text-align: left;
    width: 100%;
    height: 100%;
}

.productDesc {
    text-align: center;
}

.productBuy {
    vertical-align: bottom;
}

.productBtn {
    width: 100%;
    background-color: #6D8EAD;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

    .productBtn img {
        vertical-align: middle;
    }

.imgProduto {
    border-radius: 4px;
    width: auto;
    text-decoration: none;
    margin: 0px 0 0 0;
    text-align: left;
}

.menuLeft {
    vertical-align: top;
    margin: 0px;
    text-align: left;
}

    .menuLeft a {
        text-decoration: none;
    }



.menu3 {
    padding: 0px 5px 0px 10px;
    margin: 0px 0px 0px 15px;
}

    .menu3 li {
        margin: 0px 0px 5px 0px;
    }

.menuNoBulet {
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
}

    .menuNoBulet li {
        list-style-type: none;
        margin: 0px 0px 0px 0px;
    }

    .menuNoBulet li, .submenu3 li {
        padding: 3px 15px;
        text-align: start;
    }

.menuHor {
    width: 100%;
    height: unset;
    background-color: #001781;
}

    .menuHor ul {
        width: 100%;
        display: block;
        float: left;
        flex-flow: row nowrap;
        justify-content: space-around;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .menuHor li {
        float: left;
        display: block;
        text-align: center;
        position: relative;
        transition: all 0.3s ease;
        z-index: 10;
    }

        .menuHor li li {
            float: left;
            display: block;
            text-align: center;
            width: 100% !important;
        }

            .menuHor li li a {
                float: left;
            }

.subMenu { 
    min-height: 200px;
    visibility: hidden;
    background-color: #fff;
    position: absolute;
    min-width: 750px;
    padding: 15px 10px;
    box-shadow: 0px 3px 4px 0px gray;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: all 0.2s ease-out;
    margin: -10px 0;
    z-index: 99;
    opacity: 0;
}

    .subMenu ul { 
        width: 70%;
        display: block;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: center;
        padding: 0 20px;
        z-index: 1;
        height: fit-content;
    }

    .subMenu li { 
        line-height: 22px;
        text-align: left;
        text-align: right;
        transition: none;
    }

.BuscaEspecialistaAP {
    width: 100%;
    min-width: 320px
}

.estiloCampos {
    margin: 0px 2px !important;
    outline: none;
    height: 40px;
    padding: 0 7px !important;
    color: #656565;
    font-weight: 700;
    font-size: 1em;
    max-width: 150px;
    float: left;
}

.combo search {
    height: 40px;
}

.combo_search {
    flex: 1 0 13%;
    order: 5;
    height: 45px;
    color: #fff;
    background-color: #00741C;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.1em;
    margin-left: 5px;
}
    .combo_search img {
        width: 50%;
    }

btnsTopo {
    float: right;
    justify-content: space-around;
    align-items: center;
}

.btnsTopo a {
    float: right;
    align-items: center;
}

.btnsTopo span {
    float: left;
    vertical-align: middle;
    color: initial;
    text-decoration: none;
}

.logoTopoContainer {
    width: 20%;
    float: left;
    text-align: center;
    min-width: 290px;
}

    .logoTopoContainer img {
        vertical-align: middle;
        max-height: 70px;
        max-width: 200px;
    }

.whats-float {
    position: fixed;
    bottom: 0;
    z-index: 999999999;
    left: 0;
}

.menuVerticalIndex {
    width: auto;
    float: left;
    padding-right: 10px;
}

.vitrineIndex {
    width: 75%;
    display: block;
    max-width: 95%;
}

.menulateral-tr {
    color: #ffffff;
    border-bottom: 4px solid #b9b9bb;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 4px 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .menulateral-tr td {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: nowrap;
    }

.menulateral-li-TodasCategoria {
    min-height: 20px !important;
    padding: 4px 0;
    height: unset;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    font-weight: 800;
    letter-spacing: 1px;
    align-items: center;
    justify-content: center;
    border-bottom: 1px dashed #00406a;
    text-align-last: left;
}

    .menulateral-li-TodasCategoria ul {
        padding-left: 10px;
    }

    .menulateral-li-TodasCategoria a {
        flex: 1 1 90%;
        order: 1;
        font-size: 1em;
        color: white;
    }

    .menulateral-li-TodasCategoria img {
        flex: 1 1 0px;
        order: 2;
        width: 20px;
    }

.submenu3TC a {
    color: silver;
    font-weight: normal;
    font-size: 10px;
}

.menulateral-li-fir {
    min-height: 20px !important;
    padding: 4px 0;
    height: unset;
    cursor: pointer;
    position: relative;
    font-weight: 800;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px dashed #00406a;
    line-height: 20px;
    font-size: 13px;
}

    .menulateral-li-fir a {
        flex: 1 1 90%;
        order: 1;
        font-size: 12px;
    }

    .menulateral-li-fir img {
        flex: 1 1 0px;
        order: 2;
        width: 20px;
    }

.submenu3 {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

    .submenu3 li {
        font-weight: normal;
        list-style: outside none none;
        margin-bottom: 5px;
        margin-left: 0;
        margin-top: 5px;
    }

.table-menu {
    border-collapse: collapse;
    height: 100%;
    width: 240px;
}

.logoRodape img {
    max-width: 150px;
}

.rodapeContainer {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    width: 90%;
    margin: auto;
    padding: 20px 5%;
    background-color: #f5f5f5;
    font-family: 'Lato', sans-serif;
    color: #383838;
    border-top: 5px solid var(--CorPrincipal);
}

.rodapeItem {
    flex: 1 1 20%;
    margin: 0 20px;
    text-align: center;
}

    .rodapeItem .Pagamento {
        max-height: 70px;
    }

    .rodapeItem .Seguranca {
        max-height: 70px;
    }

    .rodapeItem .Envio {
        max-height: 70px;
    }

.subMenuPagamento {
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.subMenuSeguranca {
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.subMenuEnvio {
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.FileteSuperior {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: gray;
    display: block;
    text-align: right;
}

    .FileteSuperior a {
        text-decoration: none;
        color: #fff;
    }

    .FileteSuperior ul {
        margin: 0px;
        padding: 0px;
        float: right;
    }

    .FileteSuperior li {
        padding: 0px;
        float: left;
        list-style: none;
        margin-left: 10px;
        margin-right: 40px;
    }

    .FileteSuperior img {
        width: 20px;
        position: absolute;
        margin: 5px -27px;
    }

.nomeCategoria {
    width: 50%;
    padding: 5px 0;
    margin: 0 auto;
    color: #000;
    word-spacing: 2px;
    background-color: transparent;
    border-bottom: 0 solid #373435;
    text-align: center;
    background: url(/img/pixel-preto.PNG);
    background-size: 1px;
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
}

/*MOBILE*/
.topoMobile {
    height: 60px;
    line-height: 60px;
    background-color: white;
}

.menuVerticalMobile {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -500%;
    z-index: 9999;
    display: flex;
    flex-flow: column nowrap;
    overflow: scroll;
    overflow-x: hidden;
    transition: all .3s ease;
}

@media (min-width: 640px) {
    #ListProd {
        display: flex;
    }
}
    @media (max-width: 800px) {
        .menuVerticalMobile {
            width: 70% !important;
        }

        .Topo {
            width: 100%;
            height: unset;
            flex-flow: row wrap;
            position: relative !important;
            padding: 0;
            float: left;
        }

        .vitrineIndex {
            width: 100%;
        }

        .productDiv {
            width: 100%;
        }

        .carrinhoIcone {
            flex: 0 0 20%;
            order: 3;
        }
    }
    /*NIVO*/
    .nivoSlider {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        .nivoSlider img {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100% !important;
            /*max-width: none;*/
            max-height: 430px;
        }

    .nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
    }

    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
        background: white;
        opacity: 0;
    }

    .nivo-slice {
        display: block;
        position: absolute;
        z-index: 5;
        height: 100%;
        top: 0;
    }

    .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
        overflow: hidden;
    }

        .nivo-box img {
            display: block;
        }

    .nivo-caption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #000;
        color: #fff;
        width: 100%;
        z-index: 8;
        padding: 5px 10px;
        opacity: 0.8;
        overflow: hidden;
        display: none;
    }

        .nivo-caption p {
            padding: 5px;
            margin: 0;
        }

        .nivo-caption a {
            display: inline !important;
        }

    .nivo-directionNav a {
        position: absolute;
        top: 45%;
        z-index: 9;
        cursor: pointer;
    }

    .nivo-prevNav {
        left: 0px;
    }

    .nivo-nextNav {
        right: 0px;
    }

    .nivo-controlNav {
        text-align: center;
        padding: 15px 0;
    }

        .nivo-controlNav a {
            padding: 0 2px;
            cursor: pointer;
            border-radius: 5px;
            margin: 5px;
        }
