* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	color: #000;
}

@font-face {
	font-family: 'Tanha';
	src: url('../font/Tanha.woff2') format('woff2'),
		url('../font/Tanha.woff') format('woff'),
		url('../font/Tanha.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

body {
	background-image: url("../img/29.photo-1579546928686-286c9fbde1ec.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	font-family: 'Tanha', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;

}



.main {
	width: 100%;
	margin: 0;
}

.logo {
	padding-top: 15px;
	padding-bottom: -10px;
}

.k .top-menu {
	width: 100%;
	float: right;
	padding-top: 0;
	position: fixed;
	background: linear-gradient(20deg, #f6c8d8df, #faf5b7c8, #b3fad8c3, #b3e8f4c5, #e6c8ffcc);
}

.radif1 {
	width: 90%;
	margin: 0 auto;
	color: #000;
}

.l {
	margin: -50px;
	padding: 5px;
}

.right {
	float: right;
	display: flex;
	align-items: flex-start;
	justify-content: space-evenly;
	color: #000;
}

.right li {
	transition: transform 0.6s ease;
}

.right li:hover {
	transform: scale(1.35);
	font-weight: bold;
}

.right ul {
	display: flex;
	gap: 20px;
	padding: 15px;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
	color: #000;
}

.kkk {
	display: flex;
	gap: 10px;
	padding: 20px;
	align-items: center;
	justify-content: center;
}

.left {
	float: left;
	display: flex;
	align-items: flex-end;
	justify-content: space-evenly;
}


a {
	text-decoration: none;
}


.k .top-menu ul li a:hover {
	color: #e180f7;
}


ul {
	list-style: none;
}


/* -------------------------asli------------------------------- */


.porsesh {
	max-width: 800px;
	margin: 0 auto;
	background-color: #cdf6eea1;
	padding: 30px;
	border-radius: 0 50px 0 50px;
	box-shadow: 0 0 15px rgba(1, 102, 92, 0.175);
	direction: rtl;
}

h2 {
	text-align: center;
	color: #038e85;
	margin-bottom: 30px;
}

.soal {
	margin-bottom: 25px;
	padding: 15px 20px;
	background-color: rgba(255, 255, 255, 0.733);
	border-right: 5px solid #03d6b7;
	border-radius: 0 20px 0 20px;
	box-shadow: 0 2px 6px rgba(2, 95, 92, 0.186);
	direction: rtl;
}

.soal h3 {
	margin-bottom: 10px;
	font-size: 17.6px;
	color: #048b72;
	direction: rtl;
}



/* foooooooooooooooooooooooooter */

.footer-asli {
	background-color: #ffffff3d;
}

.main-footer {
	direction: rtl;
	background-color: #c8c8c8;
	font-size: 14px;
	text-align: right;
	padding-top: 300px;
}

a {
	text-decoration: none;
}

.main-footer {
	background-color: transparent;
	display: inline;
	align-items: center;
	justify-content: space-between;
}

.footer {
	margin-top: 100px;
	margin-bottom: 50px;
}

.footer-menu {
	transition: transform 0.6s ease;
}

.footer-menu li:hover {
	transform: scale(1.35);
}

.row {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}


.soton {
	border: none;
	padding: 15px;
	margin: 15px 0;
}

.top {
	border-bottom: 0;
	background-color: transparent;
	padding: 0;
	margin-bottom: 15px;
}

.onvan {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-bottom: 0;
	transition: transform 0.3s ease;
}

.onvan:hover {
	transform: scale(1.35);
}

.main-footer .footer .soton .footer-menu li a {
	color: rgb(4, 132, 125);
}

.main-footer .hamrah {
	margin-top: 30px;
	gap: 5px;
}

.ok2 {
	direction: rtl;
}

.footer-hamrah a:hover {
	color: #020202;
}

.main-footer .hamrah .footer-hamrah ul li {
	display: inline-block;
	margin-left: 20px;
}

.righttt {
	gap: 10px;
	text-align: center;
	color: #000;
	float: right;
	display: flex;
	align-items: flex-start;
	justify-content: space-evenly;
}

.k {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.main-footer .hamrah .footer-hamrah ul li a {
	display: block;
	font-size: 30px;
	color: #a1a3a8;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	align-items: center;
	justify-content: space-evenly;
}

.tozihat {
	padding: 30px;
	margin: 40px;
	direction: rtl;
	font-size: 12px;
}