/* Theme Name: AzerbaycanChat Tema
Theme URI: www.azerbaycanchat.com
Author: Forbidden
Author URI: www.azerbaycanchat.com
Description: Bu tema azerbaycanchat.com sitesi için özel üretilmiştir.
Version: v1.3 */

.conta {
    margin: 10px auto;
    padding: 10px;
}
.logo {
  max-width: 370px;
  animation: logoAnimation 7s ease-in-out infinite; 
  filter: none;
}

@keyframes logoAnimation {
  0% {
    opacity: 0;
    transform: translateY(0);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  
  42.85% { 
    opacity: 1;
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  
  85.7% { 
    opacity: 1;
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  
  92.85% {
    opacity: 0;
    transform: translateY(-100px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  
  100% {
    opacity: 0;
    transform: translateY(0);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
}

@media (max-width: 768px) {
    .logo {
        max-width: 265px; 
    }
}

body {
    color: #fff;
    background: radial-gradient(circle, rgba(139, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
}

@media (min-width: 601px) and (max-width: 1024px) {
    body {
        padding-top: 10px; 
        margin-top: -8px; 
    }
}

@media (min-width: 1025px) {
    body {
        padding-top: 0px; 
        margin-top: -10px; 
    }
}


.bars {
	font-size: 30px;
	color: white;
}
 
.altbar {
    max-width: 1250px;
    margin: 20px auto 0 auto;
    padding: 15px 20px;
    box-sizing: border-box;
    border-radius: 1rem; 
	margin-top: 0;
}
@media (max-width: 768px) {
    .altbar {
        max-width: 90% !important;
        padding: 15px 10px !important;
        border-radius: 3rem !important;
        margin: 10px auto 0 auto !important;
    }
}
.altbar .item { 
	text-align: center;
}
.altbar h2 {
	letter-spacing: 5px;
	color: #ffffff;
	font-size: xxx-large;
	font-size: 45px;
	text-align: center;
}
.altbar h2 span {
	font-size: 22px;
	letter-spacing: 10px;
	color: #ffffff;
	text-align: center;
}
.altbar h2 {
	font-family: 'Arial';
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
}
.altbar i {
	font-size: 70px;
	color: #ffffff;;
	margin-left: -20px;
	
}
.alt {
    background: radial-gradient(circle,
    rgba(209, 0, 0, 1) 0%,
	rgba(213, 0, 0, 1) 20%, 
	rgba(217, 0, 0, 1) 40%,
	rgba(221, 0, 0, 1) 60%, 
	rgba(225, 0, 0, 1) 80%, 
	rgba(229, 0, 0, 1) 100%);
    border: 5px solid #fff; 
	border-radius:4rem;
	padding: 20px;
	margin-top: 45px;
}

.alt h2 {
	letter-spacing: 5px;
	color: #ffffff;
	font-size: xxx-large;
}
.alt i {
	background: radial-gradient(circle, rgba(9,45,72,1) 0%, rgba(19,12,53,1) 100%);
	padding: 10px;
	border-radius: 40%;
	color: #e9e7e7;
	font-size: 53px;
}
.alt .item {
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
}
.alt .item h2 {
	font-size: 30px;
	color: #ffffff;
	margin-top: 20px;
}
.alt .item h3 {
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
}

.alt .item p {
	font-family: 'Arial';
	color: #ffffff;
}

.blog {
    border: 5px solid #fff;
	background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
   border-radius: 4rem;
	    padding: 28px 28px 28px 28px ;
	
}


.blog .alt {
    background: white;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 2px;
}

.blog h2 {
    padding: 5px;
    color: #d10000; 
    letter-spacing: 0;
}

.blogbslk {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.blogbslk i {
    font-size: 40px;
    margin-right: 10px;
    color: #ffffff;
}

.blog .blogbslk {
    font-size: 40px;
    letter-spacing: 1px;
    color: #fbfbfb;
    text-align: center;
    font-weight: 700;
}

.blogbslk h1 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0;
    display: inline;
}

.blogbslk .Blog-Yazilari {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-left: 7px;
    display: inline;
}

@media (max-width: 768px) {
    .blog .blogbslk  {
        font-size: 30px;
        letter-spacing: 0.5px;
    }

    .blogbslk i {
        font-size: 30px;
        margin-right: 8px;
    }

    .blogbslk h1 {
        font-size: 30px;
    }

    .blogbslk .Blog-Yazilari {
        font-size: 30px;
        margin-left: 10px;
    }
	
    .blogbslk {
        flex-direction: row;
        align-items: center;
    }
}

.blog h3 {
    font-family: 'Arial';
    font-size: 20px;
    color: #d10000; 
    padding: 6px;
}
.blog p {
    font-family: 'Arial';
    font-size: 15px;
    color: #d10000; 
   padding: 6px; 
  line-height: 1.2; 
}
.blog img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
    border-radius: 25%;
    border: 1px solid #000;
    box-shadow: 0 0 1px 1px #fff;
}
.footer {
    background: radial-gradient(circle, 
        rgba(209, 0, 0, 1) 0%, 
        rgba(213, 0, 0, 1) 20%, 
        rgba(217, 0, 0, 1) 40%, 
        rgba(221, 0, 0, 1) 60%, 
        rgba(225, 0, 0, 1) 80%, 
        rgba(229, 0, 0, 1) 100%
    );
    padding: 20px;
    border-radius: 90px 90px 0px 0px;
    margin-top: 35px;
    padding-top: 70px;
    margin-bottom: -15px; 
}
.footer h3 {
	font-size: 30px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 3px 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: #900000;
	color: #FAFAFA;
}

.footer-yazi p:first-child {
    font-size: 18px; 
    color: #fff; 
    margin: 0;
    padding: 0; 
    line-height: 1.2; 

}

.footer-yazi p:last-child {
    font-size: 20px; 
    color: #fff; 
    margin: 0; 
    padding: 0; 
    line-height: 1.2; 
}

@media (max-width: 768px) {
    .footer-yazi p:first-child {
        font-size: 15px; 
    }

    .footer-yazi p:last-child {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .footer-yazi p:first-child {
        font-size: 14px;
    }

    .footer-yazi p:last-child {
        font-size: 15px; 
    }
}
#scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    background-color: #f40000; 
    border: none;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    display: none;
    z-index: 9999;
    overflow: hidden;
    box-shadow: none;
    outline: none;
}

#scrollToTop svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    pointer-events: none;
    transform: rotate(-90deg);
    background: none;
}

#scrollToTop .progress-ring {
    fill: none;
    stroke: white;
    stroke-width: 3;
    stroke-linecap: round;
}

#scrollToTop img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    transform: translate(-50%, -50%);
    z-index: 1;
}


#scrollToTop:hover {
    background: radial-gradient(circle, rgba(139, 0, 0, 1) 0%, rgba(102, 0, 0, 1) 100%);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

#scrollToTop:focus {
    outline: none;
}

#scrollToTop i {
    font-size: 22px;
    color: #fff; 
}


@media (max-width: 600px) {
    #scrollToTop {
        width: 44px;
        height: 44px;
        right: 15px;
        bottom: 15px;
    }
    #scrollToTop img {
        width: 32px;
        height: 32px;
    }
}
#scrollToTop.fly-from-top {
    animation: flyFromVeryTop 1.2s ease-out forwards;
}

