/* Theme Name: TRChat Tema
Theme URI: www.trchat.com
Author: Forbidden
Author URI: www.trchat.com
Description: trchat tema trchat.com için üretilmiştir
Version: v1.3 */

.conta{margin:10px auto;padding:10px;}
.logo {
    max-width: 370px; 
}
@media (max-width: 768px) {
    .logo {
        max-width: 265px; 
    }
}

body{
	color: #fff;
	background-color: #111339;
	background-image:
		radial-gradient(2px 2px at 20px 30px, rgba(255,255,255,0.3), transparent),
		radial-gradient(2px 2px at 90px 80px, rgba(255,255,255,0.2), transparent),
		radial-gradient(1px 1px at 150px 50px, rgba(255,255,255,0.25), transparent),
		radial-gradient(1px 1px at 60px 120px, rgba(255,255,255,0.2), transparent),
		radial-gradient(2px 2px at 200px 150px, rgba(255,255,255,0.15), transparent);
	background-size: 220px 180px;
	background-attachment: fixed;
	background-repeat: repeat;
}



.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;
    }
}
.alt {
    background: radial-gradient(circle,
        rgba(209, 0, 0, 1) 0%,
        rgba(229, 0, 0, 1) 100%);
    border: 5px solid #fff; 
	border-radius:4rem;
	padding: 20px;
	margin-top: 45px;
    color: white;
}

.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 h3 {
	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: #111339;
    border-radius:4rem;
	padding: 20px;

	margin-top: 45px;

}
.alt h2 {
	letter-spacing: 5px;
	color: #ffffff;
	font-size: xxx-large;
}
.alt i {
background: #111339;
	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-color:#72c0fc;
		background: #111339;
		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: #1d3291;
  
	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;
}
.blogbslk span {
    display: inline-flex;
    align-items: center;
    position: relative;
    top: 1px;
}
.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 .custo {
	font-family: 'Arial';
	font-size: 16px;
	color: #1a419c;
	padding: 6px;
}
.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: #111339;
	padding: 20px;
	border-radius: 90px 90px 0px 0px;
	box-shadow: 0px 0px 2px 1px #1a419c;
	margin-top: 35px;
	padding-top: 70px;
}
.footer h2 {
	font-size: 35px;
	color: #fff;
	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: #1d3291;
	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;
    background: linear-gradient(135deg, #FF7A00 0%, #FF4D00 100%);
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 16px;
    cursor: pointer;
    display: none;
    z-index: 9999;
    transition: background-color 0.3s, box-shadow 0.3s;
    text-align: center;
}

#scrollToTop:hover {
    background: #1d3291;
    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 {
        right: 15px; 
        bottom: 15px; 
        font-size: 14px; 
        padding: 8px 8px; 
		margin-bottom: 12px; 

    }

    #scrollToTop i {
        font-size: 18px; 
    }
}



.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 img {
    margin-top: 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 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)
}

.chatkizi {
    width: 580px;  
    max-width: 100%; 
    height: auto; 
}

.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: #fff; 
    border-radius: 1em;
    border: 2px solid #404260; 
    box-shadow: #adcfff 0 -12px 6px inset; 
    box-sizing: border-box;
    color: #404260; 
    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;
}


.mobilbutton:hover {
    background-color:#404260; 
    box-shadow: #00083d 0 -6px 8px inset; 
    transform: none;
    border: 2px solid #ffffff; 
    color: #ffffff; 
}


.mobilbutton:active {
    transform: scale(1.025);
    outline: none; 
	
}
.mobilbutton:focus {
	outline: none; 
    background-color:#404260; 
    box-shadow: #00083d 0 -6px 8px inset; 
    transform: none;
    border: 2px solid #ffffff; 
    color: #ffffff; 
	 transform: scale(1.025);
}
.z-index1 {
	z-index:1
}

.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;
}
 
    .scevre {
        padding: 40px;
    }

.input-group-text {
	border-radius: 1rem 0 0 1rem;
    border: none;
    background: linear-gradient(135deg, #FF7A00 0%, #FF4D00 100%); 
    color: #fff; 
    padding: 0 10px;
    display: flex;
    align-items: center; 
}

.input-group-text1 {
    border-radius: 1rem;
    border: none;
    background: linear-gradient(to right, #fff, #fff);  
    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 {
	font-size:17px;
	line-height:1.8;
	color:#fff;
	font-weight:500
}
.makale p:last-child {
    margin-bottom: 0;
}
.makale h1 {
    color: #ff5400;
}

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

@media (max-width: 768px) {
  .makale h1 {
    font-size: 2rem;
  }
  .makale h2 {
    font-size: 1.75rem;
  }
  .makale h3 {
    font-size: 1.50rem;
  }
  .makale h4 {
    font-size: 1.25rem;
  }
  .makale h5 {
    font-size: 1.05rem;
  }
  .makale h6 {
    font-size: 1rem;
  }
}


@media (min-width: 769px) {
  .makale h1 {
    font-size: 2.5rem; 
  }
  .makale h2 {
    font-size: 2rem; 
  }
  .makale h3 {
    font-size: 1.75rem; 
  }
  .makale h4 {
    font-size: 1.5rem; 
  }
  .makale h5 {
    font-size: 1.25rem; 
  }
  .makale h6 {
    font-size: 1rem; 
  }
}

.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
}

.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
}

@media (min-width:992px) {
	.shape:last-child
	{
		background:linear-gradient(to right,#ff512f,#f09819);
		z-index:-9999px;
		right:-35px;
		bottom:-35px
	}
	
	.scevre
	{
		padding:40px
	}
	
	.mobilbutton
	{
		font-size:1.2rem;
		padding:.75rem 1.2rem
	}
	
	.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-color:#72c0fc;
		background: #111339;
		border-radius:4rem;
		padding:50px;
		margin-top:-70px
	}
}

@media (max-width:1200px) {
	.sectioncircle
	{
		border:5px solid #fff;
		background-color:#ffcc70;
		margin:50px 0;
		background: #111339;
		border-radius:2rem;
		padding:50px 10px;
		color:#fff
	}
}

@media (max-width:992px) {
	.shape:last-child
	{
		background:linear-gradient(to right,#ff512f,#f09819);
		z-index:-9999px;
		right:-5px;
		bottom:-35px
	}
	
	.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:#72c0fc;
		background: #111339;
		border-radius:4rem;
		padding:10px;
		margin-top:1px
	}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
.rowark3 {
    border: 5px solid #fff; 
    background-color:#72c0fc;
    background: #111339;
    border-radius: 4rem; 
    padding: 0px; 
    margin-top: 1.2px; 
}

.custom-yazicik3 {
    font-size: 17px; 
    font-weight: 600; 
    color: white; 
    padding: 0; 
    margin: 0;
    line-height: 1.5;
}
.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;
}

.navbar-toggler {
    padding: .0rem .0rem;
	font-size: 28px;
	 }
.nav-item {
    margin-right: 5px; 
	font-size: 22px;
	text-align: center;
	
    }
.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/TRChat/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: #ff5400;
 text-decoration: underline;
}

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

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

