body {
	color: #505050;
}


.navbar-toggler {
	border: 1px #000049 solid;
	color: #000049;
	background-color: #cad2e1;
}
.collapse.navbar-collapse {
	max-width: 100%;
	background-color: #FFFFFF;
}


/*--
.style-h1 {
	font-size: 20px;

}
--*/

.style-h1-page {
	
}


.style-copyright {
	font-size: 16px;
}



.style-strong-draw-date-result {
	font-size: 12px;
}
.style-md-8-result {
	height: 350px;
}
.style-row-title-result {
	height: 120px;
}
.style-span-draw-date-result {
	font-size: 20px;
}
.style-selection-result {
	width: 500px;
}
.style-td-result {
	height: 32px;
	text-align: center;
}


.style-content-page {
	font-size: 16px;
}


.style-col-md-12-index {
	background-image: url('../images/bg-content.png');
	background-repeat: no-repeat; 
	background-size: cover; 
	width: 940px;
	/*-- height: 658px; --*/
	height: 670px;
	background-position: center center;
}
.sytle-table-home {
	width: 100%;
}
.style-md-3-home {
	height: 300px;
}
.style-div-index {
	height: 400px;
}
.style-row-home {
	height: 300px;
}
.style-img-logo-index {
	height: 80px;
}
.style-img-logo {
	max-width: 100%;
	max-height: 100%;
}
.style-img-icon-index {
	max-width: 100%;
	max-height: 100%;
}
.style-img-slide {
	width: 102%;
}
.style-img-result-home {
	max-height: 100%;
}
.style-img-ads-home {
	padding: 10px 10px 10px 10px;
	max-width: 113%;
	max-height: 113%;
}
.style-img-ads-home-2 {
	max-width: 100%;
	max-height: 100%;
}



.style-td {
	height: 400px;
	text-align: center;
	vertical-align: bottom;
}
.style-td-ball {
	height: 32px;
	text-align: center;
}
.style-td-begin-home {
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-top: 1px #000 solid;
	background-color: #82551a;
	padding: 5px 5px 5px 5px;
	color: #fff;
	font-size: 16px;
	height: 40px;
}
.style-td-starter-prize-home {
	background-color: #effc53; 
	padding: 5px 5px 5px 5px;
	color: #000;
	font-size: 16px;
	height: 30px;
}
.style-td-consolation-prize-home {
	background-color: #f2a039; 
	padding: 5px 5px 5px 5px;
	color: #fff;
	font-size: 16px;
	height: 30px;
}
.style-td-border-home {
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	height: 70px;
}
.style-td-end-home { 
    border-left: 1px #000 solid; 
    border-right: 1px #000 solid; 
    border-bottom: 1px #000 solid; 
    height: 210px;
} 


.style-h1 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size:30px; 
}
.bd-placeholder-img { 
    font-size: 1.125rem; 
    text-anchor: middle;
    -webkit-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none; 
}


/*--.style-header-home { 
    height: 85px; 
}--*/



