/*@import url('https://fonts.googleapis.com/css?family=Antic+Slab|Noticia+Text|Saira+Extra+Condensed');*/
body{
	/*font-family: 'Noticia Text', serif;  */
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times,
	text-align: justify;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	background: url("images/a.jpg") no-repeat;
	background-size: 100%;
	background-size: cover;
	background-position: center;
}
a:focus, a:hover{
    color: #e60000;
}
a{

    	color:#13CF00;
}
/* NavBar */
.navbar{
	border: 0;
	border-radius: 0;
/*	border-bottom: 5px solid #0099CC;*/
}
.navbar-default{
	color: #74B71C;
	background: #000;
}

/* NavBar Position */
.navbar-right{
	padding-right: 30px;
}
.navbar-header{
	margin-top:15px;
}


/* Buttons On NavBar */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color: white;
	background-color: #13cf00;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color: white;
	background-color: #13cf00;
	box-sizing: border-box;
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}

.nav > li > a:focus, .nav > li > a:hover{
	color: black;
}
.navbar-nav>li>a{
	line-height: 10px;
    margin-top: 8px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:#13CF00;
}
.navbar-default .navbar-toggle{
	border-color:#13CF00;
}
.navbar-toggle{
	background-color: #13CF00;
}
/* Text Or Logo On NavBar */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #fff;
	outline: none;
}
.navbar-default .navbar-brand{
	color: #fff;
	text-transform: uppercase;
    outline: none;
    padding-top: 15px;
}
.fa{
	color: #13CF00;
	font-size: 21px !important;
}

.navbar-brand{
	float: none;
}
/*
.data-red-logo {
    color: #E60000;
}*/
/* Back Top Top Button */
.glyphicon{
	color: white;
	float: right;
}

#back-to-top{
	position: fixed;
	bottom: 30px;
	right: 5px;
	padding: 10px;
	margin-right: 20px;
    border-radius: 3px;
    box-sizing: border-box;
	float: right;
	background-color: #E60000;
	border: 1px solid #E60000;
}


/* Footer */
#footer{
	color: white;
	background: black;
}
#footer li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
footer li {
    border-right: 1px solid #fff;
    height: 18px;
}
#footer li a, #footer li a:hover {
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
}
footer a, footer a:hover {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
ul li:last-child {
    border-right: none;
}

/* Button */
.btn{
/*	float: right;*/

}

/*.btn:hover{
	color: white;
	background: #74B71C;
	border: 1px solid white;
}*/
.btn-danger {
    background: #e60000;
    border-color: #e60000 !important;
    text-transform: uppercase;
    border-radius: 0px;
    font-weight: bold;
}
.btn-success {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: #13cf00;
    border-radius: 0px;
}
.btn-primary{
	margin-left: 10px;
}


h1{
	color: white;
	background: #74B71C;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

h2{
	color: #fff;
	opacity: 1 !important;
	background: #74B71C;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

h3{
	color: #fff;
	text-align: center;
	background: #e60000;
	padding-left: 5px;
	padding-right: 5px;
}

h4{
	color: #fff;
	font-weight: 700;
	background: #74B71C;
	box-sizing: border-box;
	padding: 5px;
}

/* New */
.col-md-3{
	background: transparent;
	border: 0;
}

.text-img{
	width: 70%;
	margin-bottom: 30px;
}

.center{
	text-align: center;
}

.left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100px;
}

.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 100px;
}

.readmore{
	color: #13CF00;
	float: right;
}

.img-center{
	display: block;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 100%;
	margin-bottom: 10px;
}

.team{
	color: black;
}

.a2{
	font-size: 1em;
	color: black;
}

.left1{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 300px;
}

.readmore{
	color: #13CF00;
}

.iframe{
	border: 0;
	height: 1000px;
	scrolling: yes;
	width: 750px;
}



/* Carousel */
.page-header{
/*  height: 300px;*/
/*  background-color: #2F2F2F;*/
/*  background-image:url(images/11roulette.jpg);*/
  background-position: top center;
  width: 100%;
  margin:0 auto;
  border-bottom:none;
  padding: 0;
  background: black;
}

.carousel-control{
	height: 100%;
	color: white;
}

.full-img{
	width: 100%;
}

.border{
	border: 1px solid black;
	margin: 5px;
}

.mid{
	background: black;
	background-size: 100% 100%;
	background-position: center;
	background-size: cover;
	border-radius: 5px;
}

.center1{
	color: white;
	text-align: center;
}

.white{
	color: white;
	background: #E60000;
}

.data-blue,.data-blue:hover{
	color: #FFFF00;
	font-weight: bold;
}

.data-green{
	color: #fff;
	background: #13CF00;
	text-transform: uppercase;
	padding:10px 16px;
}
.data-red{
	color: #fff;
	background: #E60000;
	/*text-transform: uppercase;*/
	padding:10px 16px;
}

.home-box{
/*	color: black;
	opacity: 0.8;
	background: #8dcce1;*/
	padding-top: 1px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
    background: rgba(0, 7, 18, 0.58);
}

.home-title{
	background: #74B71C;
}

.home-center {
/*    text-align: center;*/
    background: rgba(0, 7, 18, 0.58);
}
#footer{
	color: #fff;
	margin-top: 15px;
}

.footer1{
	color: white;
}
.win {
   animation-name: flash;
    animation-duration: 0.9s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    padding:3px;
}
@keyframes flash {
    from {  color:#fff; background-color:red;}
    to { color:#13cf00;}
}

.embed-responsive-16by9{
	padding-bottom: 50%;
}

.partners{
	overflow: auto;
	height: 800px;
}