@keyframes flyFromVeryTop {
    0% {
        transform: translateY(-120vh);
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

#scrollToTop.fly-to-top {
    animation: flyToTop 1.2s ease-in forwards;
}

@keyframes flyToTop {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translateY(-120vh);
        opacity: 0;
    }
}

.yorum{
	color:#fff;
	padding: 20px;
}
.yorum a{
	color: white;
}
.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 #fff;
	border-radius: 5px;
}
.yorum input[type=text]{
	width: 100%;
	border-radius: 5px;
	background: #ffffff;
	color: #24335f;
	padding: 10px;
}
.yorum input[type=submit]{
	background: #1d3291;
	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;
}

 
.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 h2 {
font-size: 25px;
}
.blog h3 {
 font-size: 15px;
}
.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;
}
  
@media (max-width:768px) {
	.chatlogin	{
	border:5px solid #fff;
	margin:50px 0;
	background:rgba(255,255,255,.2);
	border-radius:25px;
	backdrop-filter:blur(3px);
	-webkit-backdrop-filter:blur(3px);
	border:2px solid rgba(255,255,255,.3);
		padding:50px 10px;
		color:#fff;
	}
}

.chatlogin
{
	background:rgba(255,255,255,.2);
	border-radius:25px;
	backdrop-filter:blur(3px);
	-webkit-backdrop-filter:blur(3px);
	border:2px solid rgba(255,255,255,.3)
}

