/* Theme Name: AyChat Tema
Theme URI: www.QBilisim.com
Author: QBilisim
Author URI: Geliştirici Web Sayfası
Description: Qbilisim.com tema "AyChat" serisi.
Version: v1 */



@font-face {
	font-family: Antonio;
	src: url(antonio.ttf);
}
html {
	--scrollbarBG: white;
	--thumbBG: #df4233;
}
body::-webkit-scrollbar {
	width: 25px;
}
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 {
	font-family: Antonio, serif; 
	background-image: url('img/arka.png');
}
.nav-bar {
	background: #3e4659;
	padding: 5px;
	box-shadow: 0px 0px 6px 8px #3e4659;
}
.nav-bar ul {
	text-align: right;
	margin-top: 10px;
}
.nav-bar ul li {
	list-style-type: none;
	display: inline-block;
}
.nav-bar ul li a {
	padding: 10px;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	color: white;
}
.nav-bar ul li a:hover {
	text-decoration: none;
	background: #df4233;
	color: #FAFAFA;
	border-radius: 10px;
}
.nav-bar .sohbetgir {
	margin-left: 55px;
	background: #df4233;
	color: #FAFAFA;
	padding: 10px;
	border-radius: 10px;
	margin-top: -10px;
}
.nav-bar .sohbetgir:hover {
	color: #df4233;
	background: #FAFAFA;
}
.nav-bar .sohbetimg {
	position: relative;
	right: -100px;
	bottom: -5px;
	width: 80%;
	border-radius: 60px 60px 40px 40px;
}
.bars {
	font-size: 40px;
	color: white;
}
.sohbetbar {
	background: white;
	padding: 25px;
	text-align: center;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.sohbetbar h2 {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	font-size: 35px;
	color: #3e4659;
}
.sohbetbar i {
	font-size: 20px;
	margin-right: 10px;
	color: #e9613d;
}
.sohbetbar input {
	padding: 10px;
	font-size: 25px;
	border: none;
	border-bottom: 2px solid #7c7979;
	width: 70%;
}
.sohbetbar input:hover {
	outline: none;
}
.sohbetbar button {
	padding: 10px;
	font-size: 25px;
	border: none;
	margin-top: 10px;
	border-radius: 10px;
	width: 100%;
	background: #df4233;
	color: white;
	box-shadow: 0px 0px 1px 1px #df4233;
	letter-spacing: 3px;
}
.sohbetbar button:hover {
	background: white;
	color: #df4233;;
}
.sohbetbars a {
	text-decoration: none;

}
.sohbetbars .item {
	padding: 50px 40px;
	color: white;
	background: linear-gradient(to right,#df4233,#3e4659);
	margin-left: 40px;
	margin-top: 50px;
	border-radius: 10px;
	animation:right linear 3s infinite;
}
.sohbetbars .item:hover {
	background: #df4233;
}
.sohbetbars .item i {
	font-size: 30px;
}
.sohbetbars .item h2 {
	position: absolute;
	top: -35px;
	font-size: 30px;
	background: #3e4659;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #df4233;
	box-shadow: 0px 0px 1px 1px white;
}
.altbar {
	margin-top: 50px;
}
.altbar .item {
	text-align: center;
}
.altbar h2 {
	letter-spacing: 5px;
	color: #df4233;
	font-size: xxx-large;
	font-size: 45px;
}
.altbar h2 span {
	font-size: 35px;
	letter-spacing: 10px;
	color: #3e4659;
}
.altbar h3 {
	font-family: 'Arial';
	font-size: 18px;
	color: #3e4659;
	font-weight: 500;
	letter-spacing: 1px;
}
.altbar i {
	font-size: 70px;
	color: #df4233;;
	margin-left: -20px;
}
.alt {
	background: #feebda;
	padding: 20px;
	padding-top: 40px;
	padding-bottom: 150px;
	border-radius: 90px 90px 0px 0px;
	box-shadow: 0px 0px 2px 1px #feebda;
	margin-top: 45px;

}
.alt h2 {
	letter-spacing: 5px;
	color: #3e4659;
	font-size: xxx-large;
}
.alt i {
	background: #df4233;
	padding: 10px;
	border-radius: 40%;
	color: #e9e7e7;
	font-size: 53px;
}
.alt .item {
	font-size: 20px;
	color: #3e4659;
	margin-top: 20px;
}
.alt .item h2 {
	font-size: 30px;
	color: #3e4659;
	margin-top: 20px;
}
.alt .item p {
	font-family: 'Arial';
}
.blog {
	background: #df4233;
	padding: 20px;
	border-radius: 90px 90px 0px 0px;
	box-shadow: 0px 0px 2px 1px #df4233;
	margin-top: -60px;
	padding-bottom: 150px;
}
.blog .alt {
	background: white;
	padding: 10px;
	border-radius: 10px;
	margin:  auto;
	margin-top: 10px;
}
.blog h2 {
	padding: 5px;
	color: #df4233;
	font-size: 30px;
	letter-spacing: 0;
}
.blog .blogbslk {
	font-size: 40px;
	letter-spacing: 15px;
	color: #fbfbfb;
	text-align: center;
}
.blogbslk i {
	font-size: 40px;
	margin-right: 15px;
}
.blog h3 {
	font-family: 'Arial';
	font-size: 20px;
	color: #3e4659;
	padding: 6px;
}
.blog img {
	width: 270px;
	height: 270px;
	border-radius: 10px;
	border: 1px solid black;
	box-shadow: 0px 0px 1px 1px white;
}
.blog .alt button {
	border: none;
	padding: 10px;
	background: #3e4659;
	color: white;
	border-radius: 5px;
	width: 20%;
	font-size: 25px;
}
.footer {
	background: #3e4659;
	padding: 20px;
	border-radius: 90px 90px 0px 0px;
	box-shadow: 0px 0px 2px 1px #3e4659;
	margin-top: -70px;
	padding-top: 70px;
}
.footer h2 {
	font-size: 35px;
	color: #df4233;
	padding-bottom: 10px;
	border-bottom: 4px solid white;
}
.footer ul {

}
.footer ul li {
	list-style-type: none;
	margin-left: -30px;
}
.footer ul li a {
	color: white;
	font-size: 25px;
	padding: 5px;
	border-radius: 10px;
}
.footer ul li a:hover {
	text-decoration: none;
	background: #df4233;
	color: #FAFAFA;
}
.hakkimizda {
	margin-top: 20px;
	text-align: center;
}
.hakkimizda h2 {
	letter-spacing: 2px;
	font-size: 15px;
	color: white;
	border: none;
}
.yukari {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background:  #df4233;
	border-radius: 5px;
	color: white;
	font-size: 20px;
}
.yorum{
	color:#3e4659;
	padding: 20px;
}
.yorum a{
	color: black;
}
.yorum li{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid white;
	list-style-type: none;
	border-radius: 5px
}
.yorum textarea{
	width: 100%;
	height: 100px;
	border: 3px solid #3e4659;
	border-radius: 5px;
}
.yorum input[type=text]{
	width: 100%;
	border-radius: 5px;
	background: #ffffff;
	color: #24335f;
	padding: 10px;
}
.yorum input[type=submit]{
	background: #df4233;
	color: #ffffff;
	border: none;
	width: 100%;
	border-radius: 10px;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.yorum input[type=submit]:hover {
	background: #24335f;
}
.yorum .comment-form-url{
	display: none
}
.text-yorum a:hover {
	background: #24335f;
}
.text-yorum a{
	background: #24335f;
	color: #ffffff;
	font-weight: bold;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 0px 10px 3px white;
}
@media screen and (max-width:1044px){ 
	.nav-bar .sohbetgir {
		position: relative;
		top: 15px;
		border-radius: 10px;
		margin-left: 0;
	}
	.nav-li ul {
		display: none;
	}
	.nav-li ul li {
		display: block;
		margin-left: -20px;
		margin-top: 5px;
	}
	.sohbetbar h2 {
		font-size: 30px;
	}
	.sohbetbar input {
		font-size: 25px;
	}
	.sohbetbar button {
		font-size: 30px;
	}
	.altbar {
		text-align: center;
	}
	.alt h2 {
		font-size: 20px;
	}
	.alt i {
		font-size: 30px;
	}
	.alt .item p {
		font-size: 15px;
	}
	.alt .item h2 {
		font-size: 20px;
		margin-top: 0;
		margin-left: 20px;
	}
	.alt .item p {
		font-size: 15px;
		margin-top: 0;
		margin-left: 20px;
	}
	.blog {
		margin-top: 20px; 
	}
	.blog h2 {
		font-size: 25px;
	}
	.blog h3 {
		font-size: 15px;
	}
	.blog .alt button {
		width: 100%;
		font-size: 20px;
		letter-spacing: 3px;
	}
	.footer {
		text-align: center;
	}
	.footer h2 {
		font-size: 30px;
		border-bottom: 2px solid white;
	}
	.footer ul li a {
		font-size: 20px;
	}
	.hakkimizda h2 {
		font-size: 15px;
		border: none;
	}
}

@keyframes right{
	0%{
		transform:translateX(0)
	}
	40%{
		transform:translateX(10px)
	}
	60%{
		transform:translateX(5px)
	}
	100%{
		transform:translateX(0)
	}
}