

.blocoMostras { width: 100%; position: relative; display: flex; flex-wrap: wrap; margin: 20px auto; justify-content: center; padding: 55px 10px; }

.blocoHomeEntradaMostras, .blocoHomeEntradaMostrasInd, .blocoHomeEntrada_Faixa, .blocoHomeEntrada_Faixa35{ display: flex; width: 100%; height: 60vh;  background-size: cover; background-position: center top; justify-content: center; align-items: center; position: relative; overflow: hidden; }
.blocoHomeEntradaMostras:after, .blocoHomeEntradaMostrasInd:after, .blocoHomeEntrada_Faixa:after, .blocoHomeEntrada_Faixa35-bg:after{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); left: 0; top: 0; content: ""; }

.blocoHomeEntradaMostras-bg, .slideExpoMostras, .blocoHomeEntradaMostrasInd-bg, .blocoHomeEntradaMostrasInd-bg { display: flex; width: 100%; height: 60vh;  background-size: cover; background-position: center top; justify-content: center; align-items: center; position: relative; overflow: hidden; }

.blocoHomeEntradaMostrasInd, .blocoHomeEntradaMostrasInd-bg { height: 40vh; }

.blocoHomeEntrada_Faixa, .blocoHomeEntradaFaixa-bg { height: 25vh; }

.blocoHomeEntrada_Faixa35, .blocoHomeEntradaFaixa35-bg { height: 35vh; }

.blocoHomeEntradaIngressos{ height: 75vh; }

.slideExpoMostras{ position:absolute;
    inset:0;
    background-size:cover;
    background-position:center;
    opacity:0;
    transform:scale(1.1);

    transition:
        opacity 2s ease,
        transform 8s ease;
}
.slideExpoMostras.activeExpoMostras{
     opacity:1;
    transform:scale(1);
}

.blocoMostrasAmbientes{ display: flex; width: 100%; height: auto; flex-wrap:wrap; padding: 20px; justify-content: center; align-itens: center; }
.blocoMostrasAmb { display: flex; width: 100%; height: auto; flex-wrap:wrap; max-width: 1200px; color: inherit; text-decoration: none; margin-bottom: 50px; }
.blocoMostrasAmb, .blocoMostrasAmb * {
    color: inherit !important;
    text-decoration: none !important;
}
.blocoMostrasAmb_Foto { width: 100%; height: auto; overflow: hidden; border-radius: 8px; }
.blocoMostrasAmb_Foto img{ width: 100%; height: auto; transition: transform 0.4s ease; }
.blocoMostrasAmb_Dados { width: 100%; height:  auto; padding: 20px ;   }

a.blocoMostrasAmb:hover .blocoMostrasAmb_Foto img {
    transform: scale(1.1);
}

