@charset "utf-8";

body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    color: #333;
    background-color: #fff;
}

@media (max-width: 320px) {

}

@media (min-width: 321px) and (max-width: 479px) {

}

@media (max-width: 479px) {

}

@media (min-width: 480px) and (max-width: 767px) {

}

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 1023px) {

}

@media (max-width: 1023px) {
    .redes-mobile {
        display: block;
        width: 100%;
        background-color: #054d93;
        padding: 5px 25px 10px 25px;
    }

    .redes {
        color: #fff;
        display: inline-block;
        vertical-align: top;
    }

    .redes:hover, .redes:focus {
        text-decoration: none;
    }

    .middle-content {
        position: absolute;
        width: 90%;
        margin: 0 auto;
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        right: 0;
    }
}

@media (min-width: 768px) {

}

@media (width: 1024px) {

}

@media (min-width: 1024px) {
    .topo {
        width: 100%;
        display: block;
        background-color: #333;
    }
}

@media (min-width: 1025px) {
    ul.catPro {
        font-size: 0;
        text-align: center;
    }

    ul.catPro li a {
        display: block;
        text-align: center;
    }

    ul.catPro li img {
        margin: 0 auto;
        display: block;
    }

    ul.catPro li a:hover, ul.catPro li a:focus {
        opacity: 0.9;
        color: #fff;
        text-decoration: none;
    }

    ul.catPro li {
        width: calc(100% / 8);
        display: inline-block;
        vertical-align: middle;
        border-right: 1px solid #fff;
        padding: 10px 5px 10px 5px;
    }

    ul.catPro li:last-child {
        border-right: 0 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    ul.menu li a.carrinho {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        background-color: #054d93 !important;
        padding: 7px 25px !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 600 !important;
    }

    ul.menu li a {
        font-size: 18px;
        font-weight: 300;
        color: #054d93;
        display: block;
        padding: 6px 7px 6px 0;
    }

    .middle-content {
        position: absolute;
        width: 1000px;
        margin: 0 auto;
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    ul.menu li a.carrinho {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        background-color: #054d93 !important;
        padding: 7px 25px !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 600 !important;
    }

    ul.menu li a {
        font-size: 18px;
        font-weight: 300;
        color: #054d93;
        display: block;
        padding: 6px 28px 6px 0;
    }

    .middle-content {
        position: absolute;
        width: 1140px;
        margin: 0 auto;
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        right: 0;
    }
}

@media (min-width: 1367px) {
    ul.menu li a.carrinho {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        background-color: #054d93 !important;
        padding: 7px 25px !important;
        color: #fff !important;
        font-size: 14px;
        font-weight: 600 !important;
    }

    ul.menu li a {
        font-size: 18px;
        font-weight: 300;
        color: #054d93;
        display: block;
        padding: 6px 28px 6px 0;
    }

    .middle-content {
        position: absolute;
        width: 1140px;
        margin: 0 auto;
        transform: translateY(-50%);
        top: 50%;
        left: 0;
        right: 0;
    }
}

@media (max-width: 1023px) {

}

@media (min-width: 1024px) {

}

ul.menu li {
    padding-top: 8px;
    display: inline-block;
    vertical-align: top;
}

ul.menu li a:hover, ul.menu li a:focus {
    color: #054d93;
    display: block;
    text-decoration: underline;
}

ul.menu li a.carrinho:hover, ul.menu li a.carrinho:focus {
    text-decoration: none;
    opacity: 0.9;
    color: #fff !important;
}

.bg-blue {
    background-color: #054d93;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 0 10px 0;
}

form.form-busca input {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    outline: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    font-size: 18px;
    color: #000;
    padding: 5px 30px 0 10px;
}

form.form-busca button {
    font-family: 'Open Sans', sans-serif;
    height: 40px;
    width: 30px;
    color: #054d93;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
    background-color: transparent;
}

.crop {
    background-size: cover;
    height: 372px;
    width: 100%;
}

.bg-frete {
    display: block;
    width: 100%;
    padding: 30px 0;
    box-shadow: -3px 0px 13px #dcdcdc;
}

.content-frete {
    margin: 0 auto;
    text-align: left;
    display: inline-block;
}

img.img-frete {
    margin: 10px 10px 10px 0;
    display: inline-block;
    vertical-align: middle;
}

.title-frete {
    display: inline-block;
    vertical-align: middle;
}

.tituloCat {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 15px;
    background-color: #054d93;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: block;
}

.titulo-preto {
    color: #000;
    z-index: 99;
    display: inline-block;
    background-color: #fff;
}

@media (max-width: 767px) {
    .link-mais {
        background-color: #fff;
        position: absolute;
        right: 15px;
        z-index: 999;
        top: -10px;
        font-size: 16px;
        padding-left: 15px;
        color: #054d93;
    }

    .link-mais:hover, .link-mais:focus {
        text-decoration: none;
        opacity: 0.9;
    }
}

@media (min-width: 768px) {
    .line {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 auto;
        left: 15px;
        width: calc(100% - 30px);
        height: 2px;
        background-color: #cbc9c9;
    }

    .titulo-preto {
        padding-right: 20px;
    }

    .link-mais {
        background-color: #fff;
        position: absolute;
        right: 15px;
        z-index: 999;
        top: 50%;
        font-size: 16px;
        padding-left: 15px;
        color: #054d93;
        transform: translateY(-50%);
    }

    .link-mais:hover, .link-mais:focus {
        text-decoration: none;
        opacity: 0.9;
    }
}

/* VITRINE */
.box-vitrine {
    width: 100%;
    border: 2px solid #dad9d9;
    padding-bottom: 10px;
}

.btn-vitrine {
    margin: 0 15px;
    width: calc(100% - 30px);
    display: block;
    background-color: #054d93;
    padding: 8px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.btn-vitrine:hover {
    opacity: 0.9;
}

/* VITRINE */

.bg-newsletter {
    width: 100%;
    display: block;
    padding: 20px 0;
    background-color: #054d93;
}

form.newsletter input {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    outline: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 45px;
    font-size: 18px;
    color: #000;
    padding: 5px 55px 0 10px;
}

form.newsletter button {
    font-family: 'Open Sans', sans-serif;
    height: 45px;
    width: 50px;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
    background-color: transparent;
}

img.img-parceiros {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/* FOOTER */
.bg-footer {
    width: 100%;
    background-color: #054d93;
}

ul.menu-footer li {
    display: block;
}

ul.menu-footer li a {
    display: block;
    padding: 4px 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

ul.menu-footer li a:hover, ul.menu-footer li a:focus {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
}

.right {
    float: right;
}

.assinatura {
    width: 100%;
    display: block;
    padding: 20px;
}

/* FOOTER */

/* PAGINAÇÃO */
ul.paginacao li {
    display: inline-block;
    vertical-align: middle;
}

ul.paginacao li a {
    margin: 0 3px;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    padding-top: 2px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background-color: #054d93;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.paginacao li a:hover, ul.paginacao li a:focus {
    opacity: 0.9;
    text-decoration: none;
}

.ativo {
    opacity: 0.8;
    margin: 0 3px;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    padding-top: 2px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background-color: #054d93;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* PAGINAÇÃO */

.carousel {
    margin-bottom: 20px;
}

.carousel-cell {
    width: 100%;
    height: 300px;
    margin-right: 10px;
    background: #8C8;
    border-radius: 5px;
    counter-increment: carousel-cell;
}

.carousel-main .carousel-top {
    height: auto;
    display: block;
    max-width: 100%;
}

.carousel-nav .carousel-cell {
    height: 80px;
    width: 100px;
}

.carousel-nav .carousel-cell:before {
    font-size: 50px;
    line-height: 80px;
}

a.btn-orcamento {
    width: 100%;
    display: block;
    background-color: #054d93;
    padding: 8px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

a.btn-orcamento:hover, a.btn-orcamento:focus {
    text-decoration: none;
    opacity: 0.9;
    color: #fff;
}

form.form-contato input {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #054d93;
    color: #333;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 2px 10px 0 10px;
}

form.form-contato select {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #054d93;
    color: #333;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 2px 10px 0 10px;
}

form.form-contato label {
    margin-bottom: 10px;
    display: block;
}

form.form-contato textarea {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 205px;
    margin-bottom: 15px;
    outline: none;
    border: 1px solid #054d93;
    color: #333;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 10px;
}

form.form-contato button {
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    display: block;
    background-color: #054d93;
    outline: none;
    color: #fff;
}

/* ORÇAMENTO */

a.btnContinuarComprando {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #054d93;
    border: 2px solid #054d93;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
}

a.btnContinuarComprando:hover {
    color: #fff;
    text-decoration: none;
    background: #054d93;
}

table.tabelaProdutos {
    width: 100%;
    font-size: 20px;
}

table.tabelaProdutos tr {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.tabelaProdutos tr td img.imgorcamento {
    border: 1px solid #e2e2e2;
    box-shadow: 1px 3px 6px #0a0a0a;
    float: left;
    margin: 20px;
}

@media (max-width: 1023px) {
    table.tabelaProdutostr td div.tituloorcamento {
        width: 400px;
    }

    table.tabelaProdutos tr td div.descricaoorcamento {
        width: 400px;
    }
}

table.tabelaProdutostr td div.tituloorcamento {
    font-size: 25px;
    font-weight: 600;
    color: #054d93;
}

table.tabelaProdutos tr td div.descricaoorcamento {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    color: #333;
}

table.tabelaProdutos tr td input.quant {
    width: 80px;
    height: 50px;
    border: 1px solid #e8e8e8;
    margin-right: 40px;
    outline: none;
    float: right;
    padding-left: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

table.tabelaProdutos tr td a.excluirlink {
    width: 80px;
    float: right;
    padding-right: 40px;
    text-decoration: none;
}

/* hide input */
form.form-contato input.radio:empty {
    display: none;
}

/* style label */
form.form-contato input.radio:empty ~ label {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #054d93;
    border: 2px solid #054d93;
    font-size: 20px;
    font-weight: 600;
    display: block;
    width: 100%;
    position: relative;
    float: left;
    line-height: 2.5em;
    margin-top: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

form.form-contato input.radio:empty ~ label:before {
    text-align: center;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

form.form-contato input.radio-1:empty ~ label:before {
    content: 'Orçamento Online';
}

form.form-contato input.radio-1:hover:not(:checked) ~ label:before {
    content: 'Orçamento Online';
}

form.form-contato input.radio-1:checked ~ label:before {
    content: 'Orçamento Online';
}

form.form-contato input.radio-2:empty ~ label:before {
    content: 'Liga-me';
}

form.form-contato input.radio-2:hover:not(:checked) ~ label:before {
    content: 'Liga-me';
}

form.form-contato input.radio-2:checked ~ label:before {
    content: 'Liga-me';
}

form.form-contato input.radio:empty ~ label:before {
    text-align: center;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* toggle hover */
form.form-contato input.radio:hover:not(:checked) ~ label:before {
    color: #054d93;
}

form.form-contato input.radio:hover:not(:checked) ~ label {
    color: #404040;
}

/* toggle on */
form.form-contato input.radio:checked ~ label:before {
    color: #fff;
    background-color: #054d93;
}

form.form-contato input.radio:checked ~ label {
    color: #404040;
}

.text-nowrap {
    white-space: nowrap;
}

.menu-texto {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}

a.whats-fixed {
    color: #4bbf5f;
    z-index: 99999;
    position: fixed;
    background-color: #fff;
    right: 0;
    font-size: 40px;
    bottom: 0;
    border-top-left-radius: 10px;
    padding: 5px 5px 5px 8px;
}

a.whats-fixed:hover {
    color: #4bbf5f;
    text-decoration: none;
}