.logo {
	max-height: 50px;
}

#personagem{
	position: absolute;
	left: 35px;
	bottom: 17px;
	max-width: 350px;
	width: 83%;
	}
	
.fundo_branco {
	background: #fff !important;
}

.fundo_cinza {
	background: rgb(248, 248, 248) !important;
}

.fundo_azul {
	/* 	background: rgb(0, 87, 166)!important; */
	background: #26468A !important;
}

.fundo_verde {
	background: #6a6d46!important;
/* 	background: #75e3ff!important; */
}

.fundo_laranja {
	/* 	background: #FF851B!important; */
	background: #FF9933 !important;
}

.border-up-azul-claro, .border-up-orange {
	border-top: 5px solid #26468A;
}

.border-up-verde {
	border-top: 5px solid #6a6d46;
}

.border-up-verde {
	border-top: 6px solid rgb(110,110,80);
}

.altura25 {
	min-height: 25px !important;
	height: 25px;
}

#contato-camposhome2{
	display: flex;
    background-color: #DBDBD3;
    padding: 40px;
    width: 100%;
    box-sizing: border-box;
    margin-left: -15px;
}

/* .uk-navbar-item{ */
/* 	color:#fff !important */
/* } */

.uk-grid-small>.uk-grid-margin {
    margin-bottom: 15px;
}

/* .uk-card-body p, .uk-card-body ul, .uk-card-body h2, .uk-card-body h3 { */
/* 	text-align: left; */
/* } */

#whatsapp-icon {
    width: 100px; 
    height:100px;
}

.uk-form-label{
	font-size: 19px;
}

.uk-subnav-divider> :last-child::before {
	/* .no-last-divider a:last-child::before { */
	border-left: none !important;
	margin-right: 0px !important;
}

.slider-home .uk-card-title {
	text-align: center;
}

.uk-button-small {
    width: 200px !important;
    margin: auto;
    margin-top: 30px;
}

.uk-button-primary{
	background-color:#26468A !important;
}

.uk-button-primary:hover{
	background-color:#1E3974 !important;
}

.fundo_azul_escuro{
	background-color:#001A4E !important;
}

.slider-home .uk-card-body {
	padding-left: 0px;
}

.uk-first-column .uk-card .uk-card-body {
	padding-right: 0px;
}

.uk-h1, h1 {
        font-size: 2rem !important;
    }

#header_logo,
.uk-logo {
	min-height: 50px;
}

.title-basic div h2 {
	margin: 10px 0 0 0;
}

#filter-categoria {
	margin-bottom: 10px;
}

#card-title {
	font-size: 1.2rem;
}

.uk-navbar-right li a{
	color:rgb(110,110,80);
	font-size: 1.25rem;
	font-weight: 600;
}

.fundo-cinza-claro{
	    background-color: #F4F4F4 !important;
        border-radius: 20px !important ;
    	padding: 30px 40px 0px !important;
    	margin-top: 50px;
	}
	
@media only screen and (max-width : 500px),
only screen and (max-device-width : 500px) {
	.uk-article p {
		font-size: .8rem;
	}
	
	#personagem{
	display:none
	}
	
	.uk-article .uk-text-lead {
		font-size: 1.2rem;
	}

	.uk-article-title {
		font-size: 1.5rem;
	}

	#produto .uk-card .uk-card-body {
		padding: 10px 10px;
	}

	.uk-modal-dialog {
		padding: 30px 10px;
	}

	.uk-slideshow,
	.uk-slideshow li,
	.uk-slideshow li img {
		max-height: 200px;
	}

	.uk-card-footer a {
		font-size: 0.65rem;
	}

	#card-title {
		font-size: 1.0rem;
	}

	.uk-navbar-nav li a {
		padding: 0 5px;
	}

	.uk-logo {
		padding: 0 10px;
	}

	.altura25 {
		padding: 0 5px;
		font-size: .7rem;
		height: 20px;
	}

	.altura50 {
		min-height: 50px !important;
		height: 50px;
	}

	.uk-navbar-nav>li>a {
		height: 50px;
	}
	
}

figure {
	overflow: auto;
}

.table table {
	font-size: 14px;
	empty-cells: show;
	border: 1px solid #cbcbcb;
}

.table table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center
}

.table table td,
.table table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .5em .5em;
	/*  border-width:0 0 1px; */
	border-bottom: 1px solid #cbcbcb;
}

.table table td:first-child,
.table table th:first-child {
	border-left-width: 0
}

.table table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom
}

.uk-table th {
	color: #000;
}

.table table td {
	background-color: transparent;
	text-align: left;
}

/* .pure-table td, */
.table table tr:nth-child(2n-1) td {
	background-color: #f2f2f2
}

.table table tbody>tr:last-child>td {
	border-bottom-width: 0
}

