html {
	
}

body {
	margin: 0;
	padding: 0;
	background: transparent;
	font-family: 'Oswald', sans-serif;
	font-size:13px; 
	line-height:19px;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
#page {
	width: 100%;
	margin: 0 auto;
}
.grid950{
    width: 950px;
    margin: 0 calc(50% - 475px);
    float: left;
}
#topo {
	margin: 0;
	padding: 0;
	height: 98px;
	display: block;
	border-bottom: 3px solid #fbc33b;
}

.container .container {
	background: url('../imagens/transparent/branco-90.png');
	
	width: 100%;
	min-height: 500px;
}

#content {
	float: left;
	width: 100%;
}
.mil {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.w945 {
	width: 945px;
	margin: 0 auto;
	position: relative;
}

#logo {
	float: left;
	padding: 8px;
	
}

#mainmenu {
    height: 100px;
    width: 641px;
        margin-left: 30px;
    float: left;
    background: url(../imagens/template/menu.jpg) no-repeat;
}

#mainmenu ul {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    clear: both;
    padding-left: 8px;
}

#mainmenu ul li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 104px;
    text-align: center;
    padding: 0;
    margin: 0;
    height: 99px;
    vertical-align: top;
    transform: skew(-11deg, 0deg);
    -webkit-transform: skew(-11deg, 0deg);
    -moz-transform: skew(-11deg, 0deg);
    -o-transform: skew(-11deg, 0deg);
    -ms-transform: skew(-11deg, 0deg);
    float: left;
}
#mainmenu ul li a span {
    transform: skew(+11deg, 0deg) !important;
    -webkit-transform: skew(+11deg, 0deg) !important;
    -moz-transform: skew(+11deg, 0deg);
    -o-transform: skew(+11deg, 0deg);
    -ms-transform: skew(+11deg, 0deg);
    width: 200px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

#mainmenu ul li a {
    color: #25558b;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
    width: 100%;
    margin: 0;
    height: 100px;
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
}

#mainmenu ul li:last-child a {
	margin-right: 0;
}

#mainmenu ul li a:hover, #mainmenu ul li.active > a
{
	background: #fbc33b;
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	
}

#mainmenu ul li ul {
	position: absolute;
	top: 40px;
	min-width: 170px;
	min-height: 60px;
	left: 0;
	padding-top: 2px;
	display: none;
	z-index: 9999;
}

#mainmenu ul li ul li {
	float: left;
	width: 100%;
}
#mainmenu ul li ul li a {
	background: #ddd;
	padding: 5px 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#mainmenu ul li ul li a:hover {
	background: #cbcbcb;
}


div.breadcrumbs {
	color: #B1B1B1;
	font-weight: normal;
	float: right;
	font-size: 12px;
	text-transform: none;
}

div.breadcrumbs a, div.breadcrumbs span {
	color: #B1B1B1 !important;
	text-decoration: none;
}

.span-19 #content {
	position: relative;
}

.span-19 .grid-view {
	padding-top: 9px;
}

#caixa-erro, .caixa-erro {
	border: 1px dashed #C00;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #C00;
	margin-left: auto;
	margin-right: auto;
}
#caixa-sucesso, .caixa-sucesso {
	border: 1px dashed #6C0;
	font-weight: bold;
	background-color: #DDFFC6;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #093;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	border-top: 3px solid #fbc33b;	
	background: #f5f5f5;
	
}

#rodape {
    width: 100%;
    float: left;
    background-color: #25558b;
    height: 27px;
    color: #fff;
}

#rodape p, #rodape table {
	margin: 0;
}

#rodape a {
	color: #ADADAD;
	text-decoration: none;
}

#rodape-e {
	text-align: left;
	width: 50%;
	float: left;
}

#rodape-d {
	text-align: right;
	width: 50%;
	float: right;
}

#rodape-c {
    width: 90%;
    display: inline-block;
    font-size: 11px;
    padding: 4px 0;
}

#gadgets-rodape, #gadgets-topo {
	float: left;
	width: 100%;
}

#gadgets-rodape .gadgets {
	width: 235px;
	float: left;
}

#gadgets-rodape {
	min-height: 210px;
	float: left;
	width: 100%;
}

#gadgets-rodape h3 {
	text-transform: uppercase;
	font-size: 18px;
}

input[type="text"], textarea, input[type="password"] {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	color: #8f8f8f;
	padding: 3px;
	font-size: 12px;
	border-radius: 0;
}

.span-19 {
	width: 790px;
}

