@charset "utf-8";
/* CSS Document */

body {font-family: 'Lato', sans-serif; font-weight: 300; background-color: whitesmoke; margin: 0;}
.pagina{width: auto; background-color: whitesmoke; min-height: 100vh; margin: auto;}
/*conteúdo*/
.divcorpo{width: 100vw; max-width: 1170px; background-color: whitesmoke; min-height: calc(100vh - 332px); margin: 0 auto;} /*index na raiz*/
.corpo{width: 100vw; max-width: 1170px; min-height: calc(100vh - 332px); margin: 0 auto;}
.conteudo{width: 100%;} /*background-color: white;*/
.superdestaques{width: 100%;};
.busca{width: 100%;};
.destaques{width: 100%; background-color: white;}
/*footer-rodape*/
.divBootom { width: 100%; color: white;  background-color: #239dd8; border-top-width: 3px; border-top-style: solid; border-top-color: #00e121; padding-top: 10px; }
.space_footer{ width: 100%; height: 80px; display: none; }
.telefone_footer{width: 100%; height: 90px; position: fixed; z-index: 1000; bottom: 0; background-color: whitesmoke;	display: block; flex-direction: row; justify-content: center; align-items: center; padding-top: 5px; }





/*uso comum*/

.space{width: 100%; height: 15px;}




/*header*/
.headervmx {
  font-family: 'Lato', sans-serif; font-weight: 300;
}









/* para o link */
a.whatslink:link { color: dimgrey; text-decoration:none; }
a.whatslink:visited { color: dimgrey; text-decoration:none; }
a.whatslink:hover { color:#0d6efd; text-decoration:none; font-size:125%; }
a.whatslink:active { color: dimgrey; text-decoration:none; background-color:#000000; }

/* DESTAQUE*/

/* Create four equal columns that sits next to each other */
.column { flex: 50%; max-width: 50%; padding: 0 4px; }
.column img { margin-top: 8px; vertical-align: middle; width: 100%; }
/* PARA O LINK DETALHE */
.detalhe { }
a.detalhe:link { color:dimgray; text-decoration:none; }
a.detalhe:dimgray { color:dimgray; text-decoration:none; }
a.detalhe:hover { color:#0d6efd; text-decoration:none;}
a.detalhe:active { color:dimgray; text-decoration:none; background-color:#000000; }

/*FORM NOVO*/
#scroll_menu
  {width: 100%; z-index: 99999999!important;}
#FormNovo { font-family: 'Lato', sans-serif; }
#FormNovo select{ border:0; text-transform: uppercase; width: 100%; -webkit-appearance: none; -moz-appearance: none; 
  background: #FFFFFF url(img/select_index.png) no-repeat right center; background-position: 88%; cursor: pointer;
  color: dimgrey}
#FormNovo input[type=text] { background-color: #FFFFFF/*transparent*/; text-transform: uppercase; width: 100%; box-shadow: none; border: none;}
#FormNovo input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: dimgrey;} /*dimgrey*/
#FormNovo input[type=text]::-moz-placeholder { /* Firefox 19+ */	color: dimgrey;}
#FormNovo input[type=text]:-ms-input-placeholder { /* IE 10+ */color: dimgrey;}
#FormNovo input[type=text]:-moz-placeholder { /* Firefox 18- */color: dimgrey;} /*#000*/
#FormNovo input[type=submit]
  {background-color: transparent; background: url(img/lupa_branca3.png) no-repeat; background-position: 0 2px;  
    display: inline-block; width: 28px; height: 28px; padding: 0px; outline: none; border: none;}
/*FORM NOVO*/


/*BUSCA DIRETA*/
.container-galeria{ display: grid; grid-template-columns: repeat(6,1fr); grid-auto-rows: 300px; padding: 5px; grid-gap: 5px; }
.item-galeria{ position: relative;}
.item-galeria .img-galeria{ width: 100%; height: 100%; object-fit: cover;}
.item-galeria{ position: absolute; background-color: rgba(0,0,0,0.8);  width: 100%; color: white; font-size: 16pt; }
.title-galeria{ position: absolute; background-color: rgba(0,0,0,0.8); left: 0;  vertical-align: middle;  text-align: center; 
  display: table-cell; top: 0; width: 100%; height: 100%; color: white; font-size: 16pt; visibility: hidden; 
  opacity: 50%; }
.h-1{ grid-row: span 1;}
.h-2{ grid-row: span 2;}
.w-1{ grid-column: span 1;}
.w-2{ grid-column: span 2;}
.w-3{ grid-column: span 3;}
.w-4{ grid-column: span 4;}
.item-galeria { margin: 0; overflow: hidden; float: left; position: relative; }
.item-galeria a{ text-decoration: none;}
.item-galeria a:hover .title-galeria{ cursor: pointer; visibility: visible} 

@media(max-width:768px){
    .container-galeria{grid-template-columns: repeat(1,1fr); grid-auto-rows: 50vh;}
    .h-2{ grid-row: span 1; }  
    .w-2{ grid-column: span 1; }
}
/*BUSCA DIRETA*/



/*fontes e titulos*/
.oswald {
  font-family:'Oswald'; 
  font-weight: 400;  
}
.titulo {
  font-family:'Oswald'; font-weight: 400; 
  font-size: 18px; 
  border-left: 6px solid #0d6efd; 
  padding-left: 10px; 
  margin-top: 20px; 
  margin-bottom: 20px;    
  color: #646464;
}
.lato {
  font-family: 'Lato', sans-serif; 
  font-weight: 300; 
}
/*links*/
a.redesocial:link, a.redesocial:visited, 
a.redesocial:hover, a.redesocial:active {
  color:#000000;
  text-decoration:none;
}




.btnblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13;
  width: 100%;
  height: 35px;
  background-color: #239dd8;
  padding: 9px 50px;
  border: none;
  color: white;
}  






.bloco {
  padding: 10px;
 /*margin: 20px;*/
 /*width:200px;*/
 /*height:150px; */
 /*border: solid 1px #555; */
 /*background-color: #eee; */
 box-shadow: 10px 0 15px -6px rgba(31, 73, 125, 0.8), -12px 0 8px -6px rgba(31, 73, 125, 0.8);
 -webkit-box-shadow: 10px 0 15px -6px rgba(31, 73, 125, 0.8), -12px 0 8px -6px rgba(31, 73, 125, 0.8);
}

.blococonfira{
		/*width: 200px;
		height: 200px;*/
		/*background-color: #F23005;*/
		-webkit-box-shadow: 9px 7px 5px rgba(35, 127, 216, 1);
		-moz-box-shadow:    9px 7px 5px rgba(35, 127, 216, 1);
		box-shadow:         9px 7px 5px rgba(35, 127, 216, 1);
	}

body {
  font-family: 'Lato', sans-serif;
  font-weight: 300; 
  /*background-color: red;*/
  margin: 0;
  margin: 0 auto;
}

