body {
  background-image: url('//all.kdl-co.ir/GHAB%20MEDIA%20DESKTOP%201639-min.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'Agoogle';
  position: relative;
  z-index: 0;
  color: #f1f1f1;
  overflow-x: hidden;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)); /* تیره‌تر از قبل */
  z-index: -1;
}


::selection {
	background-color: rgba(0, 0, 0, 0.425);
	color: #FFFFFF;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.61);
}

.switch {
	position: absolute;
	height: 36px;
	width: 240px;
	background-color: rgba(0, 0, 0, 0.425);
	margin: 5px auto;
	border-radius: 5px;
	font-family: Agoogle;
	margin-bottom: -2px;
	top: 2px;
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.02) inset;
	border: solid 1px #fff;
}

.switch-label {
	position: relative;
	z-index: 2;
	float: left;
	width: 100px;
	line-height: 34px;
	font-size: 18px;
	color: white;
	text-align: center;
	text-shadow: 1px 3px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	left: 30px;
}

.text-align:center;text-shadow:0 1px 1px rgba(0,0,0,0.45);cursor:pointer .switch-label:active {
	font-weight: 700;
}

.switch-label-off {
	padding-left: 10px;
}

.switch-label-on {
	padding-right: 2px;
}

.switch-input {
	display: none;
}

.switch-input:checked + .switch-label {
	color: rgb(255 255 255 / 73%);
	text-shadow: 0 1px rgba(255,255,255,0.25);
	-webkit-transition: .15s ease-out;
	-moz-transition: .15s ease-out;
	-o-transition: .15s ease-out;
	transition: .15s ease-out;
}

.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 110px;
  	top: 5px;

}

.switch-selection {
	display: block;
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 8px;
	width: 100px;
	height: 25px;
	background: #A0A0A0;
	border-radius: 3px;
	background-image: linear-gradient(tobottom,#9dd993,#65bd63);
	-webkit-transition: left .15s ease-out;
	-moz-transition: left .15s ease-out;
	-o-transition: left .15s ease-out;
	transition: left .15s ease-out;
	margin-top: 3px;
	text-align: center;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.04) inset , 0 0 15px rgba(0, 0, 0, 0.13) inset;
	margin-left: 35px;
}

.showme .switch-selection {
	background-color: rgba(0, 0, 0, 0.425);
	background-image: linear-gradient(tobottom,#e0dd94,#c4bb61);
}

.tf-user {
	background: #fff url(../images/5456.png) right center no-repeat;
	width: 250px;
	height: 40px;
	border-radius: 31px;
	border: 2px solid #007aa3;
	padding: 0 10px;
	padding-right: 35px;
	font-size: 13px;
	text-align: right;
	font-family: Agoogle;
	color: #000;
	border-radius: 10px;
	direction: rtl;
}

.tf-pass {
	background: #fff url(../images/username.png) right center no-repeat;
	width: 250px;
	height: 40px;
	border-radius: 3px;
	border: 2px solid #fff;
	padding: 0 10px;
	padding-right: 35px;
	font-size: 13px;
	text-align: right;
	font-family: Agoogle;
	color: #000;
	direction: rtl;
	border: 2px solid #fff;
}

.btn {
	cursor: pointer;
	border-radius: 10px;
	color: #fff !important;
	margin-top: 10px;
	background: #007aa3;
	border: 1px solid #fff;
	border-radius: 20px;
	color: #fff !important;
	font-family: Agoogle;
	color: rgba(232, 187, 11);
	position: relative;
	font-size: 16px;
	width: 300px;
	color: #000;
	height: 40px;
	border-radius: 5px;
	padding: 0 20px;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
}

#sevenchat_net {
	background-color: rgba(70, 100, 130, 0.6);
	width: 450px;
	height: 100%;
	font-family: Agoogle;
  	border-radius: 10px;
	border: 1px solid #007aa3;


}

#onlines {
	position: relative; /* اضافه شده */
	background-color: rgba(70, 100, 130, 0.6);
	width: 100%;
	height: 43px;
	border-radius: 15px;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}


