body {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    font-family: 'Be Vietnam Pro', sans-serif;
    background-color: #0E2036;
}

header {
  background-color: black;
  color: white;
  padding: 10px 150px;
}

.header-top .nav {
  align-items: center;
}

header button {
  border-radius: 10px !important;
  padding: 5px 15px !important;
  width: 200px !important;
  height: 40px !important;
  font-size: 20px !important;
}

header .first {
  color: black;
  font-weight: bold;
  background-color: #FBB513 !important;
}

header .first:hover {
  background-color: #FBB513 !important;
}

header .second {
  background-color: #000000 !important;
  border-color: white !important;
  color: #FBB513 !important;
  border-radius: 10px !important;
}

header .second:hover {
  background-color: #000000 !important;
  border-color: #FBB513 !important;
  color: white !important;
}

.header-top li {
  padding: 0px 10px;
}

.header-top .name {
  padding-top: 8px
}

.main-banner img {
    width: 100%;
    height: auto;
    display: block;
}


a {
  color: yellow;
  text-decoration: none;
}

.banner-buttons {
    position: absolute;
    margin-top: -28%;
    margin-left: 10%;
}

.banner-buttons .button-2{
    width: 80%;
    margin-left: 10%;
    margin-top: -7%;
}

.banner-buttons img {
    transition: transform 0.3s ease;
    animation: pump 1.5s infinite;
}

/* second button slight delay (nice effect difference) */
.banner-buttons {
    animation-delay: 0.3s;
}

@keyframes pump {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.08);
    }
    100% {
        transform: scale(1);
    }
}




#banner .first-banner img {
  width: 95%;
}

#carouselExampleIndicators {
  padding: 20px 32px;
}

.ticker  {
  padding: 0px 32px;
}

.ticker .news-content p {
  color: white;
  font-size: 14px;
}

.speaker-icon img {
  width: 30%;
}


.sport  {
  padding: 0px 32px;
}

.sport-banner  {
  padding: 10px 32px;
}

.game-option  {
  padding: 10px 32px;
}

.game-option img {
  width: 100%;
}

.game-type {
  padding: 10px 32px;
}

.game-type img {
  width: 100%;
}

.game-type p {
  color: white;
  padding: 20px;
  font-size: 20px;
  font-weight: 200;
}

.blog-box {
  background-color: #060223;
}

.blog-box h3 {
  color: white;
}

.blog-box p {
  color: white;
}

.blog-box .date {
  color: white !important;
}

.sport-banner-2  {
  padding: 5px 0px;
}

.blog-sec h3 {
  color: white;
  padding: 10px;
}

.about-us img {
  width: 40%;
  padding-top: 20px;
}

.about-us h3 {
  color: white;
  font-size: 20px;
  margin-top: 26px;
  margin-left: -55px;
}

.about-us p {
  color: white;
  font-size: 20px;
}

.about-us .des p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  padding-top: 10px;
}

.why-choose p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.why-choose li {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  color: white;
}

.download img {
  width: 90%;
}

.download-button button {
  width: 70%;
  font-size: 30px;
  padding: 10px 0px;
  border-radius: 15px;
}

.download-button .red button {
  background-color: #b20000;
  border-color: #b20000;
}

.download-button .red button:hover {
  background-color: #ab2a2a;
  border-color: #ab2a2a;
}

.download-button .white button {
  background-color: #fff;
  border-color: #fff;
  color: #666;
}

.download-button .white button:hover {
  background-color: #666;
  border-color: #666;
  color: white;
}

.download-app h3 {
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
  padding-top: 10px;
  margin-left: 0px;
}

.download-app p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  padding-top: 10px;
  padding-right: 30%;
}



.how-profit p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.company img {
  width: 100%;
}

.shareholder-profit li {
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  color: white;
  padding-top: 20px;
}

.shareholder-profit img {
  width: 85%;
}

.shareholder-profit.sec img {
  width: 60%;
}

.shareholder-profit.third img {
  width: 80%;
}

.entertainment p {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  color: white;
}

.vui123 h3 {
  font-size: 40px;
  line-height: 35px;
  text-align: justify;
  color: white;
  margin-left: 0px;
}

.vui123 p {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  color: white;
  margin-left: 0px;
}

.vui123 h4 {
  font-size: 25px;
  line-height: 35px;
  text-align: justify;
  color: white;
  margin-left: 0px;
}

.vui123 li {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  color: white;
  margin-left: 0px;
}


#brand {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: rgb(37, 36, 36);
}

#brand p {
  font-size: 18px;
  line-height: 35px;
  text-align: justify;
  color: white;
  margin-left: 0px;
}

#brand .first img {
  width: 80%;
}

#brand .sec img {
  width: 90%;
}

footer {
  background-color: black;
  /* padding: 20px 80px; */
}

footer .copyright p {
  color: white;
}



.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:40px;
	background-color:#4267B2;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


.blog-image img {
  width: 100%;
}


.float-2{
	position:fixed;
	width:60px;
	height:60px;
	bottom:135px;
	right:40px;
	background-color:#229ED9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float-2{
	margin-top:16px;
}


.float-3{
	position:fixed;
	width:60px;
	height:60px;
	bottom:210px;
	right:40px;
	background-color:#FF0000;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float-3{
	margin-top:16px;
}

.blog-image img {
  width: 100%;
}

.rounded-circle {
  border-radius: 0px !important;
  margin-right: 35px;
}

