/*=================================================== RESET CSS ======================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


input, input:focus{
    text-decoration: none !important;
}

/*================================================= RESET CSS ========================================================*/

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    color: #222;
    padding: 3px 5px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;

}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

a:link, a:visited, a:hover, a:active {
    color: inherit;
    text-decoration: none;
}

.unfilled {
    padding: 0;
}

.menuRodape li {
    list-style: none;
    display: inline-block;
}

.slick-prev,
.slick-next {
    display: none !important;
}

.rodape {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-color: #3c414c;
    box-shadow: 0 -4px 8px #a1a0a0;
}

.menuRodape a span{
    transition:all ease-in-out .3s;
}

.menuRodape a span:hover {
    color:#f36520;
}

.menuTopo li {
    list-style: none;
    height: 40px;
    display: inline-block;
    padding: 0.5% 1.25%;
}

.menuTopo .op a {
    display: block;
    color: #FFF;
    line-height: 3px;
    font-size: 16px;
    padding: 15px 12px;
    background: url(../images/borda-menu.png) left top no-repeat;
    background-size: 0 15%;
    background-position-x: -100%; 
    transition:all ease-in-out .35s;
}
.menuTopo .op a:hover{
    background-size: 100% 15%;
    transition:all ease-in-out .35s;
}
a:link, a:visited, a:hover a:active {
    text-decoration: none;
}

.menuTopo li:last-child {
    padding: 0;
}

.menuTopo li a.selected {
    background: url(../images/borda-menu.png) left top no-repeat;
    background-size: 100% 15%;
}

.menuResp{
    color:#3c414c;
}


.menuResp li:last-child a {
    border: none !important;
}

.menuResp .op:last-child a{
    border: none !important;
}

/*========================================================================================================================*/
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}

.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: 250px;
    height: 100px
}

/*========================================================================================================================*/
/*-------------------------------------------------------BANNER---------------------------------------------------------*/
.responsivoImagem {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 120px
}

.escritaDiv {
    width: 254px;
    height: 155px;
    overflow: hidden
}

.contBab {
    width: 583px;
    float: right;
}

