body{
    background: #f5f5f5;
}

#area_slider{
    padding-bottom: 30px;
}

.owl-carousel{
    display: block;
}

.barra_slide{
    font-size: 80px;
}

.titulo_slide{
    font-size: 48px;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
}

.container_caixa_slider{
    width: 100%;
    position: absolute;
    margin-left: auto;
    height: 100%;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
}

.container_caixa_slider hr{
    border-top: 3px solid rgba(255,255,255,1);
    width: 30%;
}

.img_slider{
    width: 100%;
    height: 100%;
}

.carousel-inner, .item{
    max-height:500px;
    min-height: 150px;
}

.subtitulo_slide{
    text-align: center;
    font-size: 24px;
}

.container_sobre{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.container_sobre hr{
    border-top: 1px solid rgba(251,155,055,1);
}

.descricao_sobre{
    margin-bottom: 60px;
}

#area_conteudo{
    margin-bottom: 40px;
    margin-top: 40px;
}

.titulo_subcategorias{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #8c8c8c;
    padding: 10px;
}

.lista_subcategoria{
    color: #fff;
    font-size: 20px;
    list-style: none;
    background-color: #ff8600;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.lista_subcat{
    background: #fff;
    color: #646464;
    font-size: 14px;
    border: 1px solid #646464;
    list-style: none;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    margin-top: -1px;
}



.lista_subcategoria a{
    color: #8c8c8c;
    font-size: 18px;
}

.lista_subcategoria a:hover, .lista_subcategoria a:active, .lista_subcategoria a:focus{
    color: #282828;
    outline: none;
}

.container_lista_subcategoria .active{
    background-color: #ff8600;
    border: 2px solid #ff8600;
    color: #fff;
}

.container_lista_subcategoria a:hover{
    text-decoration: inherit;
}

.container_lista_subcategoria a li:hover, .active_subcat{
    background-color: #ff8600;
    color: #fff;
}

.cls{
    float: left;
    width: 100%;
}

.caixa_titulo_produto{
    height: 80px;
}

.titulo_destaque{
    font-size: 20px;
    overflow: hidden;
    padding: 10px;
    line-height: 1;
    color: #646464;
    text-align: center;
    font-style: italic;
    padding-bottom: 0;
    text-transform: uppercase;
}

.subtitulo_destaque{
    font-size: 16px;
    line-height: normal;
    color: #646464;
    text-align: center;
    overflow: hidden;
}

.btn_download{
    background-color: #ff8600;
    color: #fff;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    max-width: 10rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    margin-top: -10px;
    text-transform: uppercase;
}

.btn_download div{
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
}


ul#content{
    padding: 0;
    margin: 0;
    width: 100%;
}

ul#content li{
    list-style-type: inherit;
    list-style: none;
    display: inline-block;
}

.img_galeria{
    height: 122px;
    text-align: center;
}

.img_galeria img{
    object-fit: contain;
    max-width: 100%;
    max-height: 122px;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

div.portfolio_wrapper {
    margin: 10px;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

div.portfolio_wrapper a {color: black; text-decoration: none;
    transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;}

div.portfolio_wrapper a:active {color: white;}


.portfolio_destaques{
    z-index: 2;
    position: relative;
    background-color: #fff;
}

div.portfolio_destaques{
    margin: 0;
}

#area_destaque #content{
    margin-top: 0;
    background: #fff;
    padding-top: 30px;
}

#area_destaque #content a:hover, #area_destaque #content a:focus, #area_destaque #content a:active{
    text-decoration: none;
}

#area_destaque{
    margin: 0;
    padding: 0 0;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.5);
    background: #fff;
    padding: 2%;
}

#area_destaque ul li{
    margin: 0;
    margin-top: 15px;
    margin-bottom: 30px;
}

#area_destaque ul#content li{
    display: block;
    float: left;
}

.container_catalogos nav{
    text-align: center;
}

.pagination{
    display: inline-flex;
    text-align: center;
    margin-top: 20px;
}

.pagination li{
    margin: 3px;
}