.custom-yazicik a {
    color: #ff5400;
    text-decoration: none;
}

.custom-yazicik a:hover {
    color: #cc4300;
    text-decoration: none;
}

.chatkizi {
    max-width: 100%; 
    height: auto; 
    display: block;  
}

@media (max-width: 768px) {
    .chatkizi {
        width: 100%; 
    }
}


@media (min-width: 769px) {
    .chatkizi {
        width: 90%; 
    }
}

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

}
.btn.btn-primary:hover {
    background-color: #003366 !important; 
  color: #ffffff !important;            
  text-decoration: none !important;
	
}



.btn.btn-primary:active {
  background-color: #002244;  
  color: #ffffff;         
  border: none;           
  outline: none;
  box-shadow: none;
}


.btn.btn-primary:focus, 
.btn.btn-primary:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  background-color: #004080; 
  color: #ffffff;    
  border: none;  
}

@media (max-width: 768px) {
  .btn.btn-primary {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
    .sol-sutun {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}

.kategori-baslik,
.etiketler-baslik {
    font-size: 32px;
    color: #FFFFFF;
    margin: 0;
    background: none;
    width: 100%;
}


@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;
}

.responsive-div {
    color: #FFFFFF;
	font-weight: 600; 
    text-align: center;
    font-size: 2rem;
    margin: 0;
    padding: 0;
}
.chatlogin2 {
    margin-top: -15px; 
    padding-top: 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); 
}


@media (max-width: 768px) {
    .responsive-div {
        font-size: 1.5rem;
    }

    .chatlogin2 {
        padding-top: 10px; 
        border: 5px solid #fff; 
        margin: 50px 0; 
        padding: 50px 10px; 
    }
}

@media (max-width: 480px) {
    .responsive-div {
        font-size: 1.5rem;
    }

    .chatlogin2 {
        padding-top: 20px;
        padding: 20px 10px; 
        margin: 10px 0; 
    }

    .chatlogin2 .responsive-div {
        margin-top: -20px; 
        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; 
    }
}

.makale-basliklari a {
    font-size: 2rem !important;
    margin-bottom: 5px; 
    color: #1D3291 !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; 
}

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


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


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


.input-group.mb-2.d-flex.align-items-center.justify-content-center {
   margin-left: 0px;
   padding-left: 0px;
   margin-right: 0px;
   padding-right: 0px;
   justify-content: center;
   display: flex;
   align-items: center;
}


.chat-version-row {
    display: flex;             
    align-items: center;       
    justify-content: center;   
    gap: 0.3cm;  
    flex-wrap: nowrap;         
    white-space: nowrap;       
}


label[for="chatVersion"] {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0;                 
    white-space: nowrap;       
}

#chatVersion {
    font-size: 14px;
    padding: 6px 10px;
    min-width: 120px;          
    background-color: #2c2f36;
    border: 1px solid #FF4D00;
    color: white;
    border-radius: 8px;
    outline: none;
}

.form-select {
    background-color: #2c2f36;
    border: 1px solid #FF4D00;
    color: white;
    font-size: 14px;
    padding: 6px 8px;
    border-radius: 8px;
    display: block;
    outline: none;
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobilbutton {
    margin-top: 10px;
}

.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: #003869; 
    border: 2px solid #003366; 
    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: #003366; 
    color: #ffffff; 
    text-decoration: none; 
    border: 2px solid #ffffff; 
}

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

.mobilbutton2 {
    appearance: none;
    background-color: #fff; 
    border-radius: 1em;
    border: 2px solid #404260; 
    box-shadow: #adcfff 0 -12px 6px inset; 
    box-sizing: border-box;
    color: #404260; 
    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:#404260; 
    box-shadow: #00083d 0 -6px 8px inset; 
    transform: none;
    border: 2px solid #ffffff; 
    color: #ffffff; 
}


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

.mobilbutton2:focus {
    outline: none; 
    background-color:#404260; 
    box-shadow: #00083d 0 -6px 8px 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;
    }
}


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: #FF4D00; 
    box-shadow: 0 0 5px rgba(255, 77, 0, 0.4); 
    color: #404260; 
}

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

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

.trchat-title {
  font-size: 3rem;
  font-weight: bold;
  color: #ff5400; 
  font-family: 'Georgia', serif;
}

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