@media (max-width: 767px) {
    .banner {
        top: 0px !important;
        margin-bottom: 0px !important;
    }

    .servicos {
        border-right: none !important;
    }

    .email-news {
        margin-left: -4px !important;
    }

    .rodape-direitos{
        text-align: center;
    }
    .rodape-direitos span {
        float: none !important; 
    }
    .rodape-direitos img{
        margin-top:5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .responsivoImagem {
        height: 210px
    }

}

@media (min-width: 1900px) {
    .contBab {
        width: 746px;
        float: right;
    }
}

@media (min-width: 480px) and (max-width: 490px) {
    .escritaDiv {
        margin-left: 70px !important;
    }
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
}

.item-banner {
    width: 100%;
    height: 624px !important;
    position: relative;
    overflow: hidden;
}

.banner {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;

}

.menuFixo {
    background-color: #FFF;
    position: fixed !important;
    z-index: 100000;
    margin: auto;
    width: 100%;
    height: 0px;
    overflow: hidden;
    top: 0;
}

.fotoBanner {
    margin: auto;
    /*margin-top: 53px;*/
    /*margin-left: 30px;*/
    position: absolute;
    z-index: 1;
    top: 0px;
    overflow: hidden;
    width: 100%;
    height: 624px;
}

/*========================================================================================================================*/

.b {
    border: solid red 1px !important;
}

.alinha {
    text-align: justify;
}

.alinhaDir {
    text-align: right;
}

.alinhaEsq {
    text-align: left;
}

.alinhaCentro {
    text-align: center;
}

.white {
    color: #FFFFFF;
}

.red {
    color: red;
}

.black {
    color: #000;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size25 {
    font-size: 25px;
}

.size15 {
    font-size: 15px;
}

.size30 {
    font-size: 30px;
}

.size16 {
    font-size: 16px;
}

.size55 {
    font-size: 55px;
}

.size75 {
    font-size: 75px;
}

/*////////////////////////////////////////////////////==FONTS==///////////////////////////////////////////////////////*/
@font-face {
    font-family: "Helvetica-Normal";
    src: url("../fonts/helvetica-normal0.eot"); /* IE9 Compat Modes */
    src: url("../fonts/helvetica-normal0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/helvetica-normal0.otf") format("opentype"), /* Open Type Font */ url("../fonts/helvetica-normal0.svg") format("svg"), /* Legacy iOS */ url("../fonts/helvetica-normal0.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/helvetica-normal0.woff") format("woff"), /* Modern Browsers */ url("../fonts/helvetica-normal0.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

.fontHelvetica {
    font-family: "Helvetica-Normal";
}

@font-face {
    font-family: "Helvetica-CondensedBold";
    src: url("../fonts/HelveticaCdBd0.eot"); /* IE9 Compat Modes */
    src: url("../fonts/HelveticaCdBd0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../fonts/HelveticaCdBd0.otf") format("opentype"), /* Open Type Font */
        url("../fonts/HelveticaCdBd0.svg") format("svg"), /* Legacy iOS */
        url("../fonts/HelveticaCdBd0.ttf") format("truetype"), /* Safari, Android, iOS */
        url("../fonts/HelveticaCdBd0.woff") format("woff"), /* Modern Browsers */
        url("../fonts/HelveticaCdBd0.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

.fontHcondBold{
    font-family: "Helvetica-CondensedBold";
}

@font-face {
    font-family: "Helvetica57-Condensed";
    src: url("../fonts/HelveticaCd0.eot"); /* IE9 Compat Modes */
    src: url("../fonts/HelveticaCd0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../fonts/HelveticaCd0.otf") format("opentype"), /* Open Type Font */
        url("../fonts/HelveticaCd0.svg") format("svg"), /* Legacy iOS */
        url("../fonts/HelveticaCd0.ttf") format("truetype"), /* Safari, Android, iOS */
        url("../fonts/HelveticaCd0.woff") format("woff"), /* Modern Browsers */
        url("../fonts/HelveticaCd0.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

.fontHelvCond{
    font-family: "Helvetica57-Condensed";
}

@font-face {
    font-family: 'Conv_ARIAL';
    src: url('../fonts/ARIAL.eot');
    src: local('â?º'), url('../fonts/ARIAL.woff') format('woff'), url('../fonts/ARIAL.ttf') format('truetype'), url('../fonts/ARIAL.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fontArial{
    font-family: 'Conv_ARIAL';
}

@font-face {
    font-family: 'Conv_TIMESBI';
    src: url('../fonts/TIMESBI.eot');
    src: local('â?º'), url('../fonts/TIMESBI.woff') format('woff'), url('../fonts/TIMESBI.ttf') format('truetype'), url('../fonts/TIMESBI.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fontTimeBoldItalic{
    font-family: 'Conv_TIMESBI';
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/OpenSans-Semibold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/OpenSans-Semibold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/OpenSans-Semibold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/OpenSans-Semibold.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}

.fontOSsemiBold{
    font-family: 'OpenSans-Semibold';
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/OpenSans-Bold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/OpenSans-Bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/OpenSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/OpenSans-Bold.svg') format('svg'); /* Legacy iOS */  font-weight: normal;
    font-style: normal;
}

.fontOSbold{
    font-family: 'OpenSans-Bold';
}

@font-face {
    font-family: "OpenSans-Extrabold";
    src: url("../fonts/OpenSans-ExtraBold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../fonts/OpenSans-ExtraBold.otf") format("opentype"), /* Open Type Font */
        url("../fonts/OpenSans-ExtraBold.svg") format("svg"), /* Legacy iOS */
        url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), /* Safari, Android, iOS */
        url("../fonts/OpenSans-ExtraBold.woff") format("woff"), /* Modern Browsers */
        url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

.fontOSextraBold{
    font-family: 'OpenSans-ExtraBold';
}
/*/////////////////////////////////////////////////////==SITE==///////////////////////////////////////////////////////*/

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.cor-laranjaPrincipal {
    color: #f36520;
}

.texto-cinza {
    color: #a5aab5;
}

.topoMenu {
    color: #595f6a;
    background: #3c414c;
}

.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
}

.menu-social {
    background: url(../images/canto-branco.png) top right no-repeat;
    color: #555a65;
}

.menu-social i {
    font-size:20px;
}

.menu-social a:nth-child(2) {
    margin-left: 50px;
}

.margin-menu-topo {
    margin: 10px 0;
    height: 20px;
}

.div-social{
    float:left;
    padding-left: 25%;
}

.div-social div{
    float:left;
    padding: 0 10px;
}
.div-social img{
    float:left;
}

.div-social div div{
    margin-top: 6px;
}

.face-topo, .insta-topo{
    padding-bottom: 10px;
}

.div-menu-lapis {
    cursor:pointer;
    -webkit-transform: skew(46deg);
    -ms-transform: skew(46deg);
    transform: skew(46deg);
    background: #f36520;
    height: 40px;
    width: 45px;
    position: absolute;
    left: 73%;
    top: 0;
    border: solid 1px #f2814a;
    z-index: 50;
}

.div-menu-skewLapis-normal img {
    -webkit-transform: skew(-46deg); /* Chrome, Opera */
    -ms-transform: skew(-46deg); /* IE */
    transform: skew(-46deg); /* PadrĂ£o */
    margin-top: 30%;
}

.div-menu-orcamento {
    cursor:pointer;
    -webkit-transform: skew(46deg);
    -ms-transform: skew(46deg);
    transform: skew(46deg);
    background: #f36520;
    height: 100%;
    width: 125px;
    position: absolute;
    left: 77.5%;
    top: 0;
    padding: 1.5% 0;
}

.div-menu-skewOrcamento p:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f00;
}

.div-menu-skewOrcamento p {
    -webkit-transform: skew(-46deg);
    -ms-transform: skew(-46deg);
    transform: skew(-46deg) !important;
    font-family: "Helvetica-CondensedBold";
}

.menuBranco {
    background: white;
    margin: 20px 0 10px;
}

.menu-branco-email{
    float:right;
}

.menu-branco-telefone, .menu-branco-email {
    line-height: 20px;
    font-family: "Helvetica-CondensedBold";
    font-size: 15px;
    color: #a5aab5;
}

.menu-branco-telefone img, .menu-branco-email img {
    float: left;
    padding: 0 15px 0 30px;
}

.menu-branco-email span, .menu-branco-telefone span{
    font-size:20px;
}


.divMenu {
    width: 100%;
    background: #3c414c;
    height:auto;
    margin-top:10px;
}

.divRow{
    height: auto;
    margin-top:-10px;
    background:url(../images/bkg-menu.png) center no-repeat;
    background-size:100% 100%;
}

.div-menuTopo-borda{
    margin:15px;
    border:solid 1px rgba(255, 255, 255, 0.1);
}

.li-pesquisar{
    padding: 0;
    width: 230px;
    float: right;
}

.li-pesquisar img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition:all ease-in-out .2s;
}

.li-pesquisar img{
    transition:all ease-in-out .2s;
    float: right;
    padding: 3px;
}

.pesquisar-menu {
    color:#3c414c;
    outline: none;
    width:190px;
    background: transparent;
    height: 40px;
    float: left;
    line-height: 40px;
    border: none !important;
    font-family: 'Conv_TIMESBI';
    box-shadow: none !important;
}

.pesquisar-menu::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#3c414c;
}
.pesquisar-menu::-moz-placeholder { /* Firefox 19+ */
    color:#3c414c;
}
.pesquisar-menu:-ms-input-placeholder { /* IE 10+ */
    color:#3c414c;
}
.pesquisar-menu:-moz-placeholder { /* Firefox 18- */
    color:#3c414c;
}

.lupa-pesquisa{
    height:30px;
    margin:5px;
    outline: none;
}

.logoRodape img{
    width: 80%;
}

.rodape-itens{
    font-family: "Helvetica-Normal";
}

.rodape-itens p{
    font-size:18px;
    color: #f36520;
    font-family: "Helvetica-CondensedBold";
    margin: 25px 0; 
}

.rodape-itens span{
    font-size:16px;
    color: #545a65;
    line-height: 30px; 
}


.rodape-direitos{
    font-size:15px;
    color:#919191;
    margin:15px 0;
}
.rodape-direitos span{
    float: right;
    font-size:20px;
}

.rodape-direitos span a:first-child{
    margin-right:15px;
}

.banner{
    width:100%;
}

.banner-rotativo img{
    width:100%;
    height: 400px;
}

.banner-rotativo .bx-controls-direction img{
    height:32px;
}

.banners-internas img{
    width:100%;
    height: 100%;
}

.banner-rotativo .bx-wrapper .bx-pager {
    bottom: 0% !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: none !important;
    left:0 !important;
}

.produto-destaque-home{
    border:solid 2px #f36520;
    border-radius:20px;
    width:100%;
    height: 100%;
    margin:35px 0;
    padding: 15px 15px 40px 15px;
    font-family: "Helvetica-CondensedBold";
    font-size:20px;
}

.produto-destaque-home {
    text-align: center;
}

.produto-destaque-home .bx-pager{
    bottom:-40px !important;
}

.produto-destaque-home p:first-child{
    margin:15px 0 25px;
    text-align: left;
}

.produto-destaque-home span{
    font-family: 'Conv_ARIAL';
    font-size:12px;
}

.produto-destaque-home .slider-produtos-home li img{
    width:100%;
}

.titulo-destaque {
    margin-bottom:15px;
}

.div-orcamento-destaque{
    border:solid 2px #f36520;
    border-radius:30px;
    margin: auto;
    padding: 15px 0;
    text-align:center;
    margin-top:25px;
    cursor:pointer;
    font-family: 'Conv_TIMESBI';
    font-size:25px;
    color: #f36520;
    transition:all ease-in-out .3s;
}
.div-orcamento-destaque:hover{
    box-shadow: inset 0 0 0 35px rgba(243,101,32, 1);
    color:white;
    transition:all ease-in-out .3s;
}

.bx-wrapper{
    margin: 0 !important;
}

.foto-home-geral{
    margin:50px 0;
}

.foto-home-geral img{
    width:100%;
    height:auto;
}

.titulo-catalogo-laranja{
    font-family: 'Conv_TIMESBI';
    font-size:65px;
    color: #f36520;
    margin:25px 0 0;
}
.titulo-catalogo-cinza{
    font-family: "Helvetica-CondensedBold";
    font-size:30px;
    padding-bottom:15px;
    border-bottom:solid 1px #b0b0b0;
}

.resize-destaque-home{
    overflow: hidden;
    position:relative;
    width:100%;
    height:225px;
    margin-bottom: 25px;
}

.resize-maisVendidos-home{
    overflow: hidden;
    position:relative;
    height:175px;
    margin: 25px 0;
}

.div-maisVendidos-home{
    margin:25px 10px 75px;
    transition: all .3s ease-in-out;
    text-align: center;
}

.hover-home-maisVendido{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,.5);
    text-align: center;
    padding-top: 45%;
    bottom: -100%;
    left: 0;
    transition: all 0.3s;
    color:white;
    font-size:40px;
    font-family: 'OpenSans-Semibold';
}

.divHover-home-maisVendido img{
    transition: all 0.3s;
}
.divHover-home-maisVendido{
    position:relative;
    overflow:hidden;
}

.tituloMaisVendido{
    height:60px;
    max-height:60px;
}

.textoHover-vendidos-home{
    text-align:center;
    position:absolute;
    bottom:0;
    height:0;
    width: 100%;
    overflow: hidden;
    transition:all ease-in-out .4s;
}

.div-maisVendidos-home p:first-child{
    font-family: 'Conv_ARIAL';
    font-size:15px;
    color:#a0a4ae;
    text-align:left;
}

.div-maisVendidos-home span{
    font-family: 'Conv_ARIAL';
    font-size:13px;
}
.div-maisVendidos-home p:nth-child(2){
    font-family: "Helvetica-CondensedBold";
    font-size:25px;
}

.div-orcamento-maisVendidos{
    border:solid 2px #f36520;
    border-radius:30px;
    margin: auto;
    padding: 10px 25px;
    font-size:18px;
    text-align:center;
    margin-top:25px;
    cursor:pointer;
    font-family: 'Conv_TIMESBI';
    color: #f36520;
    transition:all ease-in-out .3s;
}
.div-orcamento-maisVendidos:hover{
    box-shadow: inset 0 0 0 35px rgba(243,101,32, 1);
    color:white;
    transition:all ease-in-out .3s;
}

.verTodos-home-maisVendidos{
    padding:10px;
    border-radius: 25px;
    border:solid 2px transparent;
    color:#f36520;
    font-family: 'Conv_TIMESBI';
    font-size:20px;
    float: right;
    transition:all ease-in-out .2s;
    margin-bottom:25px;
}

.verTodos-home-maisVendidos img{
    margin-bottom: -6px;
    transition:all ease-in-out .2s;
}

.verTodos-home-maisVendidos:hover{
    border:solid 2px #f36520;
}

.verTodos-home-maisVendidos:hover img{
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}

.sem-maisVendidos{
    text-align:center;
    font-size:18px;
    font-family: "Helvetica-Normal";
    margin:25px 0;
}

.linkBannerGeral{
    height:100%;
    cursor: pointer;
}

.div-duvidas{
    background: #3c414c;
    text-align: center;
    padding: 50px 0;
    line-height: 25px;
}

.margin-contato-interna{
    background:white;
    margin:-3px 0 25px 0;
}

.div-duvidas p{
    font-family: 'Conv_TIMESBI';
    color:#f36520;
    font-size:55px;
    margin-bottom:25px;
    line-height: 50px;
}

.div-duvidas span {
    font-family: "Helvetica-CondensedBold";
    font-size:25px;
    color:white;
}

.margin-contato-interna span {
    font-family: "Helvetica-CondensedBold";
    font-size:25px;
    color:#3c414c;
}

.div-mapa{
    margin:25px 0;
}

.div-mapa span{
    font-family: 'Conv_TIMESBI';
    color:#f36520;
    font-size:55px;
}

.div-mapa p{
    font-family: "Helvetica-CondensedBold";
    font-size:25px;
}

.resize-banners-internas img{
    width:100%;
    height:100%;
}
.resize-banners-internas{
    height:325px;
    width: 100%;
}
.texto-quemsomos{
    font-family: 'OpenSans-Semibold';
    line-height: 30px;
    color:#aeb2ba; 
    text-align: justify;
    margin:25px 0;
}

.quem-somos-frase{
    margin:75px 0;
    font-family: 'OpenSans-ExtraBold';
    font-size:20px;
    text-align: center;
    color: #3c414c;
}

strong{
    font-family: 'OpenSans-Bold' !important;
    color:#3c414c;
}

.seleciona-categoria{
    font-family: 'OpenSans-Semibold';
    line-height:25px; 
    color:#a0a4ae;
}

.seleciona-categoria label, .closeCheck{
    cursor:pointer;
}
/*
.closeCheck{
    margin: 5px 9px 0 0 !important;
    float: left !important;
}*/

.lista-categorias-produtos{
    /*margin:15px 0;*/
}


.tipos-produtos-strong{
    font-family: 'OpenSans-Bold';
}

.strong-categoria-produto, .filtro span{
    font-family: 'OpenSans-Semibold';
    color:#3c414c;
}

.filtro{
    margin:25px 0 0;
    font-family: 'OpenSans-Bold';
    color:#a0a4ae;
    line-height:25px;
}

.borda-filtro span{
    padding-bottom:5px;
    border-bottom:solid 2px #f36520;
}

.tamanho-produto-home{
    padding:5px;
    height: 240px;
}

.borda-produto-home{
    border:solid 1px #d3d3d3;
    transition:all ease-in-out .3s;
    position:relative;
    overflow: hidden;
    height:100%;
}

.tamanho-produto-home:first-child, .tamanho-produto-home:nth-child(4){
    height:480px;
}

.resize-produto-home img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover-produto-lista i {
    font-size:50px;
    margin-bottom: 25px;
}
.hover-produto-lista{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,.5);
    text-align: center;
    padding-top: 35%;
    bottom: -100%;
    left: 0;
    transition: all 0.3s;
    color:white;
    font-size:12px;
    font-family: 'OpenSans-Semibold';
}

.tamanho-produto-home .resize-produto-home{
    overflow:hidden !important;
    position:relative;
    width:100%;
    height:200px;
    padding:15px;
}

.tamanho-produto-home:first-child .resize-produto-home, .tamanho-produto-home:nth-child(4) .resize-produto-home{
    height:430px;
    overflow:hidden;
    position:relative;
    width:100%;
}

.tituloResize-produto-home{
    font-family: "Helvetica-CondensedBold";
    padding:15px;
    position:absolute;
    left:1%;
    bottom:1%;
}

#volta-categoria{
    margin:25px 0;
}

.bkg-prodDesc-interna{
    background:#e5e5e6;
}

.margin-produto-interna{
    margin:50px 0;
}

.margin-produto-interna .col-md-8{
    background:white;
}

.padding-produtoSlider-interna .bx-wrapper .bx-next{
    right:-15%;
}

.padding-produtoSlider-interna .bx-wrapper .bx-prev{
    left:-15%;
}

.resize-produtos-interna{
    position:relative;
    overflow:hidden;
    height:400px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 49 !important;
}

.descricao-produto-intena{
    font-family: "Helvetica-CondensedBold";
    font-size:30px;
}

.descricao-produto-intena p{
    margin:15px 0;
    font-family: 'OpenSans-Bold';
    color:#a0a4ae;
    font-size:15px;
    line-height: 30px;
    text-align: justify;
}

.fundoCinza-produto-interna{
    background: #eeeef3;
    position:relative;
    z-index:5;
    margin-bottom:50px;
}

textarea{
    resize:none !important;
}

.carac-produto-interna{
    padding: 25px 25px 0 25px;
}

.carac-produto-interna li{
    padding: 35px 50px;
}

.carac-produto-interna{
    font-family: 'OpenSans-Bold';
    font-size:15px;
}
.carac-produto-interna .tituloCarac-produto-interna{
    font-family: "Helvetica-CondensedBold";
    text-align: left;
    font-size:25px;
    margin:25px 0;
}

.carac-produto-interna .descCarac-produto-interna p{
    font-family: 'OpenSans-Bold';
    text-align: justify !important;
    font-size:15px;
    line-height:30px;
    color:#a0a4ae;
}

.carac-produto-interna img{
    float: right;
}
.fundoCinza-produto-interna .bx-wrapper .bx-viewport {
    background:none !important;
}

.fundoCinza-produto-interna .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 15% !important;
    z-index: 15;
}

.maskBanner-produto-interna{
    position:absolute;
    z-index: 10;
    bottom: -2%;
    left: 0;
    width:100%;
}
.maskBanner-produto-interna img{
    width:100%;
    height:100%;
}

.resize-caracProd-interna{
    overflow: hidden;
    position:relative;
    height:450px;
}

.espec-produtos-interna{
    font-family: 'OpenSans-Bold';
    font-size:18px;
}

.especValor-produtos-interna{
    font-family: 'OpenSans-Semibold';
    font-size:15px;
    color:#a7abb4;
    margin-bottom:50px;
}

.marginEspec-produto-interna{
    margin:-75px 0 0 0;
    text-align:left !important;
    font-family: 'OpenSans-Bold';
    font-size:18px;
    z-index: 15;
}

.marginNormal-produto-interna{
    margin:25px 0 !important;
}

.divEspec-produto-interna{
    line-height:25px;
    text-align: center;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next{
    background: none !important; 
}

.selecioneEstado-repres-interna{
    margin:25px 0;
    font-family: 'OpenSans-Bold';
    font-size:16px;
}

.selectResp-representantes{
    margin:25px 0;
    line-height: 35px;
    font-size:18px;
    font-family: "Helvetica-Normal";
    text-align: center;
}

.selectResp-representantes select{
    padding: 5px;
    border-radius: 5px;
    background: #f36520;
    color: white;
    border: none;
}

.selectResp-representantes select option{
    background: #3c414c;

}

.qtdRepresentante-repres-interna{
    font-family: 'OpenSans-Bold';
    font-size:16px;
    margin:25px 0;
}

.qtdRepresentante-repres-interna span{
    color:#f36520;
}

.infoRespres-repres-interna{
    font-family: 'OpenSans-Semibold';
    font-size:18px;
    line-height:30px;
    border-bottom:solid 1px #e1e1e1;
    margin:10px 0 25px;
    padding:5px 0 25px;
}
.infoRespres-repres-interna:last-child{
    border:none;
}
.infoRespres-repres-interna span{
    color:#a7abb4;
}
.infoRespres-repres-interna div{
    float:left;
    margin-right:50px; 
}

.catalogo-div{
    width:100%;
    height:700px;
    position:relative;
}

.texto-catalogo-home{
    margin:50px 0;
    font-family: 'OpenSans-Semibold';
    font-size:18px;
    line-height:35px;
    text-align:justify;
    color:#a0a4ae;
}

.divOutrosCatalogos-catalogo-interna{
    font-family: 'Conv_TIMESBI';
    font-size:55px;
    color:#f36520;
    text-align: center;
    margin:50px 0;
}

.divOutrosCatalogos-catalogo-interna span{
    padding: 0 15px 3px;
    border-bottom:solid 1px #f36520;
}

.resize-catalogo-interna{
    position:relative;
    overflow:hidden;
    height:230px;
    width:100%;
    padding: 15px;
}

.maisCatalogos{
    margin:50px 0 100px;
}

.maisCatalogos .bx-wrapper .bx-prev{
    left:-5% !important;
}

.maisCatalogos .bx-wrapper .bx-next{
    right:-5% !important;
}

.maisCatalogos .bx-wrapper{
    max-width:100% !important;
}

.slider-catalogo-interna{
    width:100%;
}

.espacoCinza-produto-home{
    background:url(../images/espacoCinza.jpg) center center no-repeat;
    background-size: 100% 35px;
    margin:25px 0 0;
    height:50px;
}

.div-contatenos{
    display: block;
    position:fixed;
    right:-16em;
    top:30%;
    color:white;
    z-index: 50;
    background:transparent;
}

.contatenos{
    font-family: "Helvetica-CondensedBold";
    line-height:25px;
    cursor:pointer;
    float:left;
    background:#f36520;
    text-align:center;
    font-size:15px;
    padding:10px;
    border-radius:15px 0 0 15px;
}
.contatenos img{
    transition:all ease-in-out .25s;
}
.contatenos:hover img{
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}

.meios-contato{
    font-family: "Helvetica57-Condensed";
    display: block;
    font-size:20px;
    float:left;
    background:#f36520;
    width:auto;
    padding:10px;
    border-radius:0 0 15px 15px;
    line-height:35px;
    opacity:0.9;
}
.meios-contato a{
    padding: 5px;
    margin: 5px;
}

.meios-contato img{
    float:left;
    margin:8px 5px;
}
.meios-contato div {
    /*float:left;*/
    margin-right:15px;
}

/*.social-contateNos{
    width:100%;
}

.socialFace-contatenos, .socialInsta-contatenos {
    width:100%;
}

.socialFace-contatenos img, .socialInsta-contatenos img{
    transition:all ease-in-out .2s;
}*/

.socialFace-contatenos img:hover, .socialInsta-contatenos img:hover{
    zoom:1;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1)
}

.modal-body{
    padding: 25px;
}

.modal-title{
    text-align:center;
    font-family: 'Conv_TIMESBI';
    color:#f36520;
    font-size:55px;
    padding: 0 0 5px 0;
    margin:0 0 15px 0;
    border-bottom:solid 1px #dcdcdc;
}

.tituloFormBanner{
    text-align:center;
    font-family: 'Conv_TIMESBI';
    color:#f36520;
    font-size:35px;
    padding: 0 0 5px 0;
    margin:0 0 15px 0;
    border-bottom:solid 1px #dcdcdc;
}

.addProduto{
    border: solid 2px #3c414c;
    border-radius:15px;
    padding: 5px 15px;
    cursor:pointer;
    float:right;
    transition:all ease-in-out .3s;
}

.addProduto:hover{
    color:white;
    box-shadow: inset 0 0 0 35px rgba(60,65,76, 1);
}

.campos-obrigatorios{
    font-family: "Helvetica-Normal";
    margin: 15px 0;
    font-size:12px;
}

#volta-iframe{
    overflow: hidden;
    position: relative;
    color: black;
    background: transparent;
    background-position: 50% top;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 80%;
}