.table table tbody>tr:last-child>td {
	border-bottom-width: 0
}

::-webkit-scrollbar {
	-webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
	width: 8px;
}

::-webkit-scrollbar:horizontal {
	height: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .5);
	border-radius: 10px;
	border: 0px solid #ffffff;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f2f2f2;
}

/* .table { */
/*  margin:1em auto; */
/*  display:table */
/* } */
/* .table table { */
/*  border-collapse:collapse; */
/*  border-spacing:0; */
/*  border:2px double #737373 */
/* } */
/* .table table td,.table table th { */
/*  min-width:2em; */
/*  padding:.4em; */
/*  border-color:#d9d9d9 */
/* } */
/* .table table th { */
/*  font-weight:700; */
/*  background:#fafafa */
/* } */

.cabecalho-logo{
  flex: 1;
  display: inline-block;
  width: 20%;
  text-align: left;
}

.cabecalho-menu{
  flex: 1;
  display: inline-block;
  width: 75%;
}

.cabecalho-menu ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}

.cabecalho-menu ul li {
  margin-right: 40px; 
}

.cabecalho-menu ul li a{
  color:rgb(95, 90, 85);
  font-weight: 500;
  font-size: 18px;
}

.main-categoria{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
}

.main-categoria a{
  color:rgb(125,115, 110);
}

.main-categoria a:hover{
  	text-decoration: none;
}

.main-categoria a:hover h3{
  	color:rgb(50,50,30);
}

.categoria-container{
  padding: 10px;
  width: fit-content;
  margin: 0 auto;
}

.categoria-container hr{
  margin-bottom: 5px;
  margin-top: 0px;
  border: none;
  height: 3px;
  background-color: rgb(125,115, 110);
  width: 85%;
  margin-left: auto;
}

.categoria-titulo{
  display: flex;
  align-items: center;
}

.categoria-icone{
  width: 30px;
  margin-right: 10px;
}

.categoria-titulo h3{
  margin: 0;
  margin-left: 15px;
  font-weight: 500;
  color:rgb(110,110,80);
}

.categoria-imagem{
  text-align: right;
}

.categoria-subimagem{
  width: 80%;
  display: inline-block;
  text-align: left;
}

.categoria-subimagem img{
  width: 100%;
  height: auto;
}

.catDestaque1{
	padding:20px;
	background-color:rgb(204,191,172);
	display: grid;
	gap: 50px;
	grid-template-columns: repeat(1, 1fr);
}

.catDestaque2{
	padding:20px;
	background-color:rgb(204,191,172);
	display: grid;
	gap: 50px;
	grid-template-columns: repeat(2, 1fr);
}

.catDestaque3{
	padding:20px;
	background-color:rgb(204,191,172);
	display: grid;
	gap: 50px;
	grid-template-columns: repeat(3, 1fr);
}

.catDestaque1 a,
.catDestaque2 a,
.catDestaque3 a{
	text-decoration: none;
	color:inherit;
}

.catDestaque1 a:hover,
.catDestaque2 a:hover,
.catDestaque3 a:hover{
	text-decoration: none;
}

.catDestaque1 a:hover h3,
.catDestaque2 a:hover h3,
.catDestaque3 a:hover h3{
	color:rgb(50,50,30);
}

.catDestaque1 a:hover .catDestaque-imagem,
.catDestaque2 a:hover .catDestaque-imagem,
.catDestaque3 a:hover .catDestaque-imagem{
	border: 1px solid;
}

.catDestaque-container{
	display: grid;
	grid-template-rows: auto auto;
	grid-template-columns: auto auto;
	gap:0;
}

.catDestaque-icone{
	width: 95%;
  	display: flex;
  	justify-content: right; 
  	padding: 0;
  	margin: 0;
  	margin-left: 5px;
  	margin-right: 5px;
  	overflow: hidden;
}

.catDestaque-icone img{
	width: 30px;
	height: 30px;
}

.grid-item{
	padding:0px;
}

.grid-item h3{
	margin:0;
	margin-bottom: 15px;
	font-weight: 500;
	color:rgb(110,110,80);
}

.catDestaque-imagem{
	width: 350px;
	height: 300px;	
}

.rodape{
  width: 100%; 
  display: flex; 
  margin-bottom: 6px;
  border-top: 6px solid rgb(110,110,80);
}

.rodape-lista{
  width: 50%;
  text-align: center;
}

.rodape-lista h2{
  font-size: 26px;
  color: rgb(100,100,75);
}

.lista-itens {
  font-size: 14px;
  column-count: 3;
  column-gap: 20px;
  max-width: 100%;
  text-align: left;
}

.lista-itens li{
  text-wrap: nowrap;
}

.lista-itens li a{
  color:rgb(125,115, 110);
}

.lista-itens li a:hover{
  color:rgb(50,50,30);
  text-decoration: none;
}