#onliness {
	background-color: rgba(0, 0, 0, 0.425);
	width: 150px;
	height: 35px;
	position: absolute;
	left: 20px;
	top: 4px;
	font-size: 23px;
	line-height: 40px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#link {
	background-color: rgba(0, 0, 0, 0.425);
	width: 150px;
	height: 33px;
	position: absolute;
	right: 20px;
	top: 4px;
	font-size: 20px;
	line-height: 33px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#link1 {
	background-color: rgba(0, 0, 0, 0.425);
	width: 220px;
	height: 33px;
	position: absolute;
	right: 175px;
	top: 4px;
	font-size: 20px;
	border-radius: 10px;
	line-height: 33px;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#link2 {
	background-color: rgba(0, 0, 0, 0.425);
	width: 200px;
	height: 33px;
	position: absolute;
	right: 400px;
	top: 4px;
	font-size: 20px;
	line-height: 33px;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#seven1 {
	background-color: rgba(255, 255, 255, 0.23);
	width: 400px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#hidnpass {
	background-color: rgba(255, 255, 255, 0.23);
	width: 300px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #fff;
}

#seven1 {
	background-color: rgba(255, 255, 255, 0.23);
	width: 400px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #007aa3;
}

#hidnpass {
	background-color: rgba(255, 255, 255, 0.23);
	width: 300px;
	border-radius: 10px;
	color: #f8f9fa !important;
	font-family: Agoogle;
	border: 1px solid #fff;
}

#seven {
	background-color: rgba(0, 0, 0, 0.425);
	width: 420px;
	height: 100%;
	border-radius: 10px;
	font-family: Agoogle;
	border: 1px solid #007aa3;  	

}

.showme {
	background: #fff url(../images/d.png) right center no-repeat;
	width: 300px;
	margin-top: 10px;
	position: relative;
	height: 40px;
	background-color: #007aa3;
	border-radius: 10px;
}

.sex {
	cursor: pointer;
	width: 80px;
	height: 20px;
	font-size: 13px;
	color: #fff;
	position: absolute;
	font-size: 16px;
	line-height: 30px;
	padding-right: 13px;
	padding-left: 7px;
	border-radius: 10px;
	top: 4px;
}
.lavik {
	right: 50px;
}

.kechik {
	left: 30px;
}

.activate {
	background-color: rgba(0, 0, 0, 0.425);
	position: absolute;
	height: 30px;
	border-radius: 10px;
}

.img {
	max-width: 470px;
	height: 120px;
}

.text-light {
	color: #f8f9fa !important;
}

.text-warning {
	color: #ffc107 !important;
}

.text-warning1 {
	color: #fff !important;
	text-decoration: none;
	top: 99px;
}

.aligen-center {
	display: none;
}