#volta-iframe * {
    float: none;       /* Screens are not big enough to account for floats */
}

.paginacao{
    margin: 25px 0;
    text-align:center;
}

.paginacao img {
    margin-bottom:-5px;
    cursor:pointer;
    transition:all ease-in-out .3s;
}

.paginacao img:first-child:hover{
    zoom:1;
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
}

.paginacao img:last-child:hover{
    zoom:1;
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
}

.paginaProd{
    font-family: "Helvetica57-Condensed";
    font-size:18px;
    color:#3c414c;
}

.paginaProd a {
    margin:0 5px;
    padding: 3px 5px;
    border-top:solid 2px transparent;
    transition:all ease-in-out .2s;
}

.paginaProd:hover a{
    border-top:solid 2px #f36520;
}

.selected{
    font-family: "Helvetica-CondensedBold";
    font-size:20px;
    color:#f36520;
}
.selected:hover a{
    border-top:solid 1px transparent;
}

.removeChecked{
    padding-right: 5px;
    color: red;
    /*float:left;*/
    cursor:pointer;
}


.sem-produto{
    text-align:center;
    font-family: "Helvetica57-Condensed";
    font-size:15px;
}

/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. */
::-moz-selection{ background: #f36520; color:#fff; text-shadow: none; }
::selection { background:#f36520; color:#fff; text-shadow: none; } 


input, input:focus {
    text-decoration: none !important;
}


#brazil-map {
    height: 550px !important;
    width: 100% !important;
}

.telefone2-rodape{
    padding-left: 46px;
}

.wowbook-page-number {
    display:none !important;
}

/*############################## MEDIA QUERIES ##############################*/


@media (max-width:399px) {

    .tamanho-produto-home {
        height: 325px!important;
    }

    .resize-produto-home {
        height: 290px !important;
    }

    .infoRespres-repres-interna div {
        margin-right: 10px;
    }
}


@media (min-width:400px) and (max-width:479px){
    .tamanho-produto-home {
        height: 350px!important;
    }

    .resize-produto-home {
        height: 315px !important;
    }
}
@media (max-width: 479px){
    .resize-maisVendidos-home{
        height:225px;
    }

    .div-duvidas{
        padding: 25px 0;
    }

    .div-duvidas p{
        font-size:40px;
    }

    .div-duvidas span {
        font-size:18px;
    }

    .formularioDuvidas{
        margin-top: 50px !important;
    }

    .enviadoDuvidas{
        padding:5px 75px !important;
    }

    .div-mapa span{
        font-size:40px;
    }

    .div-mapa p{
        font-size:18px;
    }

    #brazil-map {
        height: 250px !important;
        width: 100% !important;
    }

    .infoRespres-repres-interna{
        font-size:15px;
    }


    .qtdRepresentante-repres-interna{
        text-align:center;
    }

    .resize-destaque-home{
        height:225px;
    }

    .resize-produtos-interna {
        height: 300px;
    }

    .resize-caracProd-interna {
        height: 325px;
        margin:25px 0 25px;
    }

    .carac-produto-interna .descCarac-produto-interna p {
        line-height: 25px;
    }

    .catalogo-div{
        height:300px;
    }

    .divOutrosCatalogos-catalogo-interna{
        font-size:35px;
        margin:25px 0;
    }


    .divOutrosCatalogos-catalogo-interna{
        margin:0 0 50px;
    }

}