.page-link a, .page-link a:hover, .page-link a:focus, .page-link a:active{
    border:none;
    outline: none;
    font-size: 14px;
    color: #ff8600;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.page-item.active .page-link {
    z-index: 2;
    background-color: #ff8600;
    border:none;
    outline: none;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.page-item.disabled .page-link {
    background-color: transparent;
    border:none;
    outline: none;
    font-size: 14px;
    color: #fff;
    pointer-events: none;
    cursor: not-allowed; }

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border:none;
    outline: none;
    font-size: 14px;
    color: #ff8600;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}
.page-link:focus, .page-link:hover, .page-link:focus span, .page-link:hover span {
    text-decoration: none;
    background-color: #ff8600;
    border:none;
    outline: none;
    font-size: 14px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.container_lista_subcategoria{
    padding: 0;
}

#area_destaque nav{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}




.table{
    background: #fff;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}

.table th, .table td{
    border-top: none;
}

.table thead th{
    border-bottom: none;
}

.table-striped tbody tr:nth-of-type(odd){
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
    background: #f5f5f5;
}

.table-striped tbody tr:nth-of-type(odd) td{
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
}

.titulo_caracteristicas{
    font-size: 20px;
    text-transform: uppercase;
}

.titulo_caracteristicas .x{
    background: #4b4b4b;
    color: #fff;
    width: 100%;
    padding-left: 20px;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.titulo_caracteristicas .y{
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
}

.contain_comparador{
    position: fixed;
    z-index: 999;
    bottom: -150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    left: 0;
    right: 0;
}

.contain_comparador .info_footer{
    background: #fff;
    border: 1px solid #ff8600;
}

.contain_comparador .container_item_footer{
    width: 25%;
}

.contain_comparador .container_item_footer:nth-child(2){
    border-left: 2px solid #ff8600;
}


.contain_comparador .item_footer_img, .contain_comparador .btn_download{
    width: 100%;
    max-width: 100%;
}

.contain_comparador a:hover, .contain_comparador a:focus, .contain_comparador a:active, .contain_comparador a{
    text-decoration: none;
    text-transform: uppercase;
}

.apagar_todos{
    color: #ff8600;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
}

.container_compare{
    width: 75%;
    float: left;
}

.container_compare .container_item_footer{
    width: 33.3%;
    margin-top: 20px;
}

.container_compare .container_item_footer:nth-child(2),
.container_compare .container_item_footer:nth-child(3){
    border-left: 2px solid #ff8600;
}

#comparepopup .item_footer_img, #comparepopup .item_footer_img img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.t{
    font-size: 18px;
    overflow: hidden;
    padding: 10px;
    line-height: 1;
    color: #646464;
    text-align: center;
    font-style: italic;
    padding-bottom: 0;
}

.r, .m{
    color: #646464;
    line-height: 1;
    font-size: 14px;
    text-align: center;
}

.list_prod{
    width: 100%;
    float: left;
}

.table .item_footer_img{
    margin-right: 2%;
}

.table .item_footer, .table .item_footer_img{
    float: left;
    height: 100%;
}

.table img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.table thead th{
    width: 25%;
}

.table tr td:first-child{
    text-transform: uppercase;
    color: #4b4b4b;
}

.table td, .table th{
    padding: 0.55rem;
}

#main a:hover, #main a:focus, #main a.active{
    text-decoration: none;
}

.voltar_produtos{
    margin-top: -10px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#area_conteudo #primary{
    padding: 0;
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    .titulo_slide{
        font-size: 25px;
    }

    .img_slider{
        min-height: 150px;
        object-fit: cover;
    }

    .subtitulo_destaque, .btn_download{
        font-size: 14px;
    }

    .titulo_destaque{
        font-size: 16px;
    }

    .t{
        font-size: 14px;
    }

    .titulo_caracteristicas .y{
        font-size: 14px;
    }

    .table img{
        width: 50px;
        height: 50px;
    }

    .titulo_caracteristicas .x{
        padding-left: 2px;
    }

    .table, .btn_download div{
        font-size: 14px;
    }

    .table .item_footer_img{
        margin-right: 0;
    }

    .table .item_footer, .table .item_footer_img{
        text-align: center;
    }

    .table .item_footer, .table .item_footer_img{
        float: none;
    }

    #area_conteudo{
        margin-top: 20px;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    .titulo_slide{
        font-size: 30px;
    }

    .img_slider{
        min-height: 150px;
        object-fit: cover;
    }

    .titulo_destaque{
        font-size: 16px;
    }

    .subtitulo_destaque{
        font-size: 14px;
    }

    .t{
        font-size: 16px;
    }

    .titulo_caracteristicas .y{
        font-size: 16px;
    }

    .table img{
        width: 50px;
        height: 50px;
    }

    .titulo_caracteristicas .x{
        padding-left: 2px;
    }

    .table, .btn_download div{
        font-size: 14px;
    }

    .table .item_footer_img{
        margin-right: 0;
    }

    .table .item_footer, .table .item_footer_img{
        text-align: center;
    }

    .table .item_footer, .table .item_footer_img{
        float: none;
    }

    #area_conteudo{
        margin-top: 20px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .titulo_slide{
        font-size: 35px;
    }

    .img_slider{
        min-height: 150px;
        object-fit: cover;
    }

    .titulo_destaque{
        font-size: 16px;
    }

    .subtitulo_destaque{
        font-size: 14px;
    }

    .t{
        font-size: 16px;
    }

    .titulo_caracteristicas .y{
        font-size: 16px;
    }

    .table img{
        width: 100px;
        height: 100px;
    }

    .titulo_caracteristicas .x{
        padding-left: 5px;
    }

    .table, .btn_download div{
        font-size: 14px;
    }

    .table .item_footer_img{
        margin-right: 0;
    }

    .table .item_footer, .table .item_footer_img{
        text-align: center;
    }

    .table .item_footer, .table .item_footer_img{
        float: none;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .img_slider{
        min-height: 150px;
        object-fit: cover;
    }

    .titulo_slide{
        font-size: 40px;
    }

    .titulo_destaque{
        font-size: 18px;
    }

    .t{
        font-size: 16px;
    }

    .titulo_caracteristicas .y{
        font-size: 16px;
    }

    .table img{
        width: 50px;
        height: 50px;
    }

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1679px){
    .titulo_slide{
        font-size: 45px;
    }

    .table img{
        width: 80px;
        height: 80px;
    }

    .t{
        font-size: 16px;
    }

    .titulo_caracteristicas .y{
        font-size: 18px;
    }

}