/*
	Theme Name: Klimit Publicidade
	Theme URL: klimitpublicidade.com
	Version: 1
	Description: Design: Daniel Jesus, Programaçao Weberth P. Lima
	Author: Klmit
	Author URL: Klimit Publicidade
	Tags: TaguaMotors
*/


/*font-family: 'Ubuntu Mono', sans-serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Ubuntu Condensed', sans-serif;*/


/* ESSENCIAIS */
body{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 100;
	overflow-x:hidden;
}

#Cumprimentos p strong{
font-weight:bold;
}

.limpa{
	clear: both;
}

#contentEditor ul li{
	font-size: 15px;
	line-height: 20px;
	color: #888888;
	list-style-type:disc;
	margin-left:20px;
margin-bottom:10px;
}

#contentEditor ul{
	margin-bottom:25px;
}

.alignleft{
float:left;
margin-right: 30px;
}

.alignright{
float:right;
margin-left: 16px;
}

.contentInternas ul li{
list-style-type:disc;
font-size: 15px;
line-height: 20px;
color: #888888;
margin-left:50px;


}

.contentInternas ul{
margin-bottom:35px;
}

.container, header{
	width: 1030px;
	margin: 0 auto;
	display: block;
	z-index: 2;
	position: relative;
}

.container{
	margin-top: 50px;
	z-index: 1;
}

.containerHome{
	margin-top: 450px;
}

h1{
	font-size: 30px;
	color: #007cb3;
	font-weight: bold;
	padding-bottom: 20px;
}
h2{
	font-size: 20px;
	color: #007cb3;
	font-weight: bold;
	padding-bottom: 10px;
}

p{
	font-size: 15px;
	line-height: 20px;
	color: #888888;

}

#Carrinho{
	float: right;
	padding: 15px;
	margin-top: 9px;
}

#Carrinho a{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
	background: #0062a1;
	border-radius: 5px;
	top: 10px;
	position: relative;
	display: block;
	width: 82px;
	margin: 0 auto;
}

#Carrinho input{
	width: 28px;
	padding: 5px;
	font-size: 14px;
	color: #949494;
	border-radius: 8px;
	border: solid 2px #0062a1;
}
.esquerda p{
	text-align: justify;
	margin-bottom: 20px;
}

header{
	background:#fff;
	height: 167px;
	border-radius: 0px 0px 20px 20px;
}

#logo{
	float: left;
	margin-left: 28px;
	margin-top: 20px;
	margin-bottom: 21px;
}

#fone, #redesTop{
	float: right;
	margin-top: 25px;
}

#fone p{
	margin-bottom: 5px;
	font-size: 27px;
	color: #005f9d;
}

#fone p span{
	font-size: 15px;
}


#redesTop a{
display: block;
margin: 2px 16px;
}

#MenuPrincipal{
	width: 1030px;
	height: 50px;
	background-color: #0062a2;
	border-radius: 0px 0px 20px 20px;
}

#MenuPrincipal ul li{
	float: left;
}

#MenuPrincipal ul li a{
	color: #fff;
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
	margin-left: 16px;
	padding: 17px 2px;
	display: block;
}

#MenuPrincipal ul li a:hover, #linhaVolareMenus li a:hover,#menuOutrasLinhas li a:hover{
	background: #00385c;
}

#MenuPrincipal ul li ul{
	position: absolute;
	z-index: 5;
	padding-top: 3px;
	display: none;
}

#MenuPrincipal ul li:hover ul{
	display: block;
}

#MenuPrincipal ul li ul li a{
	background: #0062a1;
	margin-left: 0px;
	padding: 20px 14px;
}

#MenuPrincipal ul li ul li:first-child a{
	border-radius: 15px 0px 0px 15px;
}

#MenuPrincipal ul li ul li:last-child a{
	border-radius: 0px 15px 15px 0px;
}

#MenuPrincipal ul li ul li ul{
	width: 980px;
	left: -156px;
	display: none !important;
}

#MenuPrincipal ul li ul li:hover ul{
	display: block !important;
}



#MenuPrincipal ul li ul li ul li{
	margin-right: 5px;
	margin-top: 5px;
}

