.t-HeroRegion{
    padding: 9px;
    margin-left: 25px;
}
 .t-Body-content{
background-image: url("https://inthegrasoftware.com/wp-content/uploads/2021/01/patron1.svg");  
    background-position: top left;
    background-repeat: repeat; 
    background-size: cover;
    animation: fondo_animado 700s infinite;  
}



.t-Footer {
	padding: 9px;

}
.rw-pillar--ocean .t-Body-title:after, .rw-pillar--ocean.rw-layout--fixed .t-Body-mainContent:before{
    background-image: url("https://inthegrasoftware.com/wp-content/uploads/2021/11/f3.jpg");
}

@keyframes fondo_animado {
  50% {background-position: right;}
}
.boton_ac{
    margin-top: 40px;
}
.boton_ac2{
    margin-top: 42px;   
}

@font-face {
  font-family: 'Inthegra-Light';
  src: url('#WORKSPACE_FILES#Inthegra-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}