@media (min-width:480px) and (max-width:559px){
    .tamanho-produto-home {
        height: 400px!important;
    }

    .resize-produto-home {
        height: 345px !important;
    }

    .catalogo-div{
        height:325px;
    }

    .divOutrosCatalogos-catalogo-interna{
        font-size:45px;
        margin:25px 0;
    }

    #brazil-map {
        height: 275px !important;
        width: 100% !important;
    }

}

@media (min-width:560px) and (max-width:639px){
    .tamanho-produto-home {
        height: 450px!important;
    }

    .resize-produto-home {
        height: 400px !important;
    }

    .catalogo-div{
        height:350px;
    }

    #brazil-map {
        height: 325px !important;
        width: 100% !important;
    }


}

@media(min-width:480px) and (max-width:639px){
    .resize-maisVendidos-home{
        height:325px;
    }

    .div-duvidas p{
        font-size:45px;
    }

    .div-duvidas span {
        font-size:22px;
    }

    .resize-destaque-home{
        height:325px;
    }

    .div-orcamento-maisVendidos{
        margin: 15px 50px 0;
    }

    .resize-caracProd-interna {
        height: 350px;
        margin:25px 0;
    }

    .padding-produtoSlider-interna{
        padding: 18px 35px;
    }
}

@media (max-width:639px){
    .banner{
        display: none;
    }


    .foto-home-geral{
        display: none;
    }

    .carac-produto-interna li {
        padding: 0; 
    }

    .texto-catalogo-home {
        font-size: 15px;
        line-height: 30px;
    }
}

