@font-face {
    font-family: Arial;
    src: url(fonts/arial.ttf);
}
@font-face {
    font-family: Tahoma;
    src: url(fonts/tahoma.ttf);
}
#lsearch{
/*	padding-left:10px;*/
}

#livesearch {
    background: #fff !important;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 1;
    width: 9.1em;
    float: right;
    margin-right: 20px;
    text-align: left;
}
#livesearch a{
	color:#000;
	text-transform: capitalize;
}
#lsearch > div.form-group{
	padding-left: 0px !important;
}
#partners a{
	color: #0087B3;
	text-transform: uppercase;
}
#partners a:hover{
	background-color: lightgrey;
	padding: 5px 10px;
	font-weight: bold
}
html{

}

body{
    font-family: 'Tahoma', sans-serif;
	text-align: justify;
/*	background-color: #000;
*/	background-image: url("images/back.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	letter-spacing: 1.0px;
	min-height: 100vh;
}
a, a:hover, a:active{
	color:grey;
	outline:none;
}
.disc{
	list-style:disc !important;
}
.glyphicon-heart{
	color:#F2B31F;
}
.glyphicon-lock{
	color: #80C014;
}
.glyphicon-flag{
	color:#B30403;
}
.container-fluid{
	padding: 0;
	    background-color: #FF0000;
}
.container-body{
	background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}
.container-transparent{
	padding-left: 0px;
	background-color: #fff;
}
body > div{
		    background: transparent;
}
.league-box{
	height:450px;
}
/* NavBar */
.navbar{
	border: 0;
	border-radius: 0;
	border-radius: 2px;
}
.navbar-default{
	color: #FFCE2B;
	border-radius: 2px;
}
.navbar-nav>li>a{
	padding-top:10px !important;
	padding-bottom: 10px !important;
}
/* 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: #fff;
	background-color: #0087b3;
	font-weight:bold;
/*		-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);*/
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color: #fff;
	background-color: #0087B3;
	font-weight:bold;
	box-sizing: border-box;
/*			-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);*/
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
	border: 1;
	padding-top: 18px;
	padding-bottom: 18px;
	background: transparent;
	font-weight: bold;
}

.nav > li > a:focus, .nav > li > a:hover{
	color: #000;
}
.nav > li:active{
color:#fff;
background-color:re;

}


/* Text Or Logo On NavBar */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #fff;
}
.navbar-brand,.navbar-brand:hover {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
/*    -webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);*/
    margin-left: 15px;
}
.navbar-default .navbar-brand{
	color: white;
	float: left;
}
input::placeholder{
	text-transform: capitalize;
	color:#000 !important;
}

/* Back To Top Button */

.glyphicon-star{
	color:#f8c125;
}


#back-to-top{
	position: fixed;
	bottom: 30px;
	right: 30px;
	padding: 10px;
	margin-right: 10px;
    border-radius: 3px;
    box-sizing: border-box;
	float: right;
	background: red;
}
#back-to-top>a{
	color: #fff;
}


/* Footer */
#footer{
	color: #000;
	background: #F2F2F2;
}


