/* Theme Name: Kelebek Sohbet Temasi
Theme URI: www.QBilisim.com
Author: QBilisim
Author URI: Geliştirici Web Sayfası
Description: Qbilisim.com Özel Tasarım.
Version: v1 */

@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@200&display=swap');
@font-face {
	font-family: 'asap';
	src: url('font.ttf');
}


html {
	--scrollbarBG: white;
	--thumbBG: #f1e6ea;
}
body::-webkit-scrollbar-thumb:hover {
	--scrollbarBG: white;
	--thumbBG: #99684b;
}
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 {
	font-family: Lexend Deca,sans-serif;
	background: #efe5e6;
}
.wimg {
	background: #ffffff0f;
	border-radius: 10px;
	padding: 5px;
}
.headerbar {
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
	height: auto;
	padding-bottom: 10px;
}
.nav-bar {
	background: #f0b9ce78;
	padding: 20px;
	margin-bottom: 20px;
}
.nav-bar .container {
	background: #f1e6ea;
	border-radius: 10px;
}
.nav-li ul {
	display: block;
	height: 45px;
	text-align: right;
	margin-top: 10px;
}
.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: #f2bfd2;
	margin-right: 5px;
}
.nav-li ul li a {
	color: #702c03;
	font-size: 20px;
	font-weight: bold;
}
.nav-li ul li a:hover {
	color: white;
	text-decoration: none;
}

.nav-li .hizli {
	background: #f2bfd2;
	color: #702C03;
	border: 2px solid #f2bfd2;
	padding: 10px;
	border-radius: 40px;
	margin-left: 31px;
	font-size: 20px;
	transition: all 0.5s ease;
}
.nav-li .hizli:hover {
	background: #f7f7f7;
	color: #702C03;
	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: 10px;
	background: #ffffff;
	box-shadow: 0px 0px 5px 2px #702C03;
	padding-bottom: 30px;
	border-radius: 10px;
	margin: 10px auto;
}
.sohbetbar h2 {
	text-align: center;
	font-size: 25px;
	letter-spacing: 11px;
	padding: 5px;
	font-weight: bold;
}
.sohbetbar i {
	font-size: 20px;
	background: #f2bfd2;
	color: #702c03;
	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: 20px;
	font-weight: bold;
	background: #f2bfd2;
	color: #702c03;
	border: 3px solid #f2bfd2;
	letter-spacing: 5px;
	transition: all 0.5s ease;
	z-index: 1;
}

