@font-face {
	font-family: Allrounder;
	src: url("font.otf") format("opentype");
}

html {
	--scrollbarBG: white;
	--thumbBG: #0c345e;
}
body::-webkit-scrollbar {
	width: 15px;
}
body {
	scrollbar-width: thin;
	scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
body::-webkit-scrollbar-track {
	background: var(--scrollbarBG);
}
body::-webkit-scrollbar-thumb {
	background-color: var(--thumbBG) ;
	border-radius: 6px;
	border: 3px solid var(--scrollbarBG);
}
body {
	background: #d6d6d6;
	font-family: 'Arial';
}
.nav-bar {
	background-image: url(img/header.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #f83838;
	height: 540px;
	padding: 5px;
	text-align: center;
	border-color: transparent transparent #004aad transparent;
	border-style: solid;
	border-width: 16px;
}
.nav-bar .container {
	padding: 10px;
	border-radius: 10px;
}
.nav-bar img {
	width: 300px;
}
.nav-li {
	background: white;
	border-radius: 10px;
}
.nav-li ul {
	display: block;
	height: 45px;
}
.nav-li ul li {
	display: inline-block;
	padding: 10px 5px;
	font-weight: bold;
	list-style-type: none;
}
.nav-li ul li i {
	margin-right: 5px;
	color: #e70000;
	margin-right: 5px;
}
.nav-li ul li a {
	color: #171717;
	font-size: 20px;
	font-weight: bold;
}
.nav-li ul li a:hover {
	color: silver;
	text-decoration: none;
}
.smetin {
	color: white;
	font-weight: bold;
}
.mirc {
	margin-top: 10px;
}
.mirc a {
	position: relative;
	top: 10px;
	background: white;
	padding: 10px;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	font-size: 25px;
}
.mirc a:hover {
	color: silver;
}

.mirc i {
	position: relative;
	left: -20px;
	font-size: 70px;
	top: 18px;
	color: #004aad;
}
.sohbetbar {
	background: #ededed;
	margin: 0 auto;
	margin-top: 20px;
	padding: 20px;
	border-radius: 10px;
}
.sohbetbar h2 {
	color: #004aad;
	font-size: 25px;
	font-weight: bold;
	background: white;
	padding: 10px;
	border-radius: 10px;
	width: 85%;
	margin: 10px auto;
}
.sohbetbar div {
	background: white;
	width: 70%;
	padding: 6px;
	border-radius: 10px;
	border: none;
	margin: 5px auto 0px;
}
.sohbetbar i {
	background: #0048a8;
	color: white;
	padding: 10px;
	font-size: 23px;
	border-radius: 10px 0px 0px 10px;
}
.sohbetbar input {
	border: none;
	border-bottom: 1px solid black;
	padding: 5px;
	outline: none;
	font-size: 23px;
}
.sohbetbar button {
	border: none;
	background: #04377a;
	width: 60%;
	font-size: 25px;
	letter-spacing: 2px;
	color: #ffffff;
	border-bottom: 1px solid black;
	padding: 10px;
	border-radius: 10px;
	margin-top: -10px;
}
.sohbetbar button:hover {
	color: silver;
}
.metinbar {
	margin-top: 30px;
}
.metinbar h1 {
	font-size: 25px;
	padding: 5px;
	font-weight: bold;
}
.metinbar h2,.metinbar h3,.metinbar h4 {
	font-size: 25px;
	padding: 5px;
	font-weight: bold;
}
.metinbar p {
	font-size: 15px;
}
.metinbar button {
	border: none;
	padding: 10px;
	margin: 10px;
	background: red;
	border-radius: 1px solid red;
	border-radius: 10px;
	font-weight: bold;
	color: white;
}
.metinbar button:hover {
	background: white;
	color: red;
}
.col-foto {
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 50%;
	margin: 0px auto;
	margin-top: 10px;
}


.bars {
	background: #ffffff;
	border-radius: 5px;
	padding: 10px;
}
.yukari {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #ff914d;
	border-radius: 5px;
	color: white;
	font-size: 20px;
}
.metin {
	font-family: 'Arial';
	background: white;
	margin-top: 20px;
	padding: 20px 10px 20px 10px;
	border-radius: 5px;
}
.metin h1 {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.gizlenmis {
	display: none;
}
.kanalbar {
	padding: 10px;
	background: #004aad;
	margin: 10px auto;
	border-radius: 10px;
	text-align: center;
	color: white;
}
.kanalbar ul {

}
.kanalbar ul li {
	list-style-type: none;
	border-bottom: 1px solid silver;
	padding-bottom: 40px;
	margin-top: 20px;
}
.kanalbar li .sol {
	float: left;
}
.kanalbar li .sag {
	float: right;
	position: absolute;
	right: 30px;
	background: #c82e07;
	padding: 2px 20px;
	border-radius: 5px;
}
.bilgi {
	position: relative;
	top: 10px;
	background: #c82e07;
	padding: 10px;
	color: white;
	border-radius: 10px;
	text-align: center;
	font-size: 15px;
}
.bilgi h2 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid silver;
}
.bilgi h3 {
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid silver;
	margin-top: 13px;
	padding-top: 13px;
}
.bilgi span {
	background: white;
	padding: 0px 8px;
	color: black;
	font-weight: bold;
}
.footer {
	background-image: url(img/header.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #f83838;
	height: 400px;
	padding: 5px;
	text-align: center;
	border-color: #004aad transparent transparent transparent;
	border-style: solid;
	border-width: 16px;
}
.footer img {
	width: 330px;
	margin: 45px;
}
.footer p {
	color:  white;
}
.footer a {
	text-decoration: none;
	color: #d1d1d1;
	font-weight: bold;
}

@media screen and (max-width:1044px){ 
	.nav-li ul {
		display: none;
		float: none;
		height: 100%;
	}
	.nav-li ul li {
		display: block;
		margin-right: 10px;
		border: none;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: bold;
		color: #777777;
		list-style-type: none;
		text-align: center;
		width: 100%;
		margin-left: -20px;
	} 
	.nav-bar {
		height: auto;
	}
	.nav-bar img {
		width: 100%;
		margin-top: -10px;
	}
	.sohbetbar h2 {
		font-size: 20px;
	}
	.sohbetbar div {
		width: 100%;
	}
	.sohbetbar input {
		font-size: 19px;
		width: 80%;
	}
	.sohbetbar button {
		width: 100%;
		font-size: 20px;
	}
	.smetin {
		font-size: 20px;
		margin-top: 20px;
	}
	.mirc a {
		display: none;
	}
	.footer {
		height: auto;
	}
	.footer img {
		margin: 0;
		width: 100%;
		margin-top: 40px;
	}
	.col-soh {
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 100%;
		margin: 0px auto;
		margin-top: 10px;
	}
}


@keyframes right{
	0%{
		transform:translateX(0)
	}
	40%{
		transform:translateX(10px)
	}
	60%{
		transform:translateX(5px)
	}
	100%{
		transform:translateX(0)
	}
}
}