/* Theme Name: Red Sohbet Temasi
Theme URI: www.QBilisim.com
Author: QBilisim
Author URI: Geliştirici Web Sayfası
Description: Qbilisim.com Özel Tasarım.
Version: v1 */

@font-face {
	font-family: 'asap';
	src: url('font.ttf');
}

html {
	--scrollbarBG: white;
	--thumbBG: #0c345e;
}
body::-webkit-scrollbar-thumb:hover {
	--scrollbarBG: white;
	--thumbBG: #d21536;
}
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 {
}
.wimg {
	border-radius: 10px;
	padding: 5px;
    width: 30%;
}
.headerbar {
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: black;
	height: auto;
	padding-bottom: 10px;
}
.nav-bar {
	background: #ffffff0f;
	padding: 20px;
	margin-bottom: 20px;
}
.nav-li {
}
.nav-li ul {
	display: block;
	height: 45px;
	text-align: right;
}
.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: #d21536;
	margin-right: 5px;
}
.nav-li ul li a {
	color: #f7f7f7;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}
.nav-li ul li a:hover {
	color: silver;
	text-decoration: none;
}

.nav-li .hizli {
	background: #d21536;
	color: #f7f7f7;
	border: 2px solid #d21536;
	padding: 10px;
	border-radius: 40px;
	margin-left: 31px;
	font-size: 20px;
	transition: all 0.5s ease;
}
.nav-li .hizli:hover {
	background: #f7f7f7;
	color: #d21536;
	transition: all 0.5s ease;
	z-index: 1;
}

.headbar {
	background: white;
	padding: 10px;
	border-radius: 10px;
	font-family: 'Arial';
	margin-top: 20px;
}
.sohbetbar {
	border-top: 1px solid silver;
	padding: 23px;
	background: #ffffff;
	box-shadow: 0px 0px 5px 2px #015e9b;
	margin-top: 20px;
	padding-bottom: 30px;
	border-radius: 10px;
	margin: 15px auto;
}
.sohbetbar h2 {
	text-align: center;
	font-size: 25px;
	letter-spacing: 11px;
	padding: 5px;
	font-weight: bold;
}
.sohbetbar i {
	font-size: 20px;
	background: #d21536;
	color: white;
	border-radius: 50%;
	padding: 12px;
}
.sohbetbar input {
	padding: 10px;
	font-weight: bold;
	font-size: 20px;
	width: 80%;
	border: none;
	border-bottom: 1px solid black;
	text-align: center;
	outline: 0;
}
.sohbetbar input::value .sohbetbar i {
	background: white;
}
.sohbetbar button {
	margin-top: 10px;
	padding: 5px;
	width: 100%;
	border: none;
	text-align: center;
	border-radius: 10px;
	font-size: 26px;
	font-weight: bold;
	background: #d21524;
	color: white;
	border: 3px solid #d21524;
	letter-spacing: 5px;
	transition: all 0.5s ease;
	z-index: 1;
}

.sohbetbar button:hover {
	color: #d21524;
	background: white;
	transition: all 0.5s ease;
}


.sohbetmetin {
	margin-top: 60px;
}
.sohbetmetin h2 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	color: #d21536;
}
.sohbetmetin h3 {
	font-size: 18px;
	color: silver;
}
.sohbetmetin .item {

}
.sohbetmetin button {
	padding: 10px;
	background: white;
	color: #d21536;
	border: 2px solid #f8f8f8;
	border-radius: 10px;
	width: 90%;
	font-weight: bold;
}
.sohbetmetin button:hover {
	color: white;
	background: #d21536;
}
.sohbetmetin a:hover {
	text-decoration: none;
}
.sohbetmetin i {
	font-size: 20px;
}
.altbar {
	background: repeating-linear-gradient(234deg, #eed2d2, #ffffff 1217px 104px);
	box-shadow: 0px 0px 3px 8px #1c1a19;
	padding: 20px 10px;
}
.altbar .container {
	background: #96585885;
	padding: 10px;
	border-radius: 10px;
}
.altbar .item h2 {
	background: #d21524;
	color: white;
	padding: 15px;
	border-radius: 20px;
	text-align: center;
	font-size: 26px;
	letter-spacing: 5px;
}
.altbar .item h3 {
	font-size: 17px;
	margin-top: 15px;
	background: white;
	color: #000000;
	border-radius: 5px;
	padding: 25px;
	font-family: 'arial';
}
.altbar .item:hover {
	cursor: pointer;
}
.altbar .item i {
	font-size: 20px;
	color: #d21524;
}
.altbar .item2 h3 {
	text-align: center;
	background: #00799a;
	padding: 15px;
	border-radius: 10px;
	color: white;
	letter-spacing: 10px;
}
.altbar .item2 img {
	width: 200px;
	height: 100px;
	background: white;
	padding: 5px;
	border-radius: 5px;
}
.altbar .item2 h2 {
	font-size: 15px;
	padding: 10px;
	color: #181818;
	background: white;
	border-radius: 10px;
	margin-top: 10px;
}
.altbar .item2 h2:hover {
	color: silver;
	cursor: pointer;
}
.altbar .item2 a:hover {
	text-decoration: none;
}
.blog {
	background: repeating-linear-gradient(234deg, #eed2d2, #ffffff 874px 104px);
	padding: 20px 10px;
}
.blog .container {
	background: white;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #c5c2c2;
	box-shadow: 0px 0px 10px 3px #c5c2c2;
}
.blog h2 {
	color: #007999;
}
.blog h3 {
	color: #007999;
}
.blog h1 {
	color: #007999;
}
.blog p {

}
.altbar button {
	width: 100%;
	border: none;
	border-radius: 5px;
	background: #d21524;
	color: white;
	border: 1px solid #d21524;
}
.altbar button:hover {
	background: white;
	color: #d21524;
}
.yorum{
	color:black
}
.yorum a{
	color: black
}
.yorum li{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid black;
	list-style-type: none;
	border-radius: 5px
}
.yorum textarea{
	width: 100%;
	height: 100px;
	border-radius: 5px
}
.yorum input[type=text]{
	width: 100%;
	border-radius: 5px;
	background: white;
}
.yorum input[type=submit]{
	background: white;
	color: #d21524;
	width: 100%;
	border-radius: 10px;
	text-align: center
}
.yorum input[type=submit]:hover {
	background: #d21524;
	color: white;
}
.yorum .comment-form-url{
	display: none
}
.altbar2 {
	background: #f3e3e4;
	padding: 20px 10px;
}
.altbar2 .bslk1 {
	background: #d21524;
	color: white;
	padding: 15px;
	border-radius: 20px;
	text-align: center;
	font-size: 26px;
	letter-spacing: 5px;
}
.altbar2 .bslk2 {
	background: #00799a;
	color: white;
	padding: 15px;
	border-radius: 20px;
	text-align: center;
	font-size: 26px;
	letter-spacing: 5px;
}
.altbar2 button {
	width: 100%;
	border: none;
	margin-top: 10px;
	padding: 15px;
	background: white;
	font-weight: bold;
	font-size: 20px;
	border-radius: 10px;
}
.col-alt {
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 40%;
	margin: 10px auto;
	margin-top: 10px;
	padding: 25px;
	background: white;
	border-radius: 10px;
}
.col-alt2 {
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 40%;
	margin: 0px auto;
	margin-top: 10px;
}
.newbar {
	background: black;
	/* background-image: url(img/alt.png); */
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px 30%;
	margin-bottom: 85px;
}
.sosyal {
	margin: 0px 40px 10px;
	padding: 20px;
	border-radius: 10px;
	background: #f5d7d724;
}
.sosyal h2 {
	text-align: center;
	font-size: 25px;
	padding: 20px;
	color: #d9d9d9;
	background: #d21524;
	border-radius: 0px 0px 10px 10px;
	width: 60%;
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: 20px;
}
.sosyal i {
	color: #d21524;
	font-size: 30px;
	margin-right: 10px;
}
.sosyal a {
	color: #d9d9d9;
	font-size: 25px;
}
.sosyal a:hover {
	text-decoration: none;
	color: white;
}
.footer {
	margin-top: 10px;
	background: #f5d7d724;
	padding: 10px;
	border-radius: 10px;
}
.footer img {
	width: 25%;
}
.footer ul {
	margin-top: 20px;
	text-align: center;
}
.footer ul li {
	display: inline-block;
	margin-right: 15px;
}
.footer ul li a {
	color: #e7e5e5;
	font-size: 20px;
}
.footer ul li a:hover {
	text-decoration: none;
	color: #d21524;
} 

.hakkimizda {
	color: #a3a3a3;
	font-weight: 100;
}
.hakkimizda b {
	font-weight: bold;
	color: #d21524;
}
.hakkimizda a {
	color: white;
}
.hakkimizda a:hover {
	text-decoration: none;
}
.hakkimizda img {
	margin-top: -40px;
	margin-bottom: -40px;
	font-weight: bold;
	width: 20px;
	width: 20px;
}
.col-fot {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	text-align: center;
	border-radius: 5px;
}
.col-sosyal:hover {
	background: #21364a;
}
.bars {
	margin-left: -15px;
	background: white;
	padding: 10px;
	color: #d21524;
}
.yukari {
	display: none;
	position: fixed;
	bottom: 110px;
	right: 0;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #d21524;
	border-radius: 5px;
	color: white;
	font-size: 20px;
}
.acgizle{
	display: none;
	position: absolute;
	top: -90px;
	right: 28px;
	background: #06529d;
	color: white;
	border: none;
	border-radius: 10px;
	padding: 10px;
	animation: acgizle 1s linear infinite
}
.yukari1{
	border: none;
	background: transparent;
	border-radius: 10px;
	color: #ffffff;
	box-shadow: 0px 0px 10px 1px #fff;
	text-decoration: none
}
.sakla{
	position: absolute;
	top: -30px;
	right: 30px;
	background: #06529d;
	color: white;
	border: none;
	border-radius: 10px;
	padding: 10px
}
.sakla1{
	border: none;
	background: transparent;
	color: white
}
.radyodiv{
	display: block
}
#radyo{
	border: none;
	background: transparent
}
.radyobutton{
	background: #ffffff;
	color: #00799a;
	border-radius: 10px;
	border: none;
	padding: 10px;
	background: w;
	box-shadow: 0px 0px 10px 5px #110400;
	font-size: 30px;
	text-decoration: none;
	animation: radyobutton 1s linear infinite
}
.bg-orgin{
	background: #d21524;
	border-radius: 10px;
	box-shadow: 3px 0px 10px 10px #d21524;
}
@keyframes radyobutton{
	0%{
		box-shadow: 0px 0px 2px 2px white
	}
	50%{
		box-shadow: 0px 0px 6px 6px white
	}
	100%{
		box-shadow: 0px 0px 10px 10px white
	}
}
@keyframes bg-sohbet3{
	0%{
		box-shadow: 0px 0px 2px 2px #00799a
	}
	50%{
		box-shadow: 0px 0px 6px 6px #00799a
	}
	100%{
		box-shadow: 0px 0px 10px 10px #00799a
	}
}
@keyframes acgizle{
	0%{
		box-shadow: 0px 0px 2px 2px white
	}
	50%{
		box-shadow: 0px 0px 6px 6px white
	}
	100%{
		box-shadow: 0px 0px 10px 10px white
	}
}
@media screen and (max-width:1044px){ 
	.sakla {
		top: -50px;
		left: 0;
		right: auto;
	}
	.nav-bar {
		padding: 20px;
	}
	.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-li .hizli {
		font-size: 15px;
	}
	.sohbetbar {
		margin-right: 10px;
		margin-left: 10px;
	}
	.sohbetbar h2 {
		font-size: 17px;
	}
	.sohbetbar input,.sohbetbar i {
		font-size: 16px;
	}
	.sohbetbar button {
		font-size: 20px;
	}
	.sohbetmetin h2 {
		font-size: 25px;
	}
	.sohbetmetin button {
		width: 100%;
		margin-top: 10px;
	}
	.altbar .item {
		display: none;
	}
	.altbar .item2 h3 {
		font-size: 20px;
		letter-spacing: 0;
		font-weight: bold;
	}
	.blog h2 {
		font-size: 20px;
	}
	.blog p {
		font-size: 15px;
	}
	.col-alt {
		ms-flex: 0 0 100%;
		flex: 0 0 10%;
		max-width: 100%;
	}
	.sosyal {
		margin: 0px 10px 10px;
	}
	.sosyal h2 {
		width: 100%;
		font-size: 20px;
	}
	.footer img {
		width: 80%;
	}
	.footer .row {
		margin-right: 0;
		margin-left: 0;
	}
}


@keyframes right{
	0%{
		transform:translateX(0)
	}
	40%{
		transform:translateX(10px)
	}
	60%{
		transform:translateX(5px)
	}
	100%{
		transform:translateX(0)
	}
}
}