@media(min-width:640px) and (max-width:767px){

    .banner-rotativo img {
        height: 300px;
    }

    .div-orcamento-maisVendidos{
        margin: 15px 75px 0;
    }

    .resize-maisVendidos-home{
        height:425px;
    }

    .div-duvidas p{
        font-size:45px;
    }

    .div-duvidas span {
        font-size:22px;
    }

    .resize-destaque-home{
        height:425px;
    }

    .resize-banners-internas{
        height:175px;
    }

    .tamanho-produto-home {
        height: 500px!important;
    }

    .resize-produto-home {
        height: 450px !important;
    }
    .padding-produtoSlider-interna{
        padding: 25px 50px;
    }
    .resize-caracProd-interna {
        height: 400px;
        margin: 25px 0;
    }

    .carac-produto-interna li {
        padding: 0; 
    }

    .catalogo-div{
        height:400px;
    }

    #brazil-map {
        height: 375px !important;
        width: 100% !important;
    }

    .padding-nome{
        padding-right:15px !important;
    }

    .divOutrosCatalogos-catalogo-interna{
        margin:100px 0 50px;
    }

}

@media (max-width:767px){

    .borda-resp-MaisVendidos{
        border-bottom:solid 2px #c2c2c2;
    }
    .borda-resp-MaisVendidos:last-child{
        border:none;
    }

    .menuRodape, .logoRodape{
        text-align: center;
    }

    .formularioDuvidas div{
        padding: 0 !important;
    }

    .fundoCinza-produto-interna .bx-wrapper .bx-controls-direction {
        display:none
    }

    .marginEspec-produto-interna{
        margin:25px 0 ;
    }

    .orcamento-qtd{
        padding: 0;
    }


    .padding-produtoSlider-interna .bx-wrapper .bx-controls-direction {
        display:none;
    }

    .padding-produtoSlider-interna{
        margin-bottom: 30px;
    }

    .select-orcamento{
        height:25px;
    }


    .fundoCinza-produto-interna .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -5% !important;
    }

    .maisCatalogos .bx-wrapper .bx-controls-direction {
        display:none
    }

    .descricao-produto-intena {
        margin-top:25px;
    }
}