.mostrasPessoasMini{ width: 100%; display: flex; margin: 20px auto; align-items: center;  }
.mostrasPessoasMini_foto{ width: 80px; height: 70px; margin-right: 10px; display: flex; overflow: hidden; border-radius: 100px; border: 1px solid #ddd;  }
.mostrasPessoasMini_foto img{ width: 100% !important; height: auto;   }

.mostrasPessoasMini_foto2{ width: 80px; height: 60px; margin-right: 10px; display: flex; overflow: hidden; border-radius: 8px; border: 1px solid #ddd;  }
.mostrasPessoasMini_foto2 img{ width: 100% !important; height: auto;   }


.mostrasPessoasMini_pes{ width: 80%; display: flex; flex-wrap: wrap; height: auto; }
.mostrasPessoasMini_pesUnit { width: 48%; margin-right: 2%; height: auto; }
.mostrasPessoasMini_pesUnit p:nth-of-type(1) { font-size: 14px; font-weight: 600; margin-bottom: 0px; color:#333 !important;    }
.mostrasPessoasMini_pesUnit p:nth-of-type(2) { font-size: 12px; font-weight: 400; color:#333 !important;   }
.blocoMostrasAmb_Dados .textoExpoNormal {color:#5c7066 !important; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden }
.blocoMostrasAmb_Dados .blocoExpoTitulo_antes {color:#d4356a !important; }

.lk_Mostras { font-size: 16px; display: flex; color:#bf6240 !important; font-weight: 600;     font-family: "DM Sans", sans-serif;  align-items: center;  } 
.lk_Mostras:hover{ opacity: 0.7;}

a.lk_VoltaMostra:link, a.lk_VoltaMostra:active, a.lk_VoltaMostra:visited{ font-size: 13px !important; display: flex; color:#6c7a73 !important; font-weight: 600;     font-family: "DM Sans", sans-serif;  align-items: center; float: right; margin-right: 10px;}
a.lk_VoltaMostra:hover{ opacity: 0.7;}
.lk_VoltaMostraSVG{ width: 20px; height: 20px; }


.tituloHomeEntradaExpoAmbiente{ font-size: 3em; margin-top: 5px; }
.tituloHomeEntradaExpo2Ambiente{ font-size: 1em;  }

.mostra_expositor{ width: 100%; height: auto; border-radius: 8px; margin-bottom: 25px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #ccc; padding-bottom: 5px;   }
.mostra_expositor p{ width: 100%; }
.mostra_expositor_bl2 p{ font-size: 14px !important; font-family: "DM Sans", sans-serif; }
.lk_MostraIndDados{ color: #333 !important; }
.lk_MostraIndDados i { color: #D8356A !important; margin-right: 5px !important; font-size: 16px !important; width: auto;    }

.lk_MostraIndDados, .lk_MostraIndDados * {
    color: inherit !important;
    text-decoration: none !important;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	vertical-align: middle;
}

.mostra_DadosExpo_titulo{ font-size: 2em; font-weight: 600;  font-family: "Playfair Display", serif; margin-bottom: 0px;     font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal; color: #d4356a !important;    }
.mostra_DadosExpo_subtitulo, .mostra_DadosExpo_subtitulop{ font-size: 1.3em; font-weight: 400;  font-family: "DM Sans", sans-serif; margin-bottom: 0px;   }
.mostra_DadosExpo_subtitulop { font-size: 1.1em; }

.italico{ font-style: italic; }
.negrito{ font-weight: 600;}
.mostra_expositor_bl1, .mostra_expositor_bl2{ width: 100%; }

.blocoTextoNormal{ width: 100%; display: block; margin: 30px auto; max-width: 1000px; padding: 0 30px; }
.blocoTextoNormal p, .mostras_Apoiadores p{ font-family: "DM Sans", sans-serif; font-size: 1.3em; color: #333; line-height: 1.8em; font-weight: 300;  }


.galeria-premium {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  padding: 10px;
	justify-content: center;
}

.galeriaPremium_item {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  aspect-ratio: 16/9; /* quadrado perfeito */
}

/* imagem */
.galeriaPremium_item img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* preenche tudo sem branco */
  object-position: center;
  transition: transform 0.4s ease;
}

/* hover */
.galeriaPremium_item:hover img {
  transform: scale(1.08);
}

.mostras_Patrocinadores{ display: flex; width: 100%; height: auto; flex-wrap:wrap; padding: 20px; justify-content: center; align-itens: center; max-width: 1280px; margin: 20px auto;  padding: 50px 10px;}

.fundoPatrocionadores{ background-color: #fbf3f1; }

.mostras_PatrocinadoresBloco{ width: 100%; }
.mostras_PatrocinadoresBloco  .mostrasPessoasMini_pesUnit{ width: 100%; }

.mostras_Apoiadores{ width: 100%; padding-top: 20px; border-top: 1px solid #d4356a; margin-top: 20px;  }
.mostras_Apoiadores p{ font-size: 14px;  }
.mostras_Apoiadores p:nth-of-type(1) { color: #d4356a;}

.mostras_PatrocinadoresBloco{ background-color: #fff; border: 1px solid #F4CBD9; border-radius: 8px; padding: 0 15px 15px 15px; transition: all 0.3s ease; overflow: hidden;}
.mostras_PatrocinadoresBloco:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

@media only screen and (min-width: 400px) {

	

	






}



/* LAYOUT PARA TABLET *****************************************************/   
@media only screen and (min-width: 768px) {

     .galeria-premium {
    grid-template-columns: repeat(3, 1fr);
  }

.mostras_PatrocinadoresBloco{ width: 30%; margin: 1.53%; }

 
}

/* LAYOUT PARA DESKTOP ******************************************************/   
@media only screen and (min-width: 990px) {



	.blocoMostrasAmb_Foto { width: 50%; height: auto; overflow: hidden; border-radius: 8px; }
	/*.blocoMostrasAmb_Dados { width: 50%; height:  auto; padding: 20px 20px 20px 60px; display: flex; flex-wrap: wrap; align-items: center; align-content: center;   }*/
	.blocoMostrasAmb_Dados { width: 50%; height:  auto; padding: 20px 20px 20px 60px; display: flex; flex-direction: column; flex-wrap: wrap; align-content: flex-start; justify-content: center; align-items: flex-start; }
	.blocoMostrasAmb_DadosEsq { padding: 20px 60px 20px 20px;}
	.invertido { flex-direction: row-reverse;}

	.mostra_expositor_bl1{ width: 45%; }
	.mostra_expositor_bl2{ width: 50%; margin-left: 5%; }


	.galeria-premium {
    grid-template-columns: repeat(4, 1fr);
  }
	
	
	.mostras_PatrocinadoresBloco{ width: 23%; margin: 1%; }

}

/* LAYOUT PARA DESKTOP ******************************************************/   
@media only screen and (min-width: 1280px) {

	.blocoMostrasAmb{ margin-bottom: 80px; }
	
	
	
	
	

}