.liner {
	text-align: center;
}
.line {
	font-size: 13px;

}
@media screen and (max-width:980px) {
	#sevenchat_net {
		width: 300px;
		margin: 0;
		height: auto;
		max-width: 100%;
	}

	#seven {
		background-color: rgba(0, 0, 0, 0.425);
		width: 280px;
		height: 100%;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#seven1 {
		background-color: rgba(255, 255, 255, 0.23);
		width: 260px;
		border-radius: 10px;
		color: #f8f9fa !important;
		font-family: Agoogle;
	}

	.showme {
		background: #fff url(../images/d.png) right center no-repeat;
		width: 250px;
		margin-top: 10px;
		position: relative;
		height: 40px;
		
background-color: #007aa3;
		border-radius: 10px;
	}

	.lavik {
		right: 30px;
	}

	.kechik {
		left: 20px;
	}

	.img {
		max-width: 300px;
		height: 100px;
	}

	.imgs {
		max-width: 130px;
		height: 50px;
	}

	#hidnpass {
		background-color: rgba(255, 255, 255, 0.23);
		width: 250px;
		border-radius: 10px;
		color: #fff !important;
		font-family: Agoogle;
		border: 2px solid #fff;
	}

	.btn {
		cursor: pointer;
		border-radius: 10px;
		color: #fff !important;
		margin-top: 10px;
		



background: #007aa3;
		border: 1px solid #fff;
		border-radius: 20px;
		color: #fff !important;
		font-family: Agoogle;
		color: rgba(232, 187, 11);
		position: relative;
		font-size: 16px;
		width: 250px;
		color: #000;
		height: 40px;
		border-radius: 5px;
		padding: 0 20px;
		-moz-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-ms-transition: all .2s ease-in;
	}

	.tf-user {
		background: #fff url(../images/5456.png) right center no-repeat;
		width: 200px;
		height: 40px;
		border-radius: 3px;
		border: 0;
		padding: 0 10px;
		padding-right: 35px;
		font-size: 13px;
		text-align: right;
	font-family: Agoogle;
		color: #000;
		border-radius: 10px;
		direction: rtl;
		border: 2px solid #fff;
	}

	.tf-pass {
		background: #fff url(../images/username.png) right center no-repeat;
		width: 200px;
		height: 40px;
		border-radius: 3px;
		border: 0;
		padding: 0 10px;
		padding-right: 35px;
		font-size: 13px;
		text-align: right;
	font-family: Agoogle;
		color: #000;
		border-radius: 10px;
		direction: rtl;
		border: 2px solid #fff;
	}

	#onlines {
		background-color: rgba(255, 255, 255, 0.23);
		width: 100%;
		height: 43px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#onliness {
		background-color: rgba(0, 0, 0, 0.425);
		width: 100px;
		height: 33px;
		position: absolute;
		left: 10px;
		top: 4px;
		font-size: 15px;
		line-height: 40px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#link {
		background-color: rgba(0, 0, 0, 0.425);
		width: 70px;
		height: 33px;
		position: absolute;
		right: 10px;
		top: 4px;
		font-size: 10px;
		line-height: 33px;
		border-radius: 10px;
		font-family: Agoogle;
	}

	#link1 {
		background-color: rgba(0, 0, 0, 0.425);
		width: 105px;
		height: 33px;
		position: absolute;
		right: 85px;
		top: 4px;
		font-size: 10px;
		border-radius: 10px;
		line-height: 33px;
		font-family: Agoogle;
	}

	#link2 {
		background-color: rgba(0, 0, 0, 0.425);
		width: 90px;
		height: 33px;
		position: absolute;
		right: 195px;
		top: 4px;
		font-size: 10px;
		line-height: 38px;
		border-radius: 10px;
		font-family: Agoogle;
	}
    .switch-label {




	position: relative;
	z-index: 2;
	float: left;
	width: 100px;
	line-height: 34px;
	font-size: 18px;
	color: white;
	text-align: center;
	text-shadow: 1px 3px rgba(255, 255, 255, 0.23);
	cursor: pointer;
	left: 5px;


}
.switch-input:checked + .switch-label-on ~ .switch-selection {
	left: 80px;
  	top: 3px;

}
.switch-input:checked + .switch-label-off ~ .switch-selection {
	right: 50px;
  	top: 3px;

}
}



    @keyframes blink {
        80% { opacity: 0; }
    }
    .blinking-warning {
        animation: blink 1s infinite;
        color: #fff;
        font-weight: bold;
    }

.popup-container {    position: fixed;    top: 0;    left: 0;    width: 100%;    height: 100%;    background: rgba(0, 0, 0, 0.5);    display: flex;    align-items: center;    justify-content: center;    z-index: 1000;}.popup-box {    background: #fff;    width: 400px;    padding: 20px;    border-radius: 10px;    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);    text-align: center;    position: relative;    animation: fadeIn 0.3s ease-in-out;}@keyframes fadeIn {    from { opacity: 0; transform: scale(0.9); }    to { opacity: 1; transform: scale(1); }}.popup-title {    color: #d35400;    font-size: 22px;    font-weight: bold;    margin-bottom: 10px;}.popup-message {    font-size: 16px;    color: #333;    margin-bottom: 20px;}.popup-message .highlight {    color: #2c3e50;    font-weight: bold;}.popup-message .important {    color: #c0392b;    font-size: 18px;}.close-btn {    background: #e74c3c;    color: white;    padding: 10px 20px;    border: none;    border-radius: 5px;    cursor: pointer;    font-size: 14px;}.close-btn:hover {    background: #c0392b;}


.hidden-seo {
  visibility: hidden;
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}