.azerichatx {
    width: 580px;  
    max-width: 90%; 
    height: auto; 
}

@media (max-width: 768px) {
    .azerichatx {
        width: 50%;
        height: auto; 
	    display: block; 
        margin: 0 auto; 
        max-width: 100%; 
        position: relative;
        top: -0.5cm; 
      }
}
.stitle {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-family: 'Georgia', serif; 
    font-weight: 700;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); 
}

.input-gradient {
	box-shadow:0 5px 25px 0 rgb(86 93 109 / 25%);
	border-radius:1.2rem;
	border:3px solid rgba(255,255,255,.3)
}

.cevap,.sss {
	padding:20px;
	border-radius:10px
}

.iicon {
	max-width:24px;
	height:auto;
	object-fit:cover
}
.sss {
	background:#ed325e;
	background-image:-webkit-linear-gradient(135deg,#0247af,#770894,#bb1080,#ed325e,#ed325e,#f37231,#c8166b);
	background-image:linear-gradient(135deg,#0247af,#770894,#bb1080,#ed325e);
	margin-top:20px;
	margin-bottom:20px
}

.sssic
{
	width:32px;
	margin-right:8px
}

.sis,.sis:hover
{
	color:#fff;
	font-weight:700
}
.mobilbutton {
    appearance: none;
    background-color: #ffffff; 
    color: #d81e31; 
    border-radius: 1em;
    border: 2px solid #d81e31; 
    box-shadow: #adcfff 0 -12px 6px inset; 
    display: inline-block;
    font-family: -apple-system, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.24px;
    margin: 0;
    padding: 1rem;
    text-align: center;
    transition: all 0.3s ease; 
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.mobilbutton:hover {
    background: radial-gradient(circle, rgba(208, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 50%, rgba(224, 0, 0, 1) 100%);
    color: #ffffff; 
    border: 2px solid #ffffff; 
    box-shadow: rgba(128, 0, 0, 0.5) 0 -12px 6px inset; 
}
.mobilbutton:focus {
    outline: none; 
    border: 2px solid #ffffff; 
    box-shadow: none; 
}

.background .shape {
    height: 100px;
    width: 100px;
    overflow: hidden;
    position: absolute;
    border-radius: 50%;
}

.shape:first-child {
    background: linear-gradient(#1845ad, #23a2f6);
    left: -35px;
    top: -35px;
}
.background .shape {
	height:100px;
	width:100px;
	overflow:hidden;
	position:absolute;
	border-radius:50%
}

.shape:first-child {
	background:linear-gradient(#1845ad,#23a2f6);
	left:-35px;
	top:-35px
}

.mobilbutton2 {
    appearance: none;
    background-color: #ffffff; 
    border-radius: 1em;
    border: 2px solid #d81e31; 
    box-shadow: #adcfff 0 -12px 6px inset; 
    box-sizing: border-box;
    color: #d81e31; 
    display: inline-block;
    font-family: -apple-system, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -0.24px;
    margin: 0;
    padding: 1rem;
    text-align: center;
    transition: 0.15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap; 
}


.mobilbutton2:hover {
    background-color: #d81e31; 
     box-shadow: rgba(128, 0, 0, 0.5) 0 -12px 6px inset; 
    transform: none;
    border: 2px solid #ffffff; 
    color: #ffffff; 
}

.mobilbutton2:active {
    transform: scale(1.025);
    outline: none; 
}


.mobilbutton2:focus {
    outline: none; 
    background-color:#d81e31; 
    box-shadow: rgba(128, 0, 0, 0.5) 0 -12px 6px inset; 
    transform: scale(1.025);
    border: 2px solid #ffffff; 
    color: #ffffff; 
}


@media (max-width: 480px) {
    .mobilbutton2 {
        font-size: 1rem; 
        padding: 0.75rem; 
        letter-spacing: normal;
    }
}

.z-index1 {
 z-index:1
}


.scevre {
 padding: 40px;
}

.input-group-text {
    border-radius: 1rem 0 0 1rem; 
    border: none;
    background: #ff0000; 
    color: #fff; 
    padding: 0 10px; 
    display: flex;
    align-items: center; 
}

.form-control {
    border-radius: 0; 
    border: none; 
}

.input-group-text1 {
    border-radius: 1rem; 
    border: 2px solid #ff0000;
    background: #fff; 
    color: #000; 
    padding: 0.5rem; 
    box-shadow: none; 
    margin: 0; 
}

.input-group-text1::placeholder {
    color: #000; 
}

.gunun-sozu {
    display: flex;
    align-items: center;
    justify-content: center;
   text-align: center; }

.gunun-sozu img {
    width: 100px; 
    height: auto; 
    margin-right: 10px; 
}

.gunun-sozu .baslik {
    font-size: 28px; 
}

.gunun-sozu, .icerik {
    font-size: 22px; 
	 
}
 
@media (min-width: 992px) {
  .hide-on-pc {
    display: none;
  }
}



.makale h1 {
    color: #ff0000;
}

.makale h2 {
    color: #ff0000;

}
.makale h3 {
    color: #ff0000;
}
.makale h4 {
    color: #ff0000;
}
.makale h5 {
    color: #ff0000;
}
.makale h6 {
    color: #ff0000;
}

@media (max-width: 768px) {
  .makale h1 {
    font-size: 2rem;
    font-weight: 600; 
    font-family: 'Georgia', serif; 



  }
  .makale h2 {
    font-size: 1.75rem;
    font-weight: 600; 
    font-family: 'Georgia', serif; 

  }
  .makale h3 {
    font-size: 1.50rem;
	      font-weight: 600; 
    font-family: 'Georgia', serif; 
  }
  .makale h4 {
    font-size: 1.25rem;
	      font-weight: 600; 
    font-family: 'Georgia', serif; 
  }
  .makale h5 {
    font-size: 1.05rem;
	      font-weight: 600; 
    font-family: 'Georgia', serif; 
  }
  .makale h6 {
    font-size: 1rem;
	      font-weight: 600; 
    font-family: 'Georgia', serif; 
  }
}

@media (min-width: 769px) {
  .makale h1 {
    font-size: 40px; 
    font-weight: 600; 
    font-family: 'Georgia', serif; 

 }

  .makale h2 {
    font-size: 35px; 
	    font-weight: 700; 
    font-family: 'Georgia', serif; 
  }
  .makale h3 {
    font-size: 30px; 
    font-weight: 700; 
    font-family: 'Georgia', serif; 
	}
  .makale h4 {
    font-size: 25px; 
     font-weight: 700; 
    font-family: 'Georgia', serif; 
	}
  .makale h5 {
    font-size: 20px; 
	      font-weight: 700; 
    font-family: 'Georgia', serif; 
  }
  .makale h6 {
    font-size: 15px; 
	      font-weight: 700; 
    font-family: 'Georgia', serif; 
  }
}

.govdetitle,.makaleh,.stitle
{
	font-weight:900
}

.makaleh
{
	color:#7b59bb;
	font-size:36px
}

.makalec
{
	background:#ebd9ff;
	border-radius:20px;
	padding:2rem;
	border:4px solid rgba(0,0,0,.01)
}

.detayimg
{
	margin:20px 0;
	object-fit:cover
}

.blogyazialt
{
	position:absolute;
	bottom:-155px;
	right:10px
}

 
.govdetitle
{
	font-size:24px
}
.ortayay
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	max-width:100%;
	max-height:100vh;
	margin:0 auto
}
.icsohbet {
	background-color:#ffcc70;
	background-image:linear-gradient(43deg,#2a42bf 0,#ab36a3 46%,#f1ae35 100%);
	border:none!important;
	padding:2rem;
	border-radius:20px
}

@media (max-width: 992px) {
    .shape:last-child {
        background: linear-gradient(to right, #ff512f, #f09819);
        z-index: -9999; 
        right: -5px;
        bottom: -35px;
    }
}
@media (min-width:992px) {
	.shape:last-child
	{
		background:linear-gradient(to right,#ff512f,#f09819);
		z-index:-9999;
		right:-35px;
		bottom:-35px
	}
	
	.scevre
	{
		padding:40px
	}
 
.content2 {
 border-left:1px solid #ebd9ff;
 padding-left:30px
	}
}

@media (min-width: 1200px) {
	.sectionback {
		margin: 70px 0 1px;
		position: relative;
		color: #fff;
	}
	
	.sectioncircle {
		border: 5px solid #fff; 
	background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
		border-radius: 4rem;
		padding: 50px;
		margin-top: -70px;
	}
}

@media (max-width: 1200px) {
	.sectioncircle {
		border: 5px solid #fff; 
 	background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
		margin: 50px 0;
		border-radius: 2rem;
		padding: 50px 10px;
		color: #fff;
	}
}


.scevre {
	padding:20px
}
.social,.social1 {
	max-width:48px;
	object-fit:cover
}

@media (max-width:440px) {
	.h1tag
	{
		margin-top:18px;
		color:#7b59bb;
		font-weight:900;
		margin-bottom:0;
		font-size:1.4rem
	}
}

@media (min-width:440px) {
	.h1tag
	{
		margin-top:12px;
		color:#7b59bb;
		font-weight:900;
		margin-bottom:0;
		font-size:2rem
	}
}

.form-control {
	background:#fff;
	padding:15px;
	border-radius:1rem;
	font-weight:500;
	color:#7b59bb
}

.rowark {
    border: 5px solid #fff; 
    background-color: #ff6f6f; 
    background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
    border-radius: 4rem; 
    padding: 10px; 
    margin-top: 1px; 
}


.rowark3 {
    border: 5px solid #fff; 
    background-color: #ff6f6f; 
    background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
    border-radius: 4rem; 
    padding: 0px; 
    margin-top: 1px; 
}
.rowark2 {
    border: 5px solid #fff; 
    background: radial-gradient(circle, rgba(209, 0, 0, 1) 0%, rgba(213, 0, 0, 1) 20%, rgba(217, 0, 0, 1) 40%, rgba(221, 0, 0, 1) 60%, rgba(225, 0, 0, 1) 80%, rgba(229, 0, 0, 1) 100%);
    border-radius: 4rem;
    padding: 20px;
    margin: 10px 3.5%;
    width: 93%; 
    box-sizing: border-box; 
    text-align: center; 
}

@media (max-width: 768px) {
    .rowark2 {
        padding: 15px; 
        margin: 15px 3.5%; 
        width: calc(100% - 7%);
        border-radius: 2rem; 
    }
}

@media (max-width: 576px) {
    .rowark2 {
        padding: 10px; 
        margin: 10px 3.5%; 
        width: calc(100% - 7%); 
        border-radius: 2rem; 
    }
}





.rowark2 h1 {
    font-size: 3em; 
}

@media (max-width: 768px) {
    .rowark2 h1 {
        font-size: 2em; 
    }
}

@media (max-width: 576px) {
    .rowark2 h1 {
        font-size: 1.8em; 
    }
}

.spacex {
   height: 0.5px; 
 }


@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.hakkimizda {
	margin-top: 20px;
	text-align: center;
}
.hakkimizda h2 {
	letter-spacing: 2px;
	font-size: 15px;
	color: white;
	border: none;
}
.kurallarim li {
    font-size: 17px;
    line-height: 1.8;
    color: #503e87;
    font-weight: 500;
}

hr {
    border: none;  
    border-top: 2px solid #fff;  
    margin: 20px 0;  
}
.kategori-listesi {
    list-style: none;
}

.nav-item {
    margin-right: 5px; 
    font-size: 22px;
    text-align: center;
    position: relative; 
}


.nav-item a {
    display: inline-block; 
    text-decoration: none; 
    color: inherit; 
    position: relative; 
    padding: 10px 10px; 
    font-weight: 500; 
    opacity: 0.9; 
    transition: opacity 0.3s ease; 
}

.nav-item a.btn:hover {
    opacity: 1; 
}

.nav-item a::after {
    content: ""; 
    position: absolute; 
    left: 50%; 
    bottom: 0; 
    width: 0; 
    height: 2px; 
    background-color: #ffffff; 
    transition: width 0.3s ease; 
    transform: translateX(-50%); 
}


.nav-item a:hover::after {
    width: 100%; 
}


.navbar {
    padding-top: 0; 
    padding-bottom: 0; 
    margin-bottom: 0; 
}

.navbar-toggler {
    padding: 0;
    font-size: 28px; 
}

.nav-item a:focus,
.nav-item a:focus-visible {
    outline: none; 
    box-shadow: none; 
}

 @font-face {
  font-family: "Frb-Yazi";
   src: url("/wp-content/themes/TurkChat/fonts/Frb-Yazi.ttf");
}

.sign {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 2px;
  left: 50%;
  top: 50%;
  font-family: "Frb-Yazi";
  text-transform: uppercase;
  font-size: 6em;
  color: #ffffff;
  text-shadow: none; 
  animation: none; 
}
.makale a {
  color: #FF0000; 
  text-decoration: underline; 
}

.makale a:hover {
   color: #FF6666; 
   text-decoration: underline; 
}

.custom-yazicik {
    font-size: 18px; 
    font-weight: 600; 
    color: white; 
    padding: 0; 
    margin: 0; 
    line-height: 1.2; 
}

@media (max-width: 768px) {
    .custom-yazicik {
        font-size: 16px; 
    }
}

@media (max-width: 576px) {
    .custom-yazicik {
        font-size: 14px; 
    }
}

.custom-yazicik2 {
    font-size: 17px; 
    font-weight: 600; 
    color: white; 
    padding: 0; 
    margin: 0;
    line-height: 1;
}

.btn.btn-primary2 {
    background-color: #d81e31;
    color: #ffffff;
    border: 2px solid #ffffff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 1em;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}

.btn.btn-primary2:hover,
.btn.btn-primary2:active {
    background-color: #cc0033;
    color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn.btn-primary2:focus {
    outline: none;
    box-shadow: none;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.red-linex {
    border-top: 3px solid #ff0000; 
    margin: 20px 0; 
}
.sol-sutunx h2 {
    color: #ff0000; 
    font-size: 25px; 
}


@media (min-width: 992px) {
    .sol-sutunx h2 {
        font-size: 32px; 
    }
}


@media (max-width: 991px) {
    .sol-sutunx h2 {
        font-size: 25px; 
    }
}


@media (max-width: 576px) {
    .sol-sutunx h2 {
        font-size: 30px; 
    }
}
.responsive-div {
    color: #ff0000;
    font-weight: 700; 
    text-align: center;
    font-size: 1.8rem;
    margin-top: 1cm; 
    padding: 0; 
    font-family: 'Georgia', serif; 
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); 
}
.mobilbutton3 {
    appearance: none;
    background-color: #d81e31; 
    color: #ffffff; 
    border-radius: 1em;
    border: 2px solid #d81e31; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
    display: inline-block;
    font-family: -apple-system, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.24px;
    margin: 0;
    padding: 1rem;
    text-align: center;
    transition: all 0.3s ease; 
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    outline: none; 
}


.mobilbutton3:hover {
    background-color: #1e90ff; 
    color: #ffffff; 
    border: 2px solid #1e90ff; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); 
}


.mobilbutton3:focus {
    outline: none; 
    box-shadow: none; 
}


.responsive-image {
    max-width: 100%; 
    height: auto; 
    display: block; 
    margin: 0 auto; 
    box-sizing: border-box; 
    pointer-events: none; 
    user-select: none; 
}

@media (min-width: 1024px) {
    .responsive-image {
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .responsive-image {
    }
}

@media (max-width: 768px) {
    .responsive-image {
        max-width: 70%; 
        margin: 0 auto; 
        padding: 0; 
        margin-top: 0; 
        margin-bottom: 0; 
    }
}


.text-whitex {
 color: #FF0000 !important; 
	font-weight: 500 !important; 
    font-size: 16px !important; 
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important; 
    margin: 5px 0 !important; 
    padding: 0 !important; 
	    font-family: 'Georgia', serif; 
}

 .chatlogin2 .responsive-div {
        margin-top: -10px; 
        margin-bottom: 10px; 
    }

    .chatlogin2 form {
        display: flex;
        flex-direction: column;
    }

    .chatlogin2 form button {
        margin-bottom: 5px; 
        width: 100%; 
    }

    .chatlogin2 form button:last-of-type {
        margin-bottom: 0; 
    }

.btn-custom {
    background-color: #ffffff; 
    color: #d81e31; 
    border: 2px solid #d81e31; 
    padding: 10px 20px; 
    font-weight: bold; 
    font-size: 16px; 
    text-decoration: none;
    border-radius: 1em; 
    display: inline-block;
    font-family: -apple-system, sans-serif;
    transition: all 0.3s ease; 
}

.btn-custom:hover {
    background: radial-gradient(circle, #003869 0%, #004F9B 100%); 
    color: #ffffff; 
    border: 2px solid #ffffff; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
}

.btn-custom:focus {
    outline: none; 
    border: 2px solid #ffffff; 
    box-shadow: none; 
}

.resim-cik {
    transition: transform 0.3s ease; 
}

.resim-cik:hover {
    transform: scale(1.1); 
}

.footer-basliklari {
    font-size: 28px; 
    font-weight: 600; 
    margin: 0 0 10px; 
    padding: 0; 
    color: #ffffff; 
    border-bottom: 3px solid #ffffff; 
    margin-top: -15px; 
}


.footer-basliklari {
    margin-top: 4px; 
}


.footer-basliklari::after {
    content: "";
    display: block;
    margin-top: 10px; 
}

.footer-basliklari + ul {
    margin-bottom: 10px; 
}


.chatlogin2 {
    padding-top: 0;
    background: #fff;
    border-radius: 25px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    border: 5px solid #F5B22C;
    color: #ffffff;
    margin: 0; 
    width: 100%; 
}

.chatlogin2 .responsive-div {
    margin-top: 0.1cm; 
}

.rowark4 {
    border: 5px solid #F5B22C; 
    background-color: #fff; 
    border-radius: 2rem;
    padding: 20px;
    margin: 10px; 
    width: 100%; 
    box-sizing: border-box; 

}

@media (max-width: 768px) {
    .rowark4 {
        padding: 15px 10px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;/
        margin-right: auto;
        border-radius: 1rem;
        width: 100%;
    }
}
.rowark4 h1 {
    margin-top: -10px;
}


.makale {
    font-size: 17px;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
}
.makale-basliklari a {
    font-size: 2rem !important;
    margin-bottom: 5px; 
    color: #cc0000 !important;
    font-weight: 700;
    line-height: 1.2;
    display: inline;
	text-decoration: none !important;
}


@media (max-width: 768px) {
    .makale-basliklari a {
        font-size: 1.5rem !important;
		text-decoration: none !important;
        margin-bottom: 10px; 
    }
}

h2.mobil-baslik {
    font-size: 3rem; 
    font-weight: 600; 
    margin-top: 0; 
    margin-bottom: 0;
    color: #fff; 
}


.alignnone {
    display: block; 
    margin: 0; 
    text-align: left; 
}

.pagination-container {
    display: flex;
    justify-content: center; 
    align-items: center; 
    width: 100%; 
    margin-top: 20px;
    text-align: center; 
    flex-wrap: wrap; 
}

.pagination-button {
    display: inline-block;
    padding: 8px 12px;
    background: #fff; 
    color: #d81e31; 
    border: 2px solid #d81e31; 
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s, border 0.3s; 
    height: 38px; 
    line-height: 20px;
    text-align: center; 
}

.pagination-button:hover {
    background-color: #d81e31; 
    color: #ffffff; 
    text-decoration: none; 
	 border: 2px solid #ffffff; 
}

.pagination-button:active {
    background-color: #d81e31;
    border: 2px solid #ffffff; 
    outline: none; 
}


input[type="text"], input[type="password"] {
    color: rgba(0, 0, 0, 0.5); 
    background-color: #ffffff; 
    padding: 0.8rem; 
    font-size: 1rem; 
    font-family: -apple-system, sans-serif;
    font-weight: 600; 
    outline: none; 
    transition: all 0.3s ease;
}


input[type="text"]:focus, input[type="password"]:focus {
    border-color: #d81e31; 
    box-shadow: 0 0 5px rgba(216, 30, 49, 0.4); 
     color: #d81e31; 
}


input[type="text"]:not(:focus):valid, input[type="password"]:not(:focus):valid {
    color: #d81e31; 
    font-weight: 600; 
}


input[type="text"]::placeholder, input[type="password"]::placeholder {
    color: rgba(0, 0, 0, 0.5); 
}


.bot-only {
    pointer-events: none; 
    opacity: 0; 
}

@media screen and (max-width: 768px) {
    .bot-only {
        opacity: 0 !important;
    }
}
.footer-sponsor {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}

.footer-sponsor a {
    font-size: 19px; 
    color: #fff;
    text-decoration: none;
}

.footer-sponsor a:hover {
    text-decoration: underline;
}


@media (max-width: 768px) {
    .footer-sponsor {
        font-size: 16px;
    }

    .footer-sponsor a {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .footer-sponsor {
        font-size: 14px;
    }

    .footer-sponsor a {
        font-size: 13px;
    }
}


.post-meta3 {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: none;
}

.post-meta {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; 
  padding: 0; 
  border-bottom: none;
}

.meta-item {
  display: flex;
  align-items: center;
  margin-right: 5px;
  margin-bottom: 5px;
}

.meta-item i {
  margin-right: 7px;
}

.post-meta .meta-item a {
  color: #000 !important;
  text-decoration: none;
}

.post-meta .meta-item a:hover {
  text-decoration: underline;
}


.btn-customx {
    background-color: #ffffff;
    color: #d81e31;
    border: 2px solid #F5B22C;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    border-radius: 1em;
    display: inline-block;
    font-family: -apple-system, sans-serif;
    transition: all 0.3s ease;
    margin: 5px;
}

.btn-customx:hover {
    background: radial-gradient(circle, #003869 0%, #004F9B 100%);
    color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn-customx:focus {
    outline: none;
    border: 2px solid #ffffff;
    box-shadow: none;
}

.error-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.error-buttons {
    margin-top: 25px;
}

.error-wrapper {
    color: #ffffff;
    text-align: center;
    padding: 20px 10px;
    font-family: 'Arial', sans-serif;
    border-radius: 2em;
    max-width: 800px;
    margin: 0 auto;
}

.error-main {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 80px;
    font-weight: bold;
    line-height: 1;
    flex-wrap: nowrap;
}

.error-main .big-404 {
    font-size: 100px;
    margin-right: 5px;
}

.error-main .right-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 60px;
    margin-top: 8px;
    margin-left: -19px;
}

.error-subtext {
    margin-top: -37px;
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    text-indent: 0;
    margin-left: 86px;
}

@media (max-width: 768px) {
    .error-main {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        font-size: 60px;
        gap: 10px;
    }
    .error-main .big-404 {
        font-size: 80px;
        margin-left: -20px;
        white-space: nowrap;
    }
    .error-main .right-text {
        font-size: 40px;
        margin-top: -20px;
        margin-left: -25px;
        display: flex;
        align-items: center;
        white-space: nowrap;
    }
    .error-subtext {
        margin-top: -31px;
        margin-left: 106px;
        text-align: left;
        font-size: 16px;
    }
}

.sayfalar-title {
  font-size: 3rem;
  font-weight: bold;
  background: linear-gradient(to bottom, #ffff00, #e6c200);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Georgia', serif;
}

@media (max-width: 768px) {
  .sayfalar-title {
    font-size: 2rem;
    font-weight: 600;
  }
}