#redes-sociais {
	float: left;
	padding: 4px 0 4px;
	
}

.rede-social {
	opacity: 1;
	
	-webkit-transition:	all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;	
}

.rede-social:hover {
	opacity: 0.8;
}

#icone-whatsapp {
	vertical-align: bottom;
	margin-bottom: 2px;
}

#menu-superior {
	height: 23px;
	background-color: #25558b;
}

#menu-superior ul li a {
	text-decoration: none;
	color: #a6c1df;
	cursor: pointer;
}
#menu-superior ul li{
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	color: #a6c1df;
	font-weight: lighter;
	padding: 0 6px 0 4px;
}
.menu-lateral-superior {
    float: right;
    padding: 2px 0 0px;
    margin: 0;
    margin-right: 220px;
    margin-bottom: 0;
}
#menu-superior ul li:first-child{ 
	border-right: 1px solid #a6c1df;
}
#topo .mil {
	height: 100px;
}
div#itens-topo-lateral {
    width: 238px;
    position: absolute;
    bottom: 0;
    right: 0;
}
a.atendente {
    float: left;
    display: inline;
}

ul.language {
    float: left;
    margin:0;
    padding: 0;
    text-align: right;
    width: 137px;
}

.language li {
    display: inline-block;
}

.info-topo-lateral h2 {
	color: #2a3763;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	margin: 0;
}

.info-topo-lateral span { 
	font-weight: lighter;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	color: #666;
}

.info-topo-lateral span:last-child { 
	
	font-size: 12px !important;
	
}

.info-topo-lateral {
    float: right;
    width: 138px;
    text-align: right;
    margin-top: 7px;
}
.rodape-inferior {
    padding: 30px 0;
    height: 164px;
    width: 950px;
}
.menu-inferior-esquerdo {
	width: 425px;
	float: left;
	margin-right: 26px; 
}
.menu-inferior-esquerdo h1{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #25558b;
	border-bottom: 1px solid #19405c;
	padding-bottom: 3px
}
.menu-inferior-left {
    margin: 0;
    padding: 0;
    width: 28%;
    float: left;
}
.menu-inferior-left li {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    color: #25558b;
}

.menu-inferior-center {
    margin: 0;
    padding: 0;
    width: 36%;
    float: left;
}
.menu-inferior-center h1 {
    font-size: 12px;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.menu-inferior-center ul {
    float: left;
    width: 100%;
    padding: 0;
}

.menu-inferior-center ul li {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    color: #25558b;
}

.menu-inferior-right {
    margin: 0;
    padding: 0;
    width: 36%;
    float: left;
}
.menu-inferior-right h1 {
    font-size: 12px;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.menu-inferior-right ul {
    float: left;
    width: 100%;
    padding: 0;
}

.menu-inferior-right ul li {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    color: #25558b;
}


.menu-inferior-direito {
	width: 483px;
	float: left;
}
.menu-inferior-direito h1{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color: #25558b;
	border-bottom: 1px solid #19405c;
	padding-bottom: 3px
}

.menu-top-left {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    height: 100px;
}
.menu-top-left li {
    display: block;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    color: #25558b;
    float: left;
    width: 50%;
}
.localizacao-inferior {
    background: url(../imagens/template/localizacao-bg.png);
    width: 100%;
    height: 140px;
    float: left;
    background-color: #fff;
}
.localizacao-inferior h1 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #25558b;
    padding: 61px 0;
    margin: 0;
    width: 160px;
    float: left;
}

a.fancy-localizacao {
    float: left;
    padding: 26px 20px;
}
.infos-inferior {
    float: left;
    width: 250px;
}
.infos-inferior h1 {
    width: 237px;
    margin: 26px 0 10px;
    padding: 0;
    font-size: 11px;
    line-height: 15px;
}

.infos-inferior span {
    display: block;
    font-weight: lighter;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    height: 15px;
    float: left;
    width: 260px;
    color: #25558b;
}
.infos-inferior img {
    margin-right: 7px;
}
.logo-rodape {
    float: left;
    width: 110px;
    text-align: center;
    padding: 33px 0;
}
#rodape a { color: #fff;}
#rodape #redes-sociais {
	float: right;
	padding: 6px 0 4px;

}
.localizacao-inferior .mil {
    width: 950px;
}

#rodape .mil {
    width: 950px;
}

div#slider-exemplo {
    background: url(../imagens/template/bg-exemplo.jpg);
    width: 100%;
    height: 414px;
    background-position: center center;
}

