@font-face {
	font-family: fb;
	src: url(../../css/FrutigerBold.ttf);
}
@font-face {
	font-family: fl;
	src: url(../../css/FrutigerLight.ttf);
}


body {
	background: #f5f5f5 url('../img/bg.jpg') repeat center center fixed; 
	margin: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	overflow: scroll;
}
.content {
	width: 600px !important;
	margin:0 auto;
}

.logo {
	width: 250px;
	position: relative;
	right:70px;
}

#player {
	position: relative;
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.video {
margin:0 auto;
max-width: 600px !important;
/*z-index: -99 !important;*/
	
}
iframe {
	/*z-index: -99999999;*/
	position: relative;
}
h1 {
	font-family: fl;
	color: white;
	font-size: 20px;
}

.social {
	color: white;
	text-decoration: none;
	font-size: 40px;
	margin: 10px;
	position: relative;
	top:0px;
	right: 120px
}

.totaqa {
	font-family: fb;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 20px;

}
.sliders {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;	
}
.sliders a {
	width: 80px;
	height: 100px;
	display: inline-block;
		font-family: fb;
		color: #fff;
		text-decoration: none;
}
.sliders img {
	border-radius: 25px;
}
.sponsers {
display: block;
margin-bottom: 50px;
}
.sponsers a {
color: white;
font-size: 30px;
text-decoration: none;
}
.sponsers span {
	color: white;
	font-size: 25px;
	display: block;
	font-family: fl;
	text-decoration: none;
	margin: 0 auto;
	line-height: 1;
}
.tohome {
	width: 100%;
	height: 45px;
	background-color: rgba(0, 0, 0, 0.3);
	
	position: fixed;
	bottom: 0;
}
.sliders p {
	display: inline-block;
	text-align: center;
}
span {
	display: block;
	width: 80px;
	text-align: center;
}
strong {
	font-family: fb;
	font-size: 52px;
}