#MenuPrincipal ul li ul li ul li:nth-child(5n){
	margin-right: 0px;
}

#MenuPrincipal ul li ul li ul li a{
	padding: 1px;
	border-radius: 15px 15px 15px 15px !important;
}

#MenuPrincipal ul li ul li ul li a span{
	display: block;
	height: 40px;
	text-align: center;
	width: 160px;
	padding: 7px 15px;
	vertical-align: middle;
	display: table-cell;
}

.ImgMenu{
height: 139px;
background: #fff;
border-radius: 13px 13px 0px 0px;
line-height:139px;
}

#MenuPrincipal ul li ul li ul li a img{
	width: 190px;
	border-radius: 15px 15px 0px 0px;
	background:#fff;
}

#linhaVolareMenus{
	margin-top: 50px;
}

#linhaVolareMenus li{
	float: left;
	margin-top: 10px;
}

#linhaVolareMenus li a{
		color: #fff;
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
	padding: 17px 7px;
	display: block;
		background: #0062a1;
	margin-right: 10px;
	padding: 10px 150px;
	border-radius: 10px;
}

#menuOutrasLinhas li{
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

#menuOutrasLinhas li a{
	padding: 1px;
	border-radius: 15px 15px 15px 15px !important;
	background: #0062a1;
	margin-left: 0px;
	color: #fff;
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
	display: block;
	background: #0062a1;
	margin-left: 0px;
}

#menuOutrasLinhas li a img{
	border-radius: 15px 15px 0px 0px;
	background:#fff;
}

#menuOutrasLinhas li a span{
	height: 40px;
	text-align: center;
	width: 111px;
	font-size: 14px;
	padding: 7px 15px;
	vertical-align: middle;
	display: table-cell;
}
















#slider{
	height: 570px;
	width: 2000px !important;
	margin-left: 50%;
	left: -1000px;
	position: absolute;
	width: 100%;
	margin-top: -165px;
	z-index: 1;
}

.itemDestaque{
	float: left;
	width: 320px;
	height: 280px;
	background: #efefef;
	border-radius: 10px;
	margin: 10px 10px 10px 0px;
	position: relative;
	text-align: center;
	padding-top: 25px;
}

.itemDestaque p{
	font-size: 20px;
	color: #007cb3;
	margin-top: 15px;
}

.itemDestaque:nth-child(3n+2){
	margin: 10px 0px 10px 0px;
}

#produtosHome{
	width: 407px;
	float: left;
	margin-top: 30px;
}

#ServicosHome{
	float: right;
	width: 550px;
	margin-top: 30px;
}

#ListProdutosHome li, #ListaServicosHome li{
	float: left;
	margin-right: 7px;
	
}

#ListProdutosHome li img, #ListaServicosHome li img{
	margin-top: 15px;
}

#ListProdutosHome li a, #ListaServicosHome li a{
	background: #0062a1;
	width: 130px;
	height: 130px;
	border-radius: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	font-size: 14px;
	color: #b2e1ff;
	display: block;
}

#ListProdutosHome li a:hover, #ListaServicosHome li a:hover{
	background: #00385c;
}

#ListProdutosHome li span, #ListaServicosHome li span{
	display: block;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
}

#ListProdutosHome li:nth-child(3n){
	margin-right: 0px;
}

#NoticiasHome{
	margin-bottom: 40px;
	margin-top: 20px;
}

.ItemNoticia{
	float: left;
	width: 310px;
	height: 180px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 25px;
}

.ItemNoticia:nth-child(3n+2){
	margin-right: 0px;
}

.ItemNoticia a{
	text-decoration: none;
}

.ItemNoticia img{
	float: left;
	margin-right: 10px;
}

.ItemNoticia span{
	color: #0062a1;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
	line-height: 20px;
}

#cadastrese{
	width: 300px;
	float: left;
}

#formCadastrese{
	background: #0062a1;
	padding: 15px;
	border-radius: 13px;
	margin-top: 30px;
}

#formCadastrese input[type='text'], #inputBusca{
	padding: 10px 15px;
	border-radius: 6px;
	border: 0px;
	width: 89%;
	font-size: 15px;
	margin-bottom: 13px;
	margin-top: 13px;
}