#painel-admin {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 1000px;
	margin: 20px auto;
}


/* CARROCEL ESTILO DESTAQUES */

.ljcarousel {
	width: 948px;
	height: 351px;
	margin: 0 auto;
	position: relative;
}

.ljcarousel .jcarousel {
	overflow: hidden;
}

.ljcarousel .lista {
	float: left;
}

.ljcarousel .lista .item {
	width: 310px;
	height: 345px;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
	margin: 3px;
	background: white;
}

.ljcarousel .cabecalho-item {
	height: 205px;
	overflow: hidden;
	text-align: center;
}

.ljcarousel .cabecalho-item img {
	width: auto;
	height: 100%;
}

.ljcarousel .titulo-item {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(37, 85, 139, 0.44);
	font-family: 'Roboto', sans-serif;
}

.ljcarousel .titulo-item h1 , .ljcarousel .titulo-item h2 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	width: 100%;
}

.ljcarousel .titulo-item h1, .ljcarousel .titulo-item h2 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	width: 100%;
	padding: 2px 5px;
	margin: 0;
	float: left;
}

.ljcarousel .titulo-item h1 {
	margin-top: 5px;
}

.ljcarousel .titulo-item h2 {
	margin-bottom: 5px;
}

.ljcarousel .descricao-item {
	margin: 0 10px 10px;
	float: left;
	position: relative;
	width: 290px;
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
	font-size: 14px;
}

.ljcarousel .img-item-descricao {
	width: 19px;
	float: left;
	margin-right: 2px;
	height: 19px;
}

.ljcarousel .row {
	height: 15px;
	width: 100%;
	float: left;
}

.ljcarousel  .barcode{
	margin-bottom: 10px;
}

.ljcarousel  .price {
	margin-top: 10px;
	color: #25558b;
	font-weight: bold;

}

.ljcarousel .fav {
	position: absolute;
	right: 0;
	width: 19px;
	height: 19px;
}

.ljcarousel .msg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 19px;
	height: 19px;
}

.ljcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ljcarousel li {
	float: left;
}

.ljcarousel a.jcarousel-control-prev {
	background: url(../imagens/template/icones/arrow.png);
	position: absolute;
	top: 140px;
	left: -30px;
	width: 23px;
	height: 125px;
}

.ljcarousel a.jcarousel-control-next {
	background: url(../imagens/template/icones/arrow.png);
	position: absolute;
	top: 140px;
	width: 23px;
	right: -30px;
	height: 125px;
	background-position: bottom right;
}

.ljcarousel .cabecalho-item {
	position: relative;
	width: 291px;
	float: left;
	margin: 10px;
	overflow: hidden;
}

/* CARROCEL DO ESTILO MENOR */

.njcarousel {
	width: 945px;
	margin: 0 auto;
	clear: both;
}

.njcarousel ul.lista {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.njcarousel .lista .item {
	width: 230px;
	height: 280px;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
	margin: 4px 4px 0 0;
	display: inline-block;
	text-align: left;
}

.njcarousel .lista .item:nth-child(4n) {
	margin-right: 0 !important;
}

.njcarousel .cabecalho-item {
	position: relative;
	width: 210px;
	height: 150px;
	float: left;
	margin: 10px;
	overflow: hidden;
}

.njcarousel .cabecalho-item img {
	height: 150px;
}

.njcarousel .titulo-item {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	background: rgba(251, 195, 59, 0.49);
	font-family: 'Roboto', sans-serif;
}
.njcarousel .titulo-item h1, .njcarousel .titulo-item h2 {
	color: #fff;
	font-size: 14px;
}

.njcarousel .titulo-item h1 {
	margin: 5px 5px 0 5px;
	font-weight: bold;
	text-transform: uppercase;
}

.njcarousel .titulo-item h2 {
	margin-bottom: 5px;
	margin-left: 5px;

}

.njcarousel .descricao-item {
	margin: 0 10px 10px;
	float: left;
	position: relative;
	width: 210px;
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
	font-size: 11px;
}

.njcarousel .img-item-descricao {
	width: 19px;
	float: left;
	margin-right: 2px;
	height: 19px;
}

.njcarousel .row {
	height: 15px;
	width: 100%;
	float: left;
}

.njcarousel  .barcode{
	margin-bottom: 5px;
}

.njcarousel  .price {
	margin-top: 5px;
	color: #25558b;
	font-weight: bold;
}

.njcarousel .msg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 19px;
	height: 19px;
}


