/**
    Comentarios
    por daniel de souza
    06/2023
*/
body{
    /*overflow:hidden;*/
}

.showcase-text { padding:1rem;padding-top:3rem;min-height:19rem;overflow:hidden; }

.showcase-img { 
  
    /* padrao de 400px aprox. */
  min-height:25rem;
  
  background-size:99% 99%;
  
  background-repeat:no-repeat;
  
  background-position:center center;
    
}

@media (min-width: 768px) {
  .showcase-text { padding:2rem;padding-top:5rem;min-height:25rem;overflow:hidden; }
  .showcase-img { background-size:100% 100%; }
}

#img_ImageH21{
    background-image: url(../files/avail/images/gencraft1.png);
}
#img_ImageH22{
    background-image: url(../files/avail/images/gencraft2.png);
}
#img_ImageH23{
    background-image: url(../files/avail/images/gencraft3.png);
}

.gemado1{
    /*background:radial-gradient(#18BC9C60,#3366ff60);        */
    background: conic-gradient(from 180deg,#18BC9C90,#3366ff90);
}

.gemado2{
        
}

.socialbtns-acts1 { display:none; position:fixed; top:120px; z-index:9999; } 
@media (max-width:800px){.socialbtns-acts1 {}}

.socialbtns-acts1 .icon-wzap{
	
}