/* Button */
.btn{

	border-radius: 0px;
/*	text-transform: uppercase;*/

}
.data-lsearchinput{
	float: left;
}
.data-rsearchbut{
	float: right;
}
.data-links{
	background-color: #0087B3;
}
#pl{
	width: 67px;
    height: 60px;
	background: url(images/sprite.png) 0 0;
}
#ll{
	width: 67px;
    height: 60px;
	background: url(images/sprite.png) 0 -66px;
}
#bl{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -130px;
}
#sera{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -180px;
}
#mls{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -250px;
}
#lmx{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -320px;
}
#l1{
	width: 67px;
    height: 55px;
	background: url(images/sprite.png) 0 -380px;
}
#splf{
	width: 64px;
    height: 55px;
	background: url(images/sprite.png) 0 -430px;
}
.form-group-sm .form-control{

}
.btn-success,.btn-success:focus,.btn-success:hover {
	background: linear-gradient(#A1D74B, #7DBE0E);
	color: #fff;
}
.btn-warning {
    background: linear-gradient(#FFCE2B, #DF8D0F);
}

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

.btn-blue, .btn-blue:hover{
	background-color: #0590BF;
	color: #fff;
}
.btn-danger{
	border-color:red;
	background-color: red;
}
h1{
	font-size: 1em;
}

h2{
	color: black;
	margin-top: 10px;
}

h3{
	color: black;
	font-weight: 700;
	background: linear-gradient(#FFCE2B, #DF8D0F);
	box-sizing: border-box;
	padding: 5px;
	padding-left: 10px;
/*	text-transform: uppercase;*/
	border-radius: 0px 0px 8px 8px;
	margin: 0;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:15px;
}

h4{
    font-family: 'Tahoma', sans-serif;
	font-weight: bold;
	font-size:1.1em;
	color: #fff;
	width: 100%;
/*	-webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);*/
	background: red;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

/*Flags*/

.flag.flag-bg {
    background-position: -80px -11px;
}

.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(flags.png) no-repeat;
}

/* New */
.col-md-3{
	border: 0;
	padding: 0;
}

.text-img{
	width: 70%;
	margin-bottom: 30px;
}

.center{
	text-align: center;
}

.data-win{
	margin-left:0px;
	margin-right:0px;
}

.left{
	float: left;
	padding-right:10px;
	padding-bottom:10px;
	height: 100px;
}

.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 100px;
}

/*Navbar*/

.navbar-toggle{
	background-color: #FA0807 !important;

}
.navbar-default .navbar-toggle{
	border-color: #000;
}
.readmore, .readmore:hover, .readmore:active {
	color: #FFCE2B;
	float: right;
}

.main1{
	border: 2px solid #FFCE2B;
	border-radius: 8px;
}

.main2{
	background: #FFCE2B;
	border-radius: 8px 8px 0px 0px;
	margin-bottom: 10px;
}
#img-home{
	padding-top:0px;
}

.img-team{
	width: auto;
	height: 60px;
	margin:0 auto;
}
.img-center{
	display: block;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 100%;
	margin-bottom: 10px;
}
.img-left{
	float: left;
}

.team{
	color: black;
}
.lmenu{
	text-transform: uppercase;
	padding-left:10px;
	padding-top: 10px;
}
.rmenu{
	padding-left:10px;
	padding-top: 10px;
}

.lmenu li{
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
	margin-right: 10%;
	border-right-width: 15px;
}
.grey-text{
	color:#ccc;
	font-weight: bold;
}
ul{
    list-style-type: none;
}

.a2{
	font-size: 1em;
	color: black;
}

.left1{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 300px;
}

.iframe{
	border: 0;
	height: 1000px;
	scrolling: yes;
	width: 750px;
}



/* Carousel */
.page-header{
  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;
}
.data-teams{
	padding:10px;
/*	background-color: #F2F2F2;*/
	min-height: 70px;
}

.home-box{
	color: #000;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #fff;
	padding-bottom: 23px;
	height: 320px;
	margin: 0 10px 10px;
}
.contact-box{
	color: #000;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #fff;
	padding-bottom: 23px;
/*	height: 150px;*/
	margin: 0 10px 10px;
}
.home-box-short{
	background: black;
}
.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(A10002, #FFCE2B);
	text-transform: uppercase;
	text-align: center;
    padding-bottom: 20px;
	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: #182B48 transparent transparent  transparent;
    position: absolute;
    right: 0px;
    top: 50px;
    z-index:-10;
}
.home-title{
	background: #74B71C;
}

#footer{
	color: transparent;
	border-top: 1px dotted #ccc;
	margin-top: 15px;
	text-transform: uppercase;
}

.footer1{
	color: #fff;
}

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

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

.top{
	text-align: center;
	background: transparent;
}
.navbar{
	margin-bottom:0px;
	min-height: 30px;

}

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

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


.top1{
	display: block;
    padding-bottom: 10px;
    padding-left: 0px;
}
.top1:before{
	background: transparent;
}

.tipster{
	width: 100%;
	margin-bottom: 10px;
}
label{
	color:#fff;
}
form{
/*	background-color: rgba(0, 0, 0, 0.8);*/
	padding: 10px;
	color: #000;
	text-align: center;
}
.span-logo{
	font-weight: 900;
/*	letter-spacing: 1px;*/
	color: #fff;
/*	font-size: 1.1em;*/
	background-color: #FF0000;
	padding:7px 10px;
}
.bold-logo{
	font-weight: 900;
	background-color:#0087B3;
/*	font-size: 1.1em;*/
	color: #fff;
	padding:7px 10px 7px 3px;
}
.form-control{
	border-radius: 4px;
}
form > a.center{
	color: #fff;
}

.carousel-title{
    color: #0087B3;
	font-weight: bold;
	background-color: transparent;
	text-transform:uppercase;
	font-size: 4.0em;
}
.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;
}

.fa{
	font-size: 23px;
}

.navbar .navbar-collapse {
    text-align: center;
/*    -webkit-transform: skew(-20deg);
	   -moz-transform: skew(-20deg);
	     -o-transform: skew(-20deg);*/
}
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;
}

div.col-md-6{
	padding-bottom: 10px;
}
/* Footer */
footer{
	position: relative;
	bottom:0;
}
#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 {
    padding-right: 10px;
    text-decoration: none;
    color: #000;
}
ul li:last-child {
    border-right: none;
}
.table>thead>tr>th{
	vertical-align: top;
}
.table-bordered>tbody>tr>td{
	text-align: center;
}
@media screen and (max-width: 520px) {
.navbar .navbar-nav{
	display: block;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover,.navbar-toggle{
	    background-color: #eba61a;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #020202;
}
}


/*Special classes */
.data-result {
    position: absolute;
    right: 30px;
    top: 30px;
    background-color: #F7F7F7;
    opacity: 0.9;
    margin-left: 30px;
/*    width: 390px;*/
}

.carousel-inner>.item{
  height: 450px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  width: 100%;
  min-height: 400px;
}
#myCarousel{
  min-height: 450px;
  height:100%;
  background-position:top center;
}
/*End of special classes*/

@media screen and (max-width: 520px){
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  display: none;
}
.data-result {
    position: absolute;
    top: 10px;
    margin-left: 0;
    right: 0;
    background-color: #F7F7F7;
    opacity: 0.9;
    width: 100%;
}
}

.win {
   animation-name: flash;
    animation-duration: 0.9s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    padding:1px;
}
@keyframes flash {
    from {  color:#fff; background-color:#0087b3; }
    to { color:#fff; }
}