*{outline: none!important;}
a{border:none;}
h2{color:#3f569b; margin:0; font-size:25px;}
.detalhe{clear: both; width: 100%; display: block;}
.detalhe .detalhe-conteudo{width: 63px; height: 3px; display: block; background:#385098; margin-bottom: 40px;}


#topo {background: #067dd0;padding:20px 0;}
#topo .logo {width: 295px; height: 94px; background: url(../../images/logo.png) center no-repeat;}
#topo .menu {text-align: right;}
#topo .menu li {display: inline-block;}
#topo .menu li a{color:#fff; font-family: "lato"; transition: 0.5s; color:#fff; font-size: 20px; font-height:100;}
#topo .menu li a.selecionado{color:#000000;}
#topo .menu li a:hover{color:#000000;}

#topo .banner{height: 320px; position: relative;}
#topo .banner .img-banner{width: 258px; height: 265px; top:140px; background: url(../../images/banner.png); display: block; position: absolute; right:0; }
#topo .texto-banner{position: relative;}
#topo .texto-banner p{font-size: 20px; font-family: "lato"; color:#fff; line-height: 24px; padding: 0; position:absolute; top: 165px;}
#topo .texto-banner p span.texto-bold{font-weight: 900;}
#topo .texto-banner p span.texto-pequeno{font-size: 16px;}
#topo .texto-banner p a{color:#000; font-weight: 400; font-size: 18px;}

#produtos{margin-top: 60px;}
#produtos .produtos .produto-esquerda{width: 100%; border:3px solid #afb0b2; height: 400px; border-radius: 3px;}
#produtos .produtos .produto-esquerda .image-produto{height: 345px; background-size:contain; background-repeat: no-repeat; background-position: center; }
#produtos .produtos .produto-esquerda .titulo-produto{height: 40px; width: 100%; font-weight: 900; font-size: 20px; color:#fff; font-family: "lato"; background: #5692c5; text-align: center; line-height: 40px;}
#produtos .produtos .produtos-direita{padding: 0 0 0 5px;}
#produtos .produtos .produto-direita{width: 48%; margin-bottom: 5px; border:3px solid #afb0b2; height: 197px; border-radius: 3px; display: inline-block; }
#produtos .produtos .produto-direita .image-produto{height: 142px; background-size:contain; background-repeat: no-repeat; background-position: center; }
#produtos .produtos .produto-direita .titulo-produto{height: 40px; width: 100%; font-weight: 900; font-size: 20px; color:#fff; font-family: "lato"; background: #5692c5; text-align: center; line-height: 40px;}



.produto-aberto{padding-bottom: 20px;}
.produto-aberto .image-produto{height: 220px; background-size:contain; background-repeat: no-repeat; background-position: center; width: 100%; display: inline-block; }
.produto-aberto .titulo-produto{font-size: 20px; font-family: "lato"; font-weight: bold; color:#067dd0;}


.link-acessorios{width: 100%;padding: 0 3em; margin-top: 20px;}
.link-acessorios p{ background: #5692c5; max-width: 1100px; height: 40px; line-height: 40px; color:#fff; font-weight: bold; font-family: "lato";text-align: center; }
.link-acessorios p a{color:#000;}

#sobre{margin: 60px 0;}
#sobre p{font-family: "Georgia"; font-size: 20px; color:#242424; font-style: italic; text-align: center; max-width: 1100px;}

#produtos .produtos-inteiro .produto-direita{width: 24%; margin-bottom: 5px; border:3px solid #afb0b2; height: 197px; border-radius: 3px; display: inline-block;}
#produtos .produtos-inteiro .produto-direita .image-produto{height: 142px; background-repeat: no-repeat; background-position: center; }
#produtos .produtos-inteiro .produto-direita .titulo-produto{height: 40px; width: 100%; font-weight: 900; font-size: 20px; color:#fff; font-family: "lato"; background: #5692c5; text-align: center; line-height: 40px;}


.descritivo-produto{max-height: 230px; position: relative; overflow: hidden;}
.descritivo-produto .ver-mais{width: 100%; position:absolute; bottom: 0; height: 40px; background: url(../../images/fundo_descritivo.png) top repeat-x;}
.descritivo-produto .ver-mais .span-mais{ text-transform: uppercase;font-size: 16px; position:absolute; display: block; bottom: 0; width: 100%; text-align: center; cursor: pointer; }