/* ICAROUCEL */

.ijcarousel {
	width: 948px;
	height: 295px;
	margin: 0 auto;
	position: relative;
}

.ijcarousel .jcarousel {
	overflow: hidden;
}

.ijcarousel .lista {
	float: left;
}

.ijcarousel .lista .item {
	width: 233px;
	height: 280px;
	box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
	margin: 5px 2px;
	display: inline-block;
	background: white;
}

.ijcarousel .cabecalho-item {
	height: 205px;
	overflow: hidden;
	text-align: center;
}

.ijcarousel .cabecalho-item img {
	width: auto;
	height: 100%;
}

.ijcarousel .titulo-item {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.6);
	font-family: 'Roboto', sans-serif;
}

.ijcarousel .titulo-item h1, .ijcarousel .titulo-item h2 {
	font-weight: bold;
	color: #25558b;
	font-size: 14px;
	text-align: left;
	width: 100%;
	padding: 2px 5px;
	margin: 0;
	float: left;
	text-transform: uppercase;
}

.ijcarousel .titulo-item h1 {
	margin-top: 5px;
}

.ijcarouselijcarousel .titulo-item h2 {
	margin-bottom: 5px;
}

.ijcarousel .descricao-item {
	margin: 0 10px 10px;
	float: left;
	position: relative;
	width: 213px;
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
	font-size: 11px;
}

.ijcarousel .img-item-descricao {
	width: 19px;
	float: left;
	margin-right: 2px;
	height: 19px;
}

.ijcarousel .row {
	height: 15px;
	width: 100%;
	float: left;
}

.ijcarousel  .barcode{
	margin-bottom: 10px;
}

.ijcarousel  .price {
	margin-top: 10px;
	color: #25558b;
	font-weight: bold;

}

.ijcarousel .fav {
	position: absolute;
	right: 0;
	width: 19px;
	height: 19px;
}

.ijcarousel .msg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 19px;
	height: 19px;
}

.ijcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ijcarousel li {
	float: left;
}

.ijcarousel a.jcarousel-control-prev {
	background: url(../imagens/template/icones/arrow.png);
	position: absolute;
	top: 90px;
	left: -30px;
	width: 20px;
	height: 122px;
}

.ijcarousel a.jcarousel-control-next {
	background: url(../imagens/template/icones/arrow.png);
	position: absolute;
	top: 90px;
	width: 20px;
	right: -30px;
	height: 122px;
	background-position: bottom right;
}

.ijcarousel .cabecalho-item {
	position: relative;
	width: 213px;
	height: 150px;
	float: left;
	margin: 10px;
	overflow: hidden;
}


/* TITULO DUPLO */

.titulo-duplo {
	width: 945px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.titulo-duplo h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #25558b;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.titulo-duplo h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #25558b;
	font-weight: lighter;
	display: inline-block;
	float: right;
	line-height: 26px;
}

/* BOX CINZA */

.box-cinza {
	width: 100%;
	display: block;
	padding: 24px 0;
	background: #f1f1f1;
	margin: 0;
	clear: both;
}

/* BOX BRANCO */

.box-branco {
	width: 100%;
	display: block;
	padding: 30px 0 0 0;
	background: white;
	margin: 0;
}

.box-white {
	padding: 20px 0 10px;
	width: 100%;
	background-color: white;
}

/* TITULO UNICO DE COR DUPLA */

.titulo-unico {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.titulo-unico h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #fbc33b;
	font-weight: bold;
	display: block;
	padding: 0;
	width: 945px;
	margin: 0 auto;
}

.titulo-unico h1 span{
	color: #666;
}

.loading-div {
	background: url("../imagens/template/carregando.gif") center center no-repeat;
}

.loading-div * {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.f16 {
	font-size: 18px !important;
}

#banners-estatico {
	width: 945px;
	margin: 20px auto;
	display: block;
	float: none;
	clear: both;
	text-align: center;
}

#banners-estatico a {
	display: inline-block;
	margin-right: 1px;
}

#banners-estatico a:nth-child(2n) {
	margin-right: 0;
}

.divider-empresa {
	background: url(../imagens/template/divider-empresa.png);
	height: 30px;
}

h1.titulo-azul {
	font-size: 16px;
	text-transform: uppercase;
	color: #25558b;
	font-weight: bold;
	display: block;
	width: 885px;
	margin: 0 auto;
	padding: 10px 20px;
	background: url("../imagens/template/icones/icn-logo.png") no-repeat center left;
	float: none;
}