.sohbetbar button:hover {
	color: #702c03;
	background: white;
	transition: all 0.5s ease;
}
.sohbetmetin {
	text-align: center;
	padding: 20px 0px;
	background: #f1e6ea;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px #842c03;
}
.sohbetmetin h2 {
	background: #f1e6ea;
	color: #702c03;
	padding: 2px;
	margin: 0 auto;
	width: 50%;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 10px #f2bfd2;
}
.sohbetmetin h3 {
	margin-top: 5px;
	font-size: 20px;
}
.mobil {
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
	height: auto;
	text-align: center;
	width: 100%;
	padding: 5px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 1px #f2bfd2;
}
.mobil button {
	border: none;
	padding: 5px;
	border-radius: 10px;
	font-size: 20px;
	background: #f2bfd2;
	box-shadow: 0px 0px 5px 1px;
	color: #99684b;
	width: 100%;
	margin-top: 10px;
}
.mobil button:hover {
	background: #eee4e5;
}
.mobil a:hover {
	text-decoration: none;
}
.altbar {
	background: #f1e6ea;
	box-shadow: 0px 0px 17px 1px #935f42;
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
}
.altbar .item {
	background: #f1e6ea;
	box-shadow: 0px 0px 5px 1px #702c03;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
}
.altbar img {
	width: 100%;
}
.altbar h2 {
	text-align: center;
	font-size: 25px;
	background: #f2bfd2;
	padding: 5px;
	border-radius: 10px;
	width: 60%;
	margin: 10px auto;
}
.altbar h3 {
	font-size: 20px;
	text-align: center;
}
.altbar button {
	width: 40%;
	align-items: center;
	border: none;
	padding: 5px;
	border-radius: 10px;
	background: #f2bfd2;
	color: #702c03;
	border: 3px solid #f2bfd2;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
}
.altbar button:hover {
	background: white;
	transition: 0.5 all ease;
}
.altbar a:hover {
	text-decoration: none;
}
.blog {
	background: #f1e6ea;
	box-shadow: 0px 0px 17px 1px #935f42;
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-bottom: 70px;
	margin-top: -10px;
}
.blog .container > h2 {
	background: #f1e6ea;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #99684b;
	width: 40%;
	margin: 5px auto;
}
.blog .container > h3 {
	font-size: 22px;
	text-align: center;
}
.blog .row img {
	width: 100%;
	height: 130px;
}
.blog .row h2 {
	font-size: 20px;
	background: #f1e6ea;
	margin: 5px 10px;
	border-radius: 10px;
}
.blog .row h3 {
	font-size: 16px;
	padding: 10px;
}
.blog .row button {
	border: none;
	padding: 5px;
	margin: 5px;
	background: #f1e6ea;
	border-radius: 10px;
	color: #702c03;
}
.blog .row button:hover {
	background: #f2bfd2;
}
.blog a:hover {
	text-decoration: none;
}
.blogmetin {
	background: #f1e6ea;
	box-shadow: 0px 0px 17px 1px #935f42;
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-bottom: 70px;
	margin-top: -10px;
}
.blogmetin h1 {
	text-align: center;
	font-size: 30px;
	border-bottom: 1px solid #f2bfd2;
	padding: 10px;
}
.blogmetin a {
	color: #99684b;
	font-size: 20px;
}
.blogmetin a:hover {
	text-decoration: none;
	color: #f2bfd2;
}
.footer {
	background: #f1e6ea;
	box-shadow: 0px 0px 17px 1px #935f42;
	background-image: url(img/header2.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0px;
}
.footer .wimg {
	text-align: center;
}
.footer .wimg img {
	margin-top: -50px;
	width: 40%;
	background: #efe6e7;
	border-radius: 10px;
	box-shadow: 0px -5px 5px 1px #98684b;	
}
.footer .wtext {
	padding: 51px 0px;
	border-radius: 10px;
}
.footer .wtext h2 {
	color: white;
	text-align: center;
	font-size: 25px;
	background: #99684b;
	padding: 5px;
	border-radius: 10px;
}
.footer .row img {
	width: 100%;
}
.footer .row ul {
	text-align: center;
	background: white;
	width: 60%;
	padding: 5px;
	margin: 0 auto;
	border-radius: 10px;
}
.footer .row ul li {
	list-style-type: none;
	margin-top: 5px;
}
.footer .sosyal {
	background: #99684b;
	padding: 20px 10px;
	border-radius: 10px;
}
.footer .sosyal h2 {
	color: #f1e8e8;
	font-size: 30px;
	padding: 0px;
}
.footer .sosyal h3 {
	font-size: 15px;
	color: white;
}
.footer .row a {
	color: #99684b;
	background: white;
	padding: 5px;
	border-radius: 10px;
}
.footer .row a:hover {
	text-decoration: none;
}
.hakkimizda {
	margin: 30px 0;
}
.col-rek {
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 35%;
	margin: 5px auto;
}
.col-blog {
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 35%;
	text-align: center;
	border-radius: 10px;
	background: white;
	margin: 5px auto;
}
.col-sosyal:hover {
	background: #21364a;
}
.bars {
	margin-left: -15px;
	background: white;
	padding: 10px;
	color: #99684b;
}
.yukari {
	display: none;
	position: fixed;
	bottom: 110px;
	right: 0;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #d6bae0;
	color: #99684b;
	border-radius: 5px;
	font-size: 20px;
}
.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: #d6bae0;
	color: #99684b;
	width: 100%;
	border-radius: 10px;
	text-align: center
}
.yorum input[type=submit]:hover {
	background: white;
	color: #99684b;
}
.yorum .comment-form-url{
	display: none
}
.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: #99684b;
	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: #f0e6e7;
	color: #99684b;
	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: #f1e7ea;
	border-radius: 10px;
	box-shadow: 3px 0px 10px 10px #f0cbcb;
}
@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){ 
	.headerbar {
		background-size: auto;
	}
	.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: 20px;
	}
	.sohbetmetin h3 {
		font-size: 16px;
	}
	.sohbetmetin button {
		width: 100%;
		margin-top: 10px;
	}
	.blog {
		margin-top: -10px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.col-blog {
		-ms-flex: 0 0 32%;
		flex: 0 0 98%;
		max-width: 100%;
	}
	.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 .wimg img {
		margin-top: -35px;
		width: 90%;
	}
	.footer .row {
		margin-right: 0;
		margin-left: 0;
	}
	.footer .row a {
		font-size: 17px;
	}
	.col-rek {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 50%;
	}
	.hakkimizda {
		margin: 30px 0;
		margin-bottom: 80px;
	}
}



@keyframes right{
	0%{
		transform:translateX(0)
	}
	40%{
		transform:translateX(10px)
	}
	60%{
		transform:translateX(5px)
	}
	100%{
		transform:translateX(0)
	}
}
}