@media (min-width:768px){
    .produtoLeft{
        float:left;
    }

    .produtoRight{
        float:right;
    }

    .campoFormOrcamento:first-child{
        padding: 0;
    }


    .orcamento-qtd{
        padding: 0 0 0 15px;
    }
}

@media(min-width:768px) and (max-width:991px){
    .banner-rotativo img {
        height: 275px;
    }

    .resize-destaque-home{
        height:450px;
    }

    .resize-maisVendidos-home{
        height:300px;
    }

    .borda-resp-MaisVendidos{
        margin:25px 0;
    }

    .borda-resp-MaisVendidos:nth-child(odd){
        border-right:solid 1px #d5d5d5;
    }

    .resize-banners-internas{
        height:225px;
    }

    .tamanho-produto-home,.tamanho-produto-home:first-child, .tamanho-produto-home:nth-child(4){
        height: 235px;
    }

    .tamanho-produto-home:first-child .resize-produto-home, .tamanho-produto-home:nth-child(4) .resize-produto-home{
        height:200px;
    }

    .slider-produtos-interna li{
        padding: 35px 75px;
    }


    .padding-produtoSlider-interna .bx-wrapper .bx-next{
        right:-0.5%;
    }

    .padding-produtoSlider-interna .bx-wrapper .bx-prev{
        left:-0.5%;
    }


    .carac-produto-interna li{
        padding: 15px 50px;
    }


    .select-orcamento{
        height: 27px;
    }

    .resize-caracProd-interna {
        height: 340px;
        margin-top: 30px;
    }

    .fundoCinza-produto-interna .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -5% !important;
    }

    .catalogo-div{
        height:500px;
    }

    #brazil-map {
        height: 425px !important;
        width: 100% !important;
    }

    .qtdRepresentante-repres-interna{
        text-align:center;
    }

    .marginEspec-produto-interna {
        margin: 0;
    }


    .telefone2-rodape{
        padding-left: 15px;
    }

    .alinhaCentroRodape{
        text-align: center;
    }

    .negativoRespMapaSite{
        margin-top: -100px;
    }


    .divOutrosCatalogos-catalogo-interna{
        margin:100px 0 50px;
    }

}

