﻿body, html
{
    background: #f5f5f5;
    color: #666;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
	margin:0px;
}
a 
{
    outline: none;
    color:#e76204;
}
p 
{
    line-height: 18px;
    margin-bottom: 14px;
    text-align: justify;
}
.centraliza
{
    margin: 0 auto;
}
.w-1000 
{
    width: 980px;
}
header
{
    z-index: 61;
}
header, section, footer 
{
    display: block;
}
h1, h2, h3, h4, h5, h6
{
    color: #000;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    text-transform: uppercase;
}
strong 
{
    font-weight: bold;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
    font-size: 0.7em;
}
.branco 
{
    color: #fff;
}
.preto 
{
    color: #000;
}
.cb 
{
    clear: both;
}
/* INICIO CABECALHO */
#topbar
{
    height: 5px;
    background: linear-gradient(135deg, #e76304 0%, #1a1a1a 100%);
}
header
{
    background: #373737;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#373737), to(#161616));
    background: -webkit-linear-gradient(#373737, #161616);
    background: -moz-linear-gradient(#373737, #161616);
    background: -ms-linear-gradient(#373737, #161616);
    background: -o-linear-gradient(#373737, #161616);
    background: linear-gradient(#373737, #161616);
    -pie-background: linear-gradient(#373737, #161616);
    behavior: url(/css/PIE.htc);
    border-bottom: 5px solid #fff;
    height: 170px;
    position: relative;
}
header > div 
{
    position: relative;
    height: 170px;
}
#logo 
{
    left: 0px;
    position: absolute;
    top: 3px;
}
#logo img
{
    background: linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    padding: 5px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(255, 255, 255, 0.2);
    border: none;
    vertical-align: middle;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
#logo img:hover
{
    transform: rotate(3deg) scale(1.03);
    box-shadow: 0 0 30px rgba(231, 99, 4, 0.5), 0 0 60px rgba(255, 255, 255, 0.3);
}
#header-titulo
{
    position: absolute;
    left: 275px;
    top: 50%;
    transform: translateY(-50%);
}
.header-nome
{
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 36px;
}
.header-subtitulo
{
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 42px;
    background: linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    padding-bottom: 10px;
    border-bottom: 2px solid #e76304;
}
#atendimento
{
    float: left;
    position: relative;
    left: 580px;
    top: 50px;
}
.atendimento-titulo
{
    background: #ddd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#666565));
    background: -webkit-linear-gradient(#ddd, #666565);
    background: -moz-linear-gradient(#ddd, #666565);
    background: -ms-linear-gradient(#ddd, #666565);
    background: -o-linear-gradient(#ddd, #666565);
    background: linear-gradient(#ddd, #666565);
    -pie-background: linear-gradient(#ddd, #666565);
    -webkit-box-shadow: #000 1px 2px 3px;
    -moz-box-shadow: #000 1px 2px 3px;
    box-shadow: #000 1px 2px 3px;
    behavior: url(/css/PIE.htc);
    border-radius: 13px;
    color: #000;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    padding: 0 10px 0 0;
    text-align: right;
    text-shadow: 1px 1px #a2a0a0;
    position: relative;
    width: 200px;
}
#atendimento .icone
{
    background: url('../img/icones-cabecalho.png') 0 0 no-repeat;
    height: 44px;
    left: -10px;
    position: absolute;
    top: -9px;
    width: 45px;
    z-index: 7;
}
.atendimento-subtitulo
{
    color: #ddd;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    padding: 5px 10px 0 0;
    text-align: right;
    width: 205px;
}
#telefone
{
    float: right;
    position: relative;
    top: 50px;
}
.telefone-titulo
{
    background: #ddd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ddd), to(#666565));
    background: -webkit-linear-gradient(#ddd, #666565);
    background: -moz-linear-gradient(#ddd, #666565);
    background: -ms-linear-gradient(#ddd, #666565);
    background: -o-linear-gradient(#ddd, #666565);
    background: linear-gradient(#ddd, #666565);
    -pie-background: linear-gradient(#ddd, #666565);
    behavior: url(/css/PIE.htc);
    border-radius: 13px;
    color: #000;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    padding: 0 10px 0 0;
    text-align: right;
    text-shadow: 1px 1px #a2a0a0;
    -webkit-box-shadow: #000 1px 2px 3px;
    -moz-box-shadow: #000 1px 2px 3px;
    box-shadow: #000 1px 2px 3px;
    position: relative;
    width: 145px;
}
#telefone .icone
{
    background: url('../img/icones-cabecalho.png') 0 -45px no-repeat;
    height: 44px;
    left: -10px;
    position: absolute;
    top: -9px;
    width: 45px;
    z-index: 7;
}
.telefone-subtitulo
{
    color: #ddd;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    padding: 5px 10px 0 0;
    text-align: right;
    width: 150px;
}
#menu-principal
{
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 16px;
    height: 45px;
    left: 362px;
    position: absolute;
    text-align: center;
    top: 147px;
    width: 640px;
}
#menu-principal > li
{
    display: block;
    float: left;
    margin-left: 2px;
    width: 158px
}
#menu-principal > li > a
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 5px 5px 0 0;
    color: #191919;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-decoration: none;
    width: 158px
}
#menu-principal > li > a:hover, #menu-principal > li > a.ativo
{
    background: #ddd;
}
.submenu 
{
    background: #dedede;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dedede), to(#fff));
    background: -webkit-linear-gradient(#dedede, #fff);
    background: -moz-linear-gradient(#dedede, #fff);
    background: -ms-linear-gradient(#dedede, #fff);
    background: -o-linear-gradient(#dedede, #fff);
    background: linear-gradient(#dedede, #fff);
    -pie-background: linear-gradient(#dedede, #fff);
    behavior: url(/css/PIE.htc);
    border: 1px solid #c9c9c9;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: none;
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    left: 322px;
    line-height: 29px;
    text-align: left;
    padding: 10px 8px 5px;
    position: absolute;
    top: 45px;
    z-index: 8;
}
.submenu li
{
    border-top: 1px dashed #999;
}
.submenu li:first-child
{
    border-top: 0;
}
.submenu a
{
    color: #333;
    text-decoration: none;
}
.submenu a:hover
{
    color: #e86504;
}
/* FIM CABECALHO */
#faixa-cinza 
{
    background: #ddd;
    height: 248px;
    padding: 10px 0;
}
#faixa-cinza-interna
{
    background: #ddd;
    height: 82px;
    padding: 10px 0;
}
#faixa-cinza-interna > div
{
    margin: 0 auto;
    width: 980px;
}
#faixa-cinza-interna h2
{
    font-size: 28px;
    line-height: 50px;
}
#faixa-cinza-interna h2 span
{
    color: #ff7c12;
    font-size: 28px;
}
#faixa-cinza-interna h2 span.preto
{
    color: #000;
    font-size: 0.7em;
}
#faixa-cinza-interna h2 span span
{
    font-size: 0.7em;
}
/* INICIO BANNER */
#banner 
{
    height: 220px;
    margin: 0 auto;
    width: 980px;
}
#banner #conteudo-banner > div
{
    display: none;
}
#menu-banner 
{
    color: #fff;
    float: left;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 14px;
    height: 165px;
    margin: 30px 0 0 5px;
}
#menu-banner li
{
    background: #f08507;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f08507), to(#e76204));
    background: -webkit-linear-gradient(#f08507, #e76204);
    background: -moz-linear-gradient(#f08507, #e76204);
    background: -ms-linear-gradient(#f08507, #e76204);
    background: -o-linear-gradient(#f08507, #e76204);
    background: linear-gradient(#f08507, #e76204);
    -pie-background: linear-gradient(#f08507, #e76204);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
    padding: 0 15px 0 43px;
    position: relative;
    cursor:pointer;
    width: 174px;
}
#menu-banner li span
{
    background: #ddd;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #666;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    left: -5px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
}
#menu-banner li.ativo, #menu-banner li:hover
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
    padding: 0 15px 0 43px;
    position: relative;
    width: 174px;
}
#conteudo-banner 
{
    float: right;
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 733px;
}
/* INICIO BANNER 1 */
#b1c
{
    background:transparent url(/img/manutencao-de-notebook.png) right bottom no-repeat;
    height: 190px;
    padding: 30px 0 0 25px;
}
#b1c h2
{
    color: #000;
    font-size: 28px;
    line-height: 28px;
}
#b1c p
{
    margin-bottom: 16px;
    width: 380px;
}
#b1c a
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 120px;
}
#b1c a span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #282828;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 38px;
}
/* FIM BANNER 1 */
/* INICIO BANNER 2 */
#b2c
{
    background:transparent url(/img/manutencao-de-computador.png) right bottom no-repeat;
    height: 190px;
    padding: 30px 0 0 25px;
}
#b2c h2
{
    color: #000;
    font-size: 28px;
    line-height: 28px;
}
#b2c p
{
    margin-bottom: 16px;
    width: 380px;
}
#b2c a
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 120px;
}
#b2c a span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #282828;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 38px;
}
/* FIM BANNER 2 */

/* INICIO BANNER 3 */
#b3c
{
    background:transparent url(/img/manutencao-de-monitor.png) right bottom no-repeat;
    height: 190px;
    padding: 30px 0 0 25px;
}
#b3c h2
{
    color: #000;
    font-size: 28px;
    line-height: 28px;
}
#b3c p
{
    margin-bottom: 16px;
    width: 380px;
}
#b3c a
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 120px;
}
#b3c a span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #282828;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 38px;
}
/* FIM BANNER 3 */

/* INICIO BANNER 4 */
#b4c
{
    background:transparent url(/img/manutencao-de-impressoras.png) right bottom no-repeat;
    height: 190px;
    padding: 30px 0 0 25px;
}
#b4c h2
{
    color: #000;
    font-size: 28px;
    line-height: 28px;
}
#b4c p
{
    margin-bottom: 16px;
    width: 380px;
}
#b4c a
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 120px;
}
#b4c a span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #282828;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 38px;
}
/* FIM BANNER 4 */

/* INICIO BANNER 5 */
#b5c
{
    background:transparent url(/img/publicidade-digital.png) right bottom no-repeat;
    height: 190px;
    padding: 30px 0 0 25px;
}
#b5c h2
{
    color: #000;
    font-size: 28px;
    line-height: 28px;
}
#b5c p
{
    margin-bottom: 16px;
    width: 380px;
}
#b5c a
{
    background: #9c9a9a;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9c9a9a), to(#5e5d5d));
    background: -webkit-linear-gradient(#9c9a9a, #5e5d5d);
    background: -moz-linear-gradient(#9c9a9a, #5e5d5d);
    background: -ms-linear-gradient(#9c9a9a, #5e5d5d);
    background: -o-linear-gradient(#9c9a9a, #5e5d5d);
    background: linear-gradient(#9c9a9a, #5e5d5d);
    -pie-background: linear-gradient(#9c9a9a, #5e5d5d);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 120px;
}
#b5c a span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #282828;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 38px;
}
/* FIM BANNER 5 */
/* FIM BANNER */
#conteudo 
{
    background: #f5f5f5;
    behavior: url(/css/PIE.htc);
    border-radius: 5px;
    margin: 0 auto 0;
    min-height:500px;
    padding: 10px;
    position: relative;
    top: -28px;
    width: 980px;
    z-index: 7;
}
#boxes 
{
    height: 293px;
}
.box-laranja 
{
    background: #f08507;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f08507), to(#e76204));
    background: -webkit-linear-gradient(#f08507, #e76204);
    background: -moz-linear-gradient(#f08507, #e76204);
    background: -ms-linear-gradient(#f08507, #e76204);
    background: -o-linear-gradient(#f08507, #e76204);
    background: linear-gradient(#f08507, #e76204);
    -pie-background: linear-gradient(#f08507, #e76204);
    behavior: url(/css/PIE.htc);
    border-radius: 5px;
    color: #282828;
    float: left;
    height: 280px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 300px;
}
.box-laranja p
{    
    text-align: left;
}
.mais 
{
    background: #f5f5f5;
    behavior: url(/css/PIE.htc);
    border-radius: 35px;
    bottom: -40px;
    color: #999;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
    height: 80px;
    line-height: 40px;
    padding-left: 13px;
    position: absolute;
    right: -40px;
    text-align: left;
    text-decoration: none;
    width: 67px;
}
.box-laranja h2 
{
    color: #282828;
    font-size: 22px;
    line-height: 22px;
    height: 72px;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, #8B4513 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.box-laranja .branco
{
    height: 20px;
    overflow: hidden;
    margin-bottom: 6px;
}
.box-laranja h2 span
{
    font-size: 17px;
}
.box-laranja h2 span span
{
    font-size: 0.7em;
}
.box-laranja p
{
    margin-bottom: 10px;
}
#box-laranja-1 .icone
{
    background: url(/img/icones-caixa-laranja.png) 0 0 no-repeat;
    display: block;
    float: left;
    height: 76px;
    margin: -5px 5px 0 0;
    width: 73px;
}
#box-laranja-2 .icone
{
    background: url(/img/icones-caixa-laranja.png) 0 -77px no-repeat;
    display: block;
    float: left;
    height: 76px;
    margin: -5px 5px 0 0;
    width: 73px;
}
#box-laranja-3 .icone
{
    background: url(/img/icones-caixa-laranja.png) 0 -154px no-repeat;
    display: block;
    float: left;
    height: 76px;
    margin: -5px 5px 0 0;
    width: 73px;
}
#sobre 
{
    float: left;
    padding: 20px 0 0 0;
    width: 635px;
}
#sobre h2
{
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 20px;
}
#sobre p
{
    margin-bottom: 10px;
}
.leia-mais, .bt-pequeno 
{
    background: #f08507;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f08507), to(#e76204));
    background: -webkit-linear-gradient(#f08507, #e76204);
    background: -moz-linear-gradient(#f08507, #e76204);
    background: -ms-linear-gradient(#f08507, #e76204);
    background: -o-linear-gradient(#f08507, #e76204);
    background: linear-gradient(#f08507, #e76204);
    -pie-background: linear-gradient(#f08507, #e76204);
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #fff;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 100px;
}
.leia-mais span
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 14px;
    color: #e76204;
    display: block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    height: 19px;
    line-height: 19px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 0;
    width: 28px;
}
#box-contato 
{
    border-radius: 10px;
    border: 3px solid transparent;
    background-image: linear-gradient(135deg, #1a1a1a 0%, #2d1a0a 100%), linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0 0 20px rgba(231, 99, 4, 0.3), 0 0 40px rgba(231, 99, 4, 0.1);
    color: #fff;
    float: right;
    font-size: 13px;
    margin-left: 10px;
    padding: 20px;
    width: 294px;
    margin-top: 21px;
    box-sizing: border-box;
}
#box-contato h2
{
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
    background: linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#box-contato ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#box-contato ul li
{
    border-top: 1px solid rgba(231, 99, 4, 0.3);
    line-height: 30px;
    margin-top: 10px;
    padding-top: 10px;
    transition: color 0.3s ease, padding-left 0.3s ease;
}
#box-contato ul li:first-child
{
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
#box-contato ul li:hover
{
    color: #e76304;
    padding-left: 5px;
}
#box-contato ul li span
{
    display: block;
    float: left;
    height: 33px;
    margin-right: 5px;
    width: 33px;
}
#skype span
{
    background: url(/img/icones-caixa-cinza.png) 0 -33px no-repeat;
}
#msn span
{
    background: url(/img/icones-caixa-cinza.png) 0 -65px no-repeat;
}
#msn
{
    font-size: 15px;
}
#facebook span
{
    background: url(/img/icones-caixa-cinza.png) 0 -98px no-repeat;
}
#telefones span
{
    background: url(/img/icones-caixa-cinza.png) 0 -131px no-repeat;
}
#telefones
{
    font-size: 12px;
}
#celular span
{
    background: url(/img/icones-caixa-cinza.png) 0 -164px no-repeat;
}
#nextel span
{
    background: url(/img/icones-caixa-cinza.png) 0 0 no-repeat;
}
#nextel
{
    font-size: 13px;
}
#suporte 
{
    float: left;
}
#suporte h2
{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
#suporte div
{
    background: #fff;
    behavior: url(/css/PIE.htc);
    border-radius: 5px;
    height: 135px;
    padding: 10px;
    width: 175px;
}
#suporte img
{
    display: block;
    margin-top: 15px;
}
#suporte img:first-child
{
    margin-top: 0;
}
#onde-estamos 
{
    clear: both;
    margin-top: 30px;
    border-radius: 10px;
    border: 3px solid transparent;
    background-image: linear-gradient(135deg, #f0f0f0 0%, #e0e0e0 100%), linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0 0 20px rgba(231, 99, 4, 0.3), 0 0 40px rgba(231, 99, 4, 0.1);
    padding: 20px;
    color: #333;
}
#onde-estamos h2
{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    background: linear-gradient(135deg, #333333 0%, #e76304 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.onde-estamos-content
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.onde-estamos-info
{
    flex: 1;
}
.onde-estamos-info p
{
    color: #666;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
}
.onde-estamos-mapa
{
    margin-left: 20px;
}
#onde-estamos #mapa img
{
    height: 120px;
    width: 200px;
    border-radius: 10px;
    border: 3px solid transparent;
    background-image: linear-gradient(#fff, #fff), linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0 0 15px rgba(231, 99, 4, 0.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
#onde-estamos #mapa img:hover
{
    transform: scale(1.05);
    box-shadow: 0 0 25px rgba(231, 99, 4, 0.5);
}
/* INICIO RODAPE */
footer 
{
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    clear: both;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -48px;
}
.footer-separator
{
    height: 4px;
    background: linear-gradient(90deg, #ffffff 0%, #e76304 50%, #ffffff 100%);
    margin-bottom: 30px;
}
footer > div
{
    font-size: 11px;
    padding: 0 10px;
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
footer h3 
{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    background: linear-gradient(135deg, #ffffff 0%, #e76304 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
footer nav a 
{
    color: #ccc;
    line-height: 10px;
    text-decoration: none;
    transition: color 0.3s ease, padding-left 0.3s ease;
}
footer nav a:hover, footer nav a.ativo 
{
    color: #e76304;
    padding-left: 3px;
}
footer nav
{
    float: left;
    width: 350px;
}
footer nav ul li
{
    color: #999;
    line-height: 22px;
}
footer section
{
    float: left;
    margin-left: 30px;
    width: 530px;
}
footer article
{
    margin-top: 15px;
}
footer article strong
{
    color: #ff7c12;
}
footer article p
{
    font-style: italic;
    margin: 10px 0 5px;
}
footer article a
{
    color: #ff7c12;
}
footer section .leia-mais
{
    float: right;
}
#copyright 
{
    background: linear-gradient(135deg, #e76304 0%, #1a1a1a 100%);
    color: #fff;
    font-family: Arial, Verdana, Sans-Serif;
    height: 33px;
    line-height: 33px;
    margin: 35px 0 0 0;
    text-align: center;
    clear: both;
    font-size: 12px;
    letter-spacing: 1px;
}
#copyright a
{
    color: #000;
}
/* FIM RODAPE */
#coluna-esquerda 
{
    float: left;
    padding: 17px 0 0 0;
    width: 690px;
}
#coluna-esquerda p
{
    line-height: 16px;
}
#coluna-esquerda h3
{
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 17px;
    text-transform: none;
}
.w-430 
{
    width: 430px;
}
.bg-notebook 
{
    background: url(/img/notebooks.jpg) right 0 no-repeat;
}
.bg-computador
{
    background: url(/img/computador.jpg) right 0 no-repeat;
}
.bg-monitor
{
    background: url(/img/monitor.jpg) right 0 no-repeat;
}
.bg-impressora
{
    background: url(/img/impressoras.jpg) right 0 no-repeat;
}
.hr 
{
    clear: both;
    border-left: 0;
    border-bottom: 2px dashed #ddd;
    border-right: 0;
    border-top: 0;
    height: 1px;
    margin: 0 0 15px;
    padding: 0;
    position: relative;
}
.listagem 
{
    margin-bottom: 15px;
}
.listagem span 
{
    color: #f77912;
}
.listagem li 
{
    float: left;
    line-height: 20px;
    width: 330px;
}
#h-200 
{
    height: 200px;
}
#box-marcas 
{
    behavior: url(/css/PIE.htc);
    border-radius: 5px;
    background: #ddd;
    float: right;
    height: 390px;
    margin-left: 10px;
    padding: 10px 10px 0 0;
    width: 261px;
}
#box-marcas h2
{
    color: #666;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
    padding-left: 10px;
    text-transform: none;
}
#box-marcas ul li
{
    float: left;
    height: 40px;
    margin: 0 0 10px 10px;
    width: 77px;
}
#box-marcas ul li img
{
    height: 40px;
    width: 77px;
}

/* Formulários */
input[type="text"], input[type="password"], select, textarea
{
    margin-bottom: 10px;
    padding: 4px;
    border: 1px solid #CCC;
    background-color: #FFF;
    font: normal 14px 'Courier New';
    color: #333;
    outline: none;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus
{
    border: 1px solid #E76304;
}
input[type="submit"], input[type="button"], button, .excluir, a.btAddOrc
{
    background: #f08507;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f08507), to(#e76204));
    background: -webkit-linear-gradient(#f08507, #e76204);
    background: -moz-linear-gradient(#f08507, #e76204);
    background: -ms-linear-gradient(#f08507, #e76204);
    background: -o-linear-gradient(#f08507, #e76204);
    background: linear-gradient(#f08507, #e76204);
    -pie-background: linear-gradient(#f08507, #e76204);
    behavior: url(/css/PIE.htc);
    border: 0;
    border-radius: 14px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'Lucida Sans Unicode', Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 100px;
}
.file
{
    margin: 0 5px 0 0;
}
.excluir
{
    display: block;
}
input[type="submit"].cinza, input[type="button"].cinza
{
    background: #c0c0c0;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c0c0c0), to(#999999));
    background: -moz-linear-gradient(#c0c0c0, #999999);
    background: linear-gradient(#c0c0c0, #999999);
    -pie-background: linear-gradient(#c0c0c0, #999999);
    behavior: url(/PIE.htc);
    position: relative;
}
button
{
    font-size: 14px !important;
    width: 60px;
}
input[type="submit"].bt-pequeno, input[type="button"].bt-pequeno, .excluir.bt-pequeno
{
    width: 80px;
}
input[type="submit"].bt-medio, input[type="button"].bt-medio
{
    width: 130px;
}
input[type="submit"].bt-grande, input[type="button"].bt-grande
{
    width: 190px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
select.select-pedidos-nao-liberados
{
    height: 140px;
    width: 90%;
}
.file-upload
{
    border: solid 1px #c0c0c0;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
}
fieldset
{
    border: 0px;
    margin: 10px 0 0 0;
    padding: 0;
}
.fieldset-adm
{
    background: #eeeeee;
    border: 1px dashed #CCC;
    margin: 0;
    padding: 10px;
    margin: 20px 0;
}
fieldset legend
{
    font: normal 14px 'Arial Black';
    color: #3a699e;
}
fieldset label
{
    line-height: 20px;
    margin-top: 5px;
}

fieldset .obrigatorio
{
    font: normal 14px verdana;
    color: #ff0000 !important;
}

fieldset .radio-checkbox label
{
    display: inline;
    line-height: 20px;
    margin-top: 0;
}
.formulario-esquerda
{
    margin: 10px 10px 0 0;
    float: left;
    width: 305px;
    line-height: 16px;
}
.formulario-esquerda .coluna-inline
{
    float: left;
    margin-right: 3px;
}
.formulario-direita
{
    float: left;
    margin: 10px 0 0 0;
    width: 365px;
    line-height: 16px;
}
.margin-box-radio-checkbox
{
    margin: 10px 0;
}
#boleto-bancario-popup /* Boleto Bancario Pop UP */
{
    padding-top: 20px;
}
#boleto-bancario-popup img
{
    border: 1px solid #CCC;
    margin: 30px 0;
}
/* 14- Fale Conosco */
#atendimento-fc
{
    behavior: url(/css/PIE.htc);
    border-radius: 5px;
    background: #ddd;
    float: right;
    padding: 10px;
    width: 360px;
}
#atendimento-fc h3
{
    color: #666;
    font-size: 18px;
    border-bottom: 1px dashed #666;
    padding-bottom: 5px;
    font-weight: normal;
}
#atendimento-fc p
{
    margin-top: 5px;
    text-align: left;
}
/* INICIO NOTICIAS */
/* NOTICIAS */
.interna p
{
    line-height: 20px;
    margin-bottom: 15px;
}
p.post-data
{
    color: #929292;
    font-size: 10px;
    line-height: normal;
    margin: 5px 0 10px 0;
}
.interna.artigo h3
{
    color: #333;
    font-size: 2.6em;
    margin: 0 0 5px 0;
}
.interna.artigo h4
{
    color: #929292;
    font-size: 1.3em;
    margin: 0 0 15px 0;
}
#conteudo-noticia
{
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
    margin-bottom: 10px;
    padding: 15px 0;
}
#noticia-fonte
{
    color: #333;
    font-size: 10px;
    margin: 0 0 10px 0;
}
#imagem-botao-lateral
{
    float: left;
    margin: 0;
}
#imagem-botao-lateral > div
{
    margin-right: 20px;
}
#imagem-botao-lateral > a
{
    margin-right: 20px;
}
#noticia-img
{
    background: #f0f0f0;
}
.botao-galeria
{
    margin: 0 0 5px 0;
}
#noticia-img img
{
    display: block;
    min-width: 240px;
}
#noticia-img p
{
    color: #333;
    font-size: 11px;
    display: block;
    padding: 5px;
}
#mais-noticias
{
    list-style: none;
    margin: -20px 0 10px 0;
    padding: 0;
}
#mais-noticias li
{
    background: url('/img/tst/news.gif') left center no-repeat;
    color: #333;
    border-bottom: dashed 1px #ccc;
    padding: 20px 0 20px 35px;
}
#mais-noticias li a
{
    color: #D91010;
}
#compartilhe
{
    border: dashed 1px #ebebeb;
    float: right;
    height: 20px;
    padding: 5px;
    width: 428px;
}
#compartilhe p
{
    float: left;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px 0 0;
}
#compartilhe #google, #compartilhe #twittar, #compartilhe #likebt
{
    float: left;
    height: 20px;
    overflow: hidden;
}
#compartilhe #google
{
    margin-right: 5px;
    width: 32px;
}
#compartilhe #twittar
{
    margin-right: 5px;
    width: 105px;
}
#compartilhe #likebt
{
    margin-right: 5px;
    width: 85px;
}
#compartilhe #likebt iframe
{
    border: none;
    height: 21px;
    overflow: hidden;
    width: 85px;
}
hr
{
    border: none;
    clear: both;
    display: block;
    border-bottom: 3px dashed #e9e9e9;
    margin: 0 0 15px;
    padding-top: 15px;
}
#artigos
{
    float: right;
    font-size: 11px;
    margin-right: 15px;
    width: 233px;
}
#artigos.artigos-interna
{
    float: none;
    font-size: 12px;
    margin-right: 0;
    width: auto;
}
#artigos div article:first-child
{
    border-top: 0;
    padding-top: 10px;
}
#artigos div article
{
    border-top: 1px solid #e9e9e9;
    padding: 20px 0;
}
.data-noticia-home
{
    font-weight: bold;
}
.titulo-noticia-home
{
    color: #E76304;
    font-size: 16px;
    margin-bottom: 5px;
}
.texto-noticia-home
{
    font-style: italic;
    margin-bottom: 10px;
}
/* FIM NOTICIAS */