#inputBusca{
	width: 25%;
	border: solid 1px #ccc;
	color: #999;
	float: left;
	margin-right: 15px;
}

#inputBusca:focus, #botaoBusca:focus{
	outline: 0 none;
}

#formCadastrese input[type='submit'], #botaoBusca{
	background: #00385c;
	color: #fff;
	border: none;
	display: block;
	text-align: center;
	padding: 12px;
	margin-top: 10px;
	width: 100%;
	border-radius: 7px;
}

#botaoBusca{
	width: 20%;
	font-size: 20px;
	height: 45px;
	padding: 7px 5px;
	background: #0062a1;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

#Dicas{
	float: left;
	width: 326px;
	margin-left: 25px;
}

#Dicas ul{
		margin-top: 30px;
}

#Dicas ul li{
	margin-top: 9px;
	background: url('img/iconSeta.jpg') no-repeat;

}

#Dicas ul li a{
	text-decoration: none;
	color: #888888;
	font-size: 15px;
	padding-left: 18px;
	line-height: 20px;
}

#Dicas ul li a:hover{
	text-decoration: underline;
}

#vejaMaisDicas{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
	background: #0062a1;
	border-radius: 5px;
	top: 10px;
	position: relative;
}

#TrabalheConosco{
	float: right;
	width: 301px;
}

#TrabalheConosco a{
	margin-top: 30px;
	display: block;
	margin-bottom: 30px;
}

#grupos{
	background: #f3f3f3;
	padding: 1px;
}

#Grupo{
	width: 680px;
	float: left;
	
}

#Grupo ul li{
	float: left;
	margin-right: 20px;
}


#ParceirosHome{
	float: right;
	width: 270px;
	border-left: solid 1px #ccc;
padding-left: 23px;
height: 200px;
margin-bottom: 20px;
}

#azulRodape{
	background: #0062a1;
	padding-top: 1px;
	padding-bottom: 30px;
}

#MenuRodape ul li{
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}

#MenuRodape ul li a{
	font-size: 20px;
	text-decoration: none;
	font-weight: 300;
	color: #fff;
}

#MenuRodape ul li a:hover{
	text-decoration: underline;
}

#MenuRodape ul li ul li {
	float: none;
}
#MenuRodape ul li ul li a{
	font-size: 15px;
	font-weight: normal;
	color: #afe0ff;
}

#redesRodape{
	float: right;
}

#redesRodape ul li{
	float: left;
	margin-left: 5px;
}

.tracoAzul{
	border-top: 1px #1983c7 solid;
	margin-bottom: 30px;
	margin-top: 30px;
}

.tracoCinza{
	border-top: 1px #ccc solid;
margin-bottom: 50px;
margin-top: 60px;
}

#MapaRodape{
	float: left;
	width: 450px;
}

#MapaRodape img{
	float: left;
	margin-right: 15px;
}

#MapaRodape p{
	color: #fff;
	font-size: 15px;
}

#MapaRodape p:nth-child(3n+1){
	margin-bottom: 40px;
}

#MapaRodape span{
	display: block;
	font-size: 29px;
	color: #fff;
	margin-top: 10px;
}

#FormMaisInfo{
	float: right;
	width: 460px;
	background: #ebebeb;
	border-radius: 10px;
	padding: 20px
}

#FormMaisInfo input[type="text"]{
	padding: 3px 10px;
	border-radius: 5px;
	width: 300px;
	font-size: 14px;
	border: none;
	margin-bottom: 10px;
}

#FormMaisInfo input[type="submit"]{
	float: right;
	width: 122px;
	border: none;
	background: #00385c;
	color: #fff;
	border-radius: 10px;
	height: 94px;
	margin-top: -69px;
}

#brancoRodape .container{
	margin-top: 0px;
}

#assinaturaKlimt{
	float: right;
	display: block;
	width: 18px;
	height: 19px;
	background: url('img/assinatura_klimt.png');
	background-position: right;
	margin-top: 15px;
}









#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    height: 220px;
}
.nbs-flexisel-item span{
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	color: #007cb3;
}

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:210px;
    max-height:147px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	top:63px !important;
    width: 23px;
    height: 23px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(images/button-next.png) no-repeat;
}