.ball-1 { 
    font-size: 20px; 
    color: #000; 
    font-weight: bold;
    height: 30px; 
    width: 30px; 
    background-color: #d8b83d; 
    border-radius: 50%; display: 
    inline-block; 
    background: radial-gradient(#fad749, #d8b83d); 
    border:1px solid #000; 
    text-align: center; 
} 
.ball-2 {
    font-size: 17px; 
    color: #000; 
    font-weight: bold; 
    height: 26px; 
    width: 26px; 
    background-color: #d8b83d; 
    border-radius: 50%; 
    display: inline-block; 
    background: radial-gradient(#fad749, #d8b83d);
    border:1px solid #000; 
    text-align: center; 
}







@media (max-width: 768px) {
	.style-md-3-home {
		height: 100px;
	}
	.sytle-table-home {
		width: 98%;
	}
	 
	/*--.style-header-home { 
	    height: 80px; 
	}--*/

	.style-img-logo-index {
		height: 50px;
	}
	.style-div-index {
		height: 260px;
	}
	.style-row-home {
		height: 90px;
	}	
	.style-img-icon-index {
		max-width: 27%;
		max-width: 27%;
	}


	.style-content-page {
		font-size: 12px;
	}


	.style-md-8-result {
		height: 250px;
	}
	.style-row-title-result {
		width: 98%;
		height: 90px;
	}
	.style-span-draw-date-result {
		font-size: 12px;
	}
	.style-selection-result {
		font-size: 12px;
		width: 340px;
	}
	.style-td-result {
		height: 20px;
	}	



	.style-h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	.style-copyright {
		font-size: 12px;
	}


	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
	}
	.text-muted {
		font-size: 12px;
	}
	.style-img-logo {
		max-width: 110%;
		max-height: 110%;
	}



	
	.style-img-slide {
		width: 98%;
	}
	.style-img-result-home {
		padding: 1px 1px 1px 1px;
		max-height: 100%;
	}
	.style-img-ads-home {
		max-width: 49%;
		max-height: 49%;
	}	

	.style-img-ads-home-2 {
		max-width: 100%;
		max-height: 100%;
	}	
	.style-col-md-12-index {
		/*-- width: 340px; --*/
		height: 550px;
	}
	.style-td {
		height: 180px;
		text-align: center;
		vertical-align: bottom;
	}
	.style-td-ball {
		padding: 1px 1px 1px 1px;
		width: 20px;
		height: 20px;
		text-align: center;
	}	
	.style-td-begin-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		border-top: 1px #000 solid;
		background-color: #82551a;
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}	
	.style-td-end-home { 
	    border-left: 1px #000 solid; 
	    border-right: 1px #000 solid; 
	    border-bottom: 1px #000 solid; 
	    height: 190px;
	} 


	.style-td-starter-prize-home {
		background-color: #effc53; 
		padding: 2px 2px 2px 2px;
		color: #000;
		height: 40px;
		font-size: 12px;
	}
	.style-td-consolation-prize-home {
		background-color: #f2a039; 
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}	
	.style-td-border-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		height: 40px;
	}
	.ball-1 { font-size: 12px; color: #000; font-weight: bold; height: 18px; width: 18px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }
	.ball-2 { font-size: 10px; color: #000; font-weight: bold; height: 16px; width: 16px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }


}

@media (max-width: 992px) {
	.style-md-3-home {
		height: 100px;
	}	
	.sytle-table-home {
		width: 98%;
	}	
	
	/*--.style-header-home { 
	    height: 80px; 
	}--*/		
	
	.style-img-logo-index {
		height: 50px;
	}
	.style-div-index {
		height: 260px;
	}
	.style-row-home {
		height: 90px;
	}	

	.style-img-icon-index {
		max-width: 27%;
		max-width: 27%;
	}


	.style-content-page {
		font-size: 12px;
	}



	.style-md-8-result {
		height: 250px;
	}
	.style-row-title-result {
		width: 98%;
		height: 90px;
	}
	.style-span-draw-date-result {
		font-size: 12px;
	}
	.style-selection-result {
		font-size: 12px;
		width: 340px;
	}
	.style-td-result {
		height: 20px;
	}	



	.style-h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	.style-copyright {
		font-size: 12px;
	}
	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
	}
	.text-muted {
		font-size: 12px;
	}	
	.style-img-logo {
		max-width: 110%;
		max-height: 110%;
	}
	.style-img-slide {
		width: 98%;
	}
	.style-img-result-home {
		padding: 1px 1px 1px 1px;
		max-height: 100%;
	}
	.style-img-ads-home {
		max-width: 49%;
		max-height: 49%;
	}
	.style-img-ads-home-2 {
		max-width: 100%;
		max-height: 100%;
	}			

	.style-col-md-12-index {
		/*-- width: 340px; --*/
		height: 550px;
	}

	.style-td {
		height: 180px;
		text-align: center;
		vertical-align: bottom;
	}

	.style-td-ball {
		padding: 1px 1px 1px 1px;
		width: 20px;
		height: 20px;
		text-align: center;
	}	
	.style-td-begin-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		border-top: 1px #000 solid;
		background-color: #82551a;
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}
	.style-td-end-home { 
	    border-left: 1px #000 solid; 
	    border-right: 1px #000 solid; 
	    border-bottom: 1px #000 solid; 
	    height: 190px;
	} 



	.style-td-starter-prize-home {
		background-color: #effc53; 
		padding: 2px 2px 2px 2px;
		color: #000;
		height: 40px;
		font-size: 12px;
	}
	.style-td-consolation-prize-home {
		background-color: #f2a039; 
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}	

	.style-td-border-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		height: 40px;
	}
	.ball-1 { font-size: 12px; color: #000; font-weight: bold; height: 18px; width: 18px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }	
	.ball-2 { font-size: 10px; color: #000; font-weight: bold; height: 16px; width: 16px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }



}

@media (max-width: 1200px) {
	.style-md-3-home {
		height: 100px;
	}	
	.sytle-table-home {
		width: 98%;
	}	
	
	/*--.style-header-home { 
	    height: 80px; 
	}--*/

	.style-img-logo-index {
		height: 50px;
	}
	.style-div-index {
		height: 260px;
	}
	.style-row-home {
		height: 90px;
	}	

	.style-img-icon-index {
		max-width: 27%;
		max-width: 27%;
	}
	.style-img-ads-home {
		max-width: 49%;
		max-height: 49%;
	}	
	.style-img-ads-home-2 {
		max-width: 100%;
		max-height: 100%;
	}	


	.style-content-page {
		font-size: 12px;
	}



	.style-md-8-result {
		height: 250px;
	}
	.style-row-title-result {
		width: 98%;
		height: 90px;
	}
	.style-span-draw-date-result {
		font-size: 12px;
	}
	.style-selection-result {
		font-size: 12px;
		width: 340px;
	}
	.style-td-result {
		height: 20px;
	}	
	.sytle-table-result {
		width: 100%;
		height: 100px;
	}



	.style-h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	.style-copyright {
		font-size: 12px;
	}
	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
	}
	.text-muted {
		font-size: 12px;
	}	
	.style-img-logo {
		max-width: 110%;
		max-height: 110%;
	}
	.style-img-slide {
		width: 98%;
	}
	.style-img-result-home {
		padding: 1px 1px 1px 1px;
		max-height: 100%;
	}
	
	.style-col-md-12-index {
		/*-- width: 340px; --*/
		height: 550px;
	}

	.style-td {
		height: 180px;
		text-align: center;
		vertical-align: bottom;
	}

	.style-td-ball {
		padding: 1px 1px 1px 1px;
		width: 20px;
		height: 20px;
		text-align: center;
	}	
	.style-td-begin-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		border-top: 1px #000 solid;
		background-color: #82551a;
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}
	.style-td-end-home { 
	    border-left: 1px #000 solid; 
	    border-right: 1px #000 solid; 
	    border-bottom: 1px #000 solid; 
	    height: 190px;
	} 



	.style-td-starter-prize-home {
		background-color: #effc53; 
		padding: 2px 2px 2px 2px;
		color: #000;
		height: 40px;
		font-size: 12px;
	}
	.style-td-consolation-prize-home {
		background-color: #f2a039; 
		padding: 2px 2px 2px 2px;
		color: #fff;
		font-size: 12px;
		height: 40px;
	}	


	.style-td-border-home {
		border-left: 1px #000 solid;
		border-right: 1px #000 solid;
		height: 40px;
	}
	.ball-1 { font-size: 12px; color: #000; font-weight: bold; height: 18px; width: 18px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }	
	.ball-2 { font-size: 10px; color: #000; font-weight: bold; height: 16px; width: 16px; background-color: #d8b83d; border-radius: 50%; display: inline-block; background: radial-gradient(#fad749, #d8b83d); border:1px solid #000; text-align: center; }




}



