.text-green-light           {color: #009999 !important;}
.text-green-dark            {color: #003641 !important;}
.bg-green-light             {background-color: #009999 !important;}
.bg-green-dark              {background-color: #003641 !important;}


.max-size-900               {max-width: 1100px;}


.logotype-img               {max-width: 200px !important;}
.product-img                {max-width: 322px; margin: auto;}

.product-carousel-img       {max-width: 900px;}
.product-carousel-icon      {max-width: 400px;}
.product-carousel-btn       {border: solid 2px #00000000 !important;}
.product-carousel-btn:hover {border: solid 2px #009999 !important;}
.product-carousel-btn img   {max-width: 200px;}

.table-product-img          {max-width: 100px;}
.bi                         {font-size: 22px;}
.bi-check                   {color: green;}
.bi-x                       {color: red;}

.detail-img                 {width: 100%;}

.mvisia-logo                {max-width: 400px; width: 100%;}

.solution-banner            {object-fit: cover; height: 100%; min-width: 800px; max-width: 100% !important;}
.solution-anchor            {min-width: 100%; display: flex; justify-content: center;}

.footer-bg                  {background-image: url("../../images/footer-automatize.png"); background-color: rgb(119, 117, 117); background-size: cover;}

.nostyle-ul                 {list-style-type: none;}