/*@import url('https://fonts.googleapis.com/css?family=Antic+Slab|Noticia+Text|Saira+Extra+Condensed');*/
/*@import url('https://fonts.googleapis.com/css?family=Fjalla+One');*/



body{
	/*font-family: 'Fjalla One','Noticia Text', serif;*/
    font-family: 75% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: white;
	font-size: 15px;
    /*font-weight: bold;*/
	background: #0E1E35; /* For browsers that do not support gradients */
	background: radial-gradient(#29426B, #0E1E35); /* Standard syntax (must be last) */
}
a, a:hover, a:active{
	color:#1A4F84;
	outline:none;
}

.container-fluid{
	padding: 0;
}
.container-body{
	background-color: #0E1E35;
	padding-top: 15px;
}
body > div{
		    background: transparent;
}

/* NavBar */
.navbar{
	border: 0;
	border-radius: 0;
	border-bottom: 2px solid #0E1E35;
}
.navbar-default{
	color: #1a4f84;
}

/* Top form */
.navbar-right{
	padding-right: 30px;
	background-color: transparent;
}

/* 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: #1A4F84;

}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color: white;
	background-color: #1a4f84;
	box-sizing: border-box;
}

.navbar-default .navbar-nav > li > a{
	color: white;
	font-size: 15px;
	border: 1;
	border-left: 1px solid #2B465B;
	border-right: 1px solid #2B465B;
	background: #102A45;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;

}

.nav > li > a:focus, .nav > li > a:hover{
	color: black;
}
.nav > li:active{
	background-color: #1A4F84;
}


/* Text Or Logo On NavBar */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #fff;
	/*background-color: #102A45;*/
}
.navbar-brand,.navbar-brand:hover {
	color: #fff;
	text-transform: uppercase;
	padding-bottom:10px;
	padding-top:6px;
}
.navbar-default .navbar-brand{
	color: white;
	float: left;

}


/* Back To Top Button */
.glyphicon{
	color: white;
	float: right;
}

#back-to-top{
	position: fixed;
	bottom: 30px;
	right: 30px;
	padding: 10px;
	margin-right: 20px;
    border-radius: 3px;
    box-sizing: border-box;
	float: right;
	background: #0E1E35;
	border-top: 1px solid #1a4f84;
	border-bottom: 1px solid #1a4f84;
	border-left: 1px solid #1a4f84;
	border-right: 1px solid #1a4f84;
}


/* Footer */
#footer{
	color: white;
	background: black;
}


/* Button */
.btn{
	color: #fff;
	background: #9F0A06;
	border: 1px solid #fff;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.btn:hover,.btn:focus{
	color: #fff;
	background: #9F0A06;
	border: 1px solid white;
}
/*.btn-default.focus, .btn-default:focus{
	color: #fff;
	background: #9F0A06;
	border: 1px solid white;
}*/

.btn-primary{
	margin-left: 10px;
}

.btn-danger{
	border-color:#9F0A06;
}
h1{
/*	color: white;
	background: #1a4f84;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;*/
}

h2{
	color: white;

	background: #1a4f84;
	border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

h3{
	color: #F3F200;
	border-radius: 8px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
	text-transform: uppercase;
}

h4{
	color: white;
	font-weight: 700;
/*	background: #1a4f84;*/
	background: radial-gradient(#29426B, #0E1E35);
	box-sizing: border-box;
	padding: 10px;
	text-transform: uppercase;
}

/* 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: #C7FD8C;
	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: #eeed02;
}

.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: #74B71C;
}

.data-blue{
	color: red;
	font-weight: bold;
}

.data-green{
	text-align: center;
	color: black;
	margin-top: 8px;
	font-size: 12px;
	background: #EBD647;
}

.home-box{
	color: white;
	background: #0E1E35;
	padding-top: 1px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	height: 500px;
}
.home-box-short{
		background: #0E1E35;
}
.home-box-form{
	color: white;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.data-form-box{
	height: 0;
	top:0;
	border-width: 150px 150px;
	background: radial-gradient(#29426B, #0E1E35);
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	border-color: transparent transparent #EE7202 transparent;
    margin-top: 0px;
    margin-bottom: 0px;

}
#triangle{
	width: 0;
    height: 50px;
    border-style: solid;
    border-width: 180px 180px 0 180px;
    /* border-color: transparent transparent #BE4518 transparent; */
    border-color: #182B48 transparent transparent  transparent;
    position: absolute;
    right: 0px;
    top: 50px;
    z-index:-10;
}
.home-title{
	background: #74B71C;
}

#footer{
	color: white;
	border-top: 2px solid #29426B;
	background: #0E1E35;
	margin-top: 15px;
	text-transform: uppercase;
}

.footer1{
	color: white;
}

.embed-responsive-16by9{
	padding-bottom: 50%;
	min-height: 430px;
}

.partners{
	overflow: auto;
	height: 800px;
}

.top{
	text-align: center;
	background: #0E1E35; /* For browsers that do not support gradients */
    background: radial-gradient(#29426B, #0E1E35); /* Standard syntax (must be last) */
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.top1{
	border-bottom: 2px solid #0E1E35;
	display: block;
    padding-bottom: 10px;
}
.top1:before{
	background: transparent;
}

#bs-example-navbar-collapse-1{
	border-top: 2px solid #2B465B;
	background-color: #102A45;
}

.tipster{
	width: 100%;
	margin-bottom: 10px;
}
form{
	background-color: #AEB5BD;
	padding: 10px;
	color: #000;
	text-align: center;
}
.span-logo{
	letter-spacing: 5px;
}
.bold-logo{
	font-weight: 900;
	color: #F3F200;
	font-size: 1.2em;

}
.form-control{
	border-radius: 0px;
	/*text-transform: uppercase;*/

}
.carousel-title{
	color: #F3F200;
	font-weight: bold;
	background-color: transparent;
	text-transform:uppercase;
	font-size: 5.7em;
}
.tipster-title{
	color: #F3F200;
	font-weight: bold;
	background-color: transparent;
	font-size: 5.3em;
}
.carousel-caption{
	left:3%;
}
.front-white{
	color:#fff;
}
.data-tipsters{
	position: absolute;
	top: 10%;
	left: 5%;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}
div.col-md-4.home-box-form > form > div.col-sm-12 > button{
	float: none;
	margin: 0 auto;
}
div.col-md-4.home-box-form > form > a.center{
	text-align: center;
}
.won {
   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;}
    to { color:#9f0a06;}
}
/* 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;
}
ul li:last-child {
    border-right: none;
}