.rodape-contato{
  width: 50%;
  display: flex;
  flex-direction: column;
  height: fit-content;
}

.rodape-contato-dados{
  width: 100%;
  height: fit-content;
  display: flex;
  margin: auto auto 15px auto;
}

.rodape-contato-dados-logo{
  margin: 5px;
  width: 40%;
  text-align: center;
}

.rodape-contato-dados-logo img{
  max-width: 100%;
  height: auto;
}

.rodape-contato-dados-texto{
  font-size: 20px;
  margin:3px;
  color:rgb(55,125,45);
  font-weight: 600;
  letter-spacing: 0.1em;
}

.rodape-contato-dados-email{
  font-size: 20px;
  margin:3px;
  color:rgb(45,90,165);
  font-weight: 600;
  letter-spacing: 0.1em;
}

.rodape-contato-dados-telefone{
  margin: 5px;
  width: 35%;
  font-size: 18px;
  font-weight: 500;
  color:rgb(45,90,165);
}

.rodape-contato-dados-telefone ul{
  list-style: none;
  height: 100%;
  gap: 10px;
}

.rodape-contato-dados-telefone ul li{
  margin-bottom: 5px;
}

.rodape-contato-dados-telefone ul li img{
  max-height: 1.2em;
  vertical-align: middle;
  margin-left: 15px;
}

.rodape-contato-dados-whatsContato{
  color:rgb(55,125,45);
}

.rodape-contato-logo{
  margin: 5px;
  display: flex;
  align-items: center;
  width: 20%;
}

.rodape-contato-logo img{
  max-width: 50%;
  max-height: 50%;
  margin-left: 10px;
}

.rodape-menu{
  width: 100%;
  height: fit-content;
  font-size: 20px;
  font-weight: 600;
}

.rodape-menu ul{
  list-style: none;
  display: flex;
  justify-content: flex-end;
  margin: auto;
}

.rodape-menu ul li{
  margin-right: 60px;
}

.rodape-menu ul li a{
  color: rgb(125,115,110);
}

.rodape-menu ul li a:hover{
  color:rgb(95,90,85);
  text-decoration: none;
}

.rodape-contato-form{
  width: 100%;
  height: fit-content;
  margin: auto auto 15px auto;
}

.rodape-contato-form form{
  width: 100%;
  background-color: rgb(216,195,175);
  color:rgb(95,90,85);
  font-size: 16px;
  font-weight: 600;
  padding-left:10px;
  padding-right: 10px;
}

.rodape-form-campos{
  display: flex;
  width: 100%;
}

.rodape-form-campos label{
  width: 9%;
  margin:3px;
}

.rodape-form-campos input{
  width: 35%;
  margin:3px;
  border-color: rgb(150,130,110);
  border-width: 2px;
  border-style: double;
  border-radius: 5px;
}

.rodape-form-campos2{
  display: flex;
  width: 100%;
}

.rodape-form-campos2 input{
  width: 64%;
  margin:3px;
  border-color: rgb(150,130,110);
  border-width: 2px;
  border-style: double;
  border-radius: 5px;
}

.rodape-form-campos2 button{
  width: 5%;
  margin: 3px;
  padding: 0;
  border: none;
  cursor: pointer;
  background: none;
}

.rodape-form-campos2 button img{
  width: 100%;
  height: auto;
}

.rodape-form-campos2-mensagem{
  width: 13%;margin:3px;
}

.rodape-form-campos2-botao{
  width: 7%;
  margin:3px;
}

@media (max-width: 1400px) {
  .lista-itens {
      font-size: 12px;
  }
  .rodape-lista h2{
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .rodape {
    flex-direction: column;
  }

  .rodape-lista,
  .rodape-contato {
    width: 100%;
  }
  
  .lista-itens {
    font-size: 12px;
    column-count: 3;
  }

  .rodape-lista h2 {
    font-size: 20px;
  }
  
/*  .rodape-contato {
	  order: -1;
  }*/
}

@media screen and (max-width: 768px) {
  
  .rodape {
    flex-direction: column;
  }
  
	#personagem{
		bottom: 105px;
        width: 253px;
        left: -29px;
	}
	
  .rodape-lista,
  .rodape-contato {
    width: 100%;
  }
  
  .lista-itens {
    font-size: 14px;
    column-count: 2;
  }

  .rodape-lista h2 {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .lista-itens {
      font-size: 10px;
 	}
 	
  .rodape-lista h2{
    font-size: 16px;
 	}
 	
  #whatsapp-icon{
	    width: 55px;
	    height: 55px;
	}
	
	#personagem{
	display:none
	}
	
}

@media (max-width: 400px) {
  .lista-itens {
      font-size: 8px;
  }
  .rodape-lista h2{
    font-size: 12px;
  }
}