@media (max-width: 991px){
    .maskBanner-produto-interna{
        display: none;
    }
}

@media (min-width: 992px){
    .borda-maisVendidos-home{
        border-right:solid 1px #d5d5d5;
        border-left:solid 1px #d5d5d5;
        margin:25px 0;
        padding:0 10px;
    }

    .div-maisVendidos-home:hover .hover-home-maisVendido{
        bottom: 0;
        transition: all 0.3s;
    }

    .div-maisVendidos-home:hover img{
        -ms-transform: scale(0.8); /* IE 9 */
        -webkit-transform: scale(0.8); /* Safari */
        transform: scale(0.8);
        transition:all ease-in-out .3s;
    }

    .select-orcamento{
        height: 27px;
    }

    .tamanho-produto-home:hover .resize-produto-home img {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .tamanho-produto-home:hover .hover-produto-lista{
        bottom: 0;
        transition: all 0.3s;
    }

}

@media(min-width: 992px) and (max-width:1199px){
    .menuTopo li {
        padding: 5px 0;
    }

    .li-pesquisar {
        width: 195px;
    }

    .pesquisar-menu{
        width: 155px;
    }

    .menu-social a:nth-child(2){
        margin-left:20px;
    }

    .div-menu-lapis {
        left: 68%;
    }

    .div-menu-orcamento {
        left: 72.5%;
    }

    .div-orcamento-maisVendidos {
        padding: 10px 20px;
    }

    .banner-rotativo img {
        height: 350px;
    }

    .tamanho-produto-home{
        height: 225px;
    }

    .tamanho-produto-home:first-child, .tamanho-produto-home:nth-child(4){
        height:450px;
    }

    .tamanho-produto-home:first-child .resize-produto-home, .tamanho-produto-home:nth-child(4) .resize-produto-home{
        height:415px;
    }

    .padding-produtoSlider-interna{
        padding: 35px 75px;
    }

    .fundoCinza-produto-interna .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 10% !important;
    }


    .carac-produto-interna li{
        padding: 35px 15px;
    }

    .fundoCinza-produto-interna .bx-wrapper .bx-controls-direction .bx-prev {
        left: -1%;
    }

    .fundoCinza-produto-interna .bx-wrapper .bx-controls-direction .bx-next {
        right: -1%;
    }

    .carac-produto-interna .descCarac-produto-interna p{
        line-height:30px;
    }

    .resize-caracProd-interna{
        height:400px;
    }


    .espec-produtos-interna{
        font-family: 'OpenSans-Bold';
        font-size:17px;
    }

    .catalogo-div{
        height:600px;
    }

    #brazil-map {
        height: 350px !important;
        width: 100% !important;
    }

    .resize-banners-internas {
        height: 250px;
    }

}

@media (min-width:1200px){
    .padding-produtoSlider-interna .bx-wrapper .bx-prev {
        left: -28%;
    }

    .padding-produtoSlider-interna .bx-wrapper .bx-next {
        right: -28%;
    }

    .padding-produtoSlider-interna{
        padding: 50px 125px;
    }
}

@media(min-width:1600px){
    .banner-rotativo img{
        height: 560px;
    }

    .resize-banners-internas{
        height:525px;
    }


}