#topo{
	height: 190px;
	position: absolute;
	margin-top: -165px;
	width: 100%;
	background-color: #efefef;
}


.esquerda{
	float: left;
	width: 720px;
	margin-bottom: 35px;
}

.direita{
	float: right;
	width: 210px;
	margin-bottom: 35px;
	margin-top: 45px;
	padding-left: 20px;
	background: url('img/tracoDireita.jpg') no-repeat;
	min-height: 515px;
}


.FormInternas{
	background: #ebebeb;
	padding: 15px;
	border-radius: 10px;
}

.FormInternas input[type='text']{
	padding: 2px 5px;
	font-size: 14px;
	width: 92%;
	margin-bottom: 6px;
	margin-top: 6px;
}

.FormInternas input[type='submit']{
	padding: 5px 5px;
	font-size: 14px;
	width: 100%;
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	background: #0062a1;
	color: #fff;
	border: none;
	cursor: pointer;
}



#listaProdutosPedidos{

}

#listaProdutosPedidos li:first-child{
	background-color: #fff;
	border: none;
	margin-bottom: -13px;
}

#listaProdutosPedidos li{
	background-color: #efefef;
	margin-top: 10px;
	border-radius: 10px;
	padding: 10px;
	display: block;
	border: solid 1px #adadad;
	height: 15px;
	
}

#listaProdutosPedidos li:hover{
	background-color: #dbdbdb;
}

#listaProdutosPedidos li span{
	display: block;
	float: left;
	color: #858585;
	font-size: 14px;
}

#nomeListPed{
	width: 202px;
}

#marcaListPed{
	width: 120px;
}

#precoListPed{
	width: 80px;
}

#codListPed{
	width: 118px;
}

#dipsListPed{
	width: 80px;
}

.sim{
	color: #009a07 !important;
}

.nao{
	color: #cb0101  !important;
}

#btnComprarListPed{

}


#btnComprarListPed a{
	background: #0062a1;
	display: block;
	color: #fff;
	padding: 11px 11px;
	margin-top: -11px;
	position: relative;
	right: -17px;
	border-radius: 0px 10px 10px 0px;
	text-decoration: none;
	cursor: pointer;
	margin-left: -32px;
}
#btnComprarListPed .naoBTN,#btnComprarListPed .naoBTN:hover{
	background: #ccc;
	cursor: default;
	padding: 11px 25px;
}

#btnComprarListPed a:hover, #botaoBusca:hover{
	background: #00385c;
}

#ListaPaginacao{
	padding-top: 40px;
}

#ListaPaginacao li{
	float: left;
margin: 10px 4px 0px 0px;
}

#ListaPaginacao li a{
display: block;
padding: 5px 5px;
background: #d0e8f8;
width: 15px;
height: 12px;
text-align: center;
text-decoration: none;
color: #0062a1;
border: solid 1px #0062a1;
font-size: 12px;
}
 #ListaPaginacao li a:hover{
	background-color: #0062a1;
	color: #fff;
}

 #ListaPaginacao li a.ativo{
	background-color: #dbdbdb;
	color: #fff;
}

.FormEnviaMeuVolare{
	padding-left: 80px;
	margin-bottom: 80px;

}

.FormEnviaMeuVolare input[type='submit']{
	float: right;
	background: #00385c;
	color: #fff;
	display: block;
	margin-right: 120px;
	margin-top: -100px;
	font-size: 40px;
	border: none;
	cursor: pointer;
	padding: 25px;
}

.FormEnviaMeuVolare input[type='text']{
	width: 400px;
	display: block;
	padding: 7px 10px;
}

#FormCarrinho{
	width: 400px;
}

#FormCarrinho input,#FormCarrinho textarea{
	width: 100%;
	padding: 7px 15px;
	box-sizing:border-box;
	margin-bottom: 10px;
}

#FormCarrinho textarea{
	height: 150px;
}

#FormCarrinho input[type='submit']{
	padding: 5px 5px;
	font-size: 14px;
	width: 100%;
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	background: #0062a1;
	color: #fff;
	border: none;
	cursor: pointer;
}


