/*Google Fonts*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
*{
    margin: 0 auto;
    padding: 0;
}
body{
    font-family: 'Open Sans Condensed', sans-serif;
    background: url('../img/background.jpg');
}
div.container {
    width: 980px;
    position: relative;
}
/*Cabecalho*/
div.fundo-cabecalho {
    width: 100%;
    height: 160px;
    position: absolute;
    background: url('../img/fundo-cabecalho.png') no-repeat center;
}
div.menu {
    width: 510px;
    height: 43px;
    margin-top: 13px;
}
div.cabecalho {
   width: 100%;
    height: 160px;
}

div.banner {
   width: 100%;
    height: 434px;
    background: url('../img/fundo-banner.jpg') no-repeat center;
}
div.banner-produtos {
width: 100%;
height: 434px;
background: url('../img/fundo-banner-produtos.jpg') no-repeat center;
}
div.banner-sobre {
width: 100%;
height: 434px;
background: url('../img/fundo-banner-sobre.jpg') no-repeat center;
}
.logo {
    width: 211px;
    height: 50px;
    margin-top: 55px;
    background: url('../img/logo.png') no-repeat center;
}
.logo a {
    width: 211px;
    height: 50px;
    display: block;
    text-indent: -99999px;
}
div.menu ul {
    width: 510px;
    height: 100%;
}
div.menu ul li {
    width: 170px;
    height: 100%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 18px;
}
div.menu ul li {
    margin-top: 2px;
}
div.menu ul li a {
    text-decoration: none;
    color: #FFF;
    font-size: 25px;
}
div.menu ul li a:hover {
    color: #111;
}
div.banner p {
    width: 478px;
    font-size: 22px;
    text-align: left;
    color: #FFF;
    padding-top: 226px;
    font-weight: 400;
    float: right;
    margin-right: 110px;
    display: block;
}
div.banner span {
    color: #FF5353;
    font-size: 40px;
    display: block;
}
div.banner-produtos p {
    width: 478px;
    font-size: 22px;
    text-align: left;
    color: #FFF;
    padding-top: 226px;
    font-weight: 400;
    float: right;
    margin-right: 110px;
    display: block;
}
div.banner-produtos span {
    color: #FF5353;
    font-size: 40px;
    display: block;
}
div.banner-sobre p {
    width: 478px;
    font-size: 22px;
    text-align: left;
    color: #FFF;
    padding-top: 226px;
    font-weight: 400;
    float: right;
    margin-right: 110px;
    display: block;
}
div.banner-sobre span {
    color: #FF5353;
    font-size: 40px;
    display: block;
}
/*Conteudo*/
    div.conteudo {
    width: 100%;
    padding: 65px 0;
}
div.conteudo p {
    width: 100%;
    font-size: 19px;
    color: #111;
    margin-bottom: 65px;
}
div.conteudo p span{
    color: #FF5353;
    font-size: 27px;
}
div.conteudo ul {
    width: 720px;
    height: 203px;
    border-bottom: 65px;
}
div.conteudo ul li.li-produtos {
    width: 240px;
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom:65px;
}
div.conteudo ul li.li-home {
width: 240px;
float: left;
list-style: none;
text-align: center;
}
.box-link{
    width: 100%;
    height: 43px;
    margin-top: 65px;
}
div.esq {
    width: 150px;
    height: 43px;
    margin-left: 300px;
    float: left;
    clear: left;
}
div.dir {
    width: 150px;
    height: 43px;
    margin-right: 281px;
    float: right;
    clear: right;
}
div.box-link div a {
    font-size: 25px;
    color: #e22626;
    text-decoration: none;
}
div.box-link div a:hover {
font-size: 25px;
color: #111;
}
.fundo-rodape {
    width: 100%;
    height: 139px;
    background: #E7E7E7;
    float: left;
    -webkit-box-shadow: inset 0 2px 10px 0 #858585;
    -moz-box-shadow: inset 0 2px 10px 0 #858585;
    -o-box-shadow: inset 0 2px 10px 0 #858585;
    box-shadow: inset 0 2px 10px 0 #858585;
}

.rodape {
    width: 930px;
    height: 95px;
    padding: 22px 25px;
}

div.rodape ul {
    width: 980px;
    height: 95px;
    float: left;
}

div.rodape ul li {
    width: 232px;
    height: 95px;
    float: left;
    list-style: none;
}

div.rodape ul li h2 {
    width: 184px;
    height: 31px;
    float: left;
    clear: both;
    font-size: 19px;
    border-bottom: 1px dashed #AAA;
    margin-bottom: 6px;
    color: #E22E2E;
}

div.rodape ul li p {
    width: 374px;
    float: left;
    color: #000;
    font-size: 17px;
}

div.rodape ul li:last-child {
    width: 232px;
    height: 95px;
    float: left;
}

.impacta {
    width: 86px;
    height: 32px;
    float: right;
    margin-top: 51px;
    background: url('../img/impactamidia.png') no-repeat;
}

div.rodape ul li a.link-impacta {
    width: 86px;
    height: 32px;
    display: block;
    text-indent: -999999px;
}
/*Produtos*/
div.container > div > ul.produtos {
    width: 980px;
}
div.container > div > ul > li > div.produto-titulo {
    width: 215px;
    height: 63px;
    background: url('../img/produtos/box-titulo.png');
    margin-top: 15px;
}
div.container > div > ul > li > div.produto-titulo > h3 {
    font-weight: 400;
    font-size: 18px;
    color: #111;
    line-height: 24px;
    width: 240px;
    padding: 0 30px;
    height: 63px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
/************/
/*Sobre*/
li.li-sobre {
    width: 400px;
    float: left;
    list-style: none;
    margin: 0 45px;
}
ul.ul-sobre {
    width: 980px !important;
}
.img-sobre {
    width:963px;
    height:253px;
    background: url(../img/ganna-produtos.png);
    margin-top: 25px;
}
/************/
/*Transitin*/
div.menu ul li a, div.menu ul li a:hover, div.box-link div a, div.box-link div a:hover{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/************/