.lead-dark-bg{
   text-align: center;
  line-height: 75px;
  color:white;
  font-size: 30px;
  font-weight:700;
  font-style:italic;
  padding-top: 50px;
  margin-left:auto;
margin-right:auto;
}

.big-light {
  font-size: 24px;
  line-height: 300px;
  font-weight: 600; }

.lead {
  text-align: center;
  line-height: 75px;
  color:#5dc6fc;
  font-size: 30px;
  font-weight:700;
  font-style:italic;
  padding-top: 50px;
  margin-left:auto;
margin-right:auto;
}

.button {
  background-color: #009ee0;
  border: none;
  color:white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}

.offer{
background-color:#ffdd99;
padding:10px;
margin-left:auto;
margin-right:auto;
}

.gm3000{
color:#429a3f;
}

.brand_name{
	  color: #009ee0;
  }
  .video-home-center{
  padding:30px;
     margin: auto;
     height:100%;
  }
  
  .center{
     margin: auto;
  width: 50%;
}

.li-class {
  list-style-type: disc !important;
  padding-left: 50px;
  font-size:1.5em;
  line-height:1.5;
}

.li-class li::before {
 
  display: inline-block;
}

.li-class li{
   margin-bottom:10px;
}