@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap);

* {
	padding: 0;
	margin: 0;
	border: 0
}

*,
:after,
:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:active,
:focus {
	outline: 0
}

a:active,
a:focus {
	outline: 0
}

aside,
footer,
header,
nav {
	display: block
}

body,
html {
	height: 100%;
	width: 100%;
	min-width: 350px;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 400;
	color: #eceeef;
	font-family: Montserrat;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

button,
input,
select,
textarea {
	font-family: inherit
}

input::-ms-clear {
	display: none
}

button {
	cursor: pointer
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	transition: all .3s ease-in-out
}

ul li {
	list-style: none
}

img {
	vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: 700
}
h1 {
	color: #a1a2a5;
}

body {
	display: flex;
	flex-direction: column;
	cursor: default;
	background-color: #16171b;
	gap: 30px;
}
header {
	display: flex;
	padding: 20px;
	background-color: #1f2125;
}
.hea1 {
	display: flex;
	align-items: center;
	font-size: 26px;
	font-weight: 500;
	gap: 10px;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
.hea2 {
	display: flex;
	gap: 10px;
	align-items: center;
	color: #fff;
}
.hea2:hover {
	opacity: 0.7;
}
.hea2 img {
	height: 40px;
}
.hea3 {
	font-size: 20px;
	color: #676a6f;
}
.logo {
	background-color: #00b074;
	font-weight: 600;
	padding: 5px 6px 2px;
}
main {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 10px;
}
.mai1 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	padding: 15px;
	border-radius: 15px;
	gap: 20px;
}
.mai1_1 {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
.mai1_2 {
	text-align: center;
}
.mai3 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	padding: 15px;
	border-radius: 15px;
	gap: 20px;
}
.mai2 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
}
.mai2_1 {
	display: flex;
	flex-direction: column;
}
.mai2_2 {
	display: flex;
	justify-content: space-between;
	padding: 15px;
}
.mai2_3 {
	display: flex;
	width: 300px;
}
.mai2_4 {
	display: flex;
	justify-content: center;
	width: 150px;
}
.mai2_5 {
	display: flex;
	width: 150px;
}

.mai3_4 {
	display: flex;
}
.mai3_1 {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #313131;
	padding: 15px 5px;
	align-items: center;
	gap: 10px;
}
.mai3_2 {
	display: flex;
	gap: 5px;
	width: 300px;
	font-weight: 600;
	align-items: center;
}
.mai3_2_1 {
	background-color: #4a4c50;
	font-weight: 600;
	padding: 5px;
	width: 25px;
	color: #a0a2a6;
	display: flex;
	border-radius: 5px;
	justify-content: center;
}
.mai3_3 {
	display: flex;
	justify-content: center;
	width: 150px;
	gap: 5px;
}
.mai3_4 {
	display: flex;
	width: 150px;
	justify-content: flex-end;
}
.mai3_4 a {
	background-color: #00b074;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 20px;
}
.mai3_4 a:hover {
	opacity: 0.7;
}
.st1 {
	background-color: #00b074;
	padding: 3px 5px;
	border-radius: 5px;
	width: 25px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	align-items: center;
}
.st2 {
	background-color: #7d7d7d;
	padding: 3px 5px;
	border-radius: 5px;
	width: 25px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	align-items: center;
}
.st3 {
	background-color: #c25d5d;
	padding: 3px 5px;
	border-radius: 5px;
	width: 25px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	align-items: center;
}
.crus1 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	padding: 15px 5px;
	border-radius: 15px;
}
footer {
	display: flex;
	padding: 20px;
	background-color: #1f2125;
}
.foo1 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
}
.foo1 a {
	color: #eceeef;
	text-decoration: underline;
}
.foo1 a:hover {
	color: #eceeef;
	text-decoration: none;
}

.box_title {
	color: #a1a2a5;
	font-size: inherit;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
}
.box_decription {
	padding-bottom: 10px;
}

.box_table {
	display: flex;
	flex-direction: column;
	gap: 10px;
	border-bottom: 1px solid #a0a2a6;
	padding-bottom: 10px;
}
.box_table_tr {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #a0a2a6;
	padding-top: 10px;
}
.box_30_03_01 {
	display: flex;
	align-items: center;
	gap: 10px;
	width: 250px;
	font-weight: 600;
}
.box_30_03_01_1 {
	background-color: #4a4c50;
	font-weight: 500;
	padding: 5px;
	width: 25px;
	color: #fff;
	display: flex;
	border-radius: 5px;
	justify-content: center;
}
.box_30_03_01_2 {
	display: flex;
	gap: 5px;
	justify-content: center;
	font-weight: 500;
	align-items: center;
	color: #333;
}
.box_30_03_01_2_a {
	background-color: #ffffff;
	padding: 5px 10px;
	border-radius: 5px;
}
.box_30_03_01_2_a:hover {
	opacity: 0.7;
}
.box_30_03_02 {
	display: flex;
}
.box_30_03_02_1 {
	background-color: #ffffff;
	padding: 5px 10px;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	align-items: center;
	color: #333;
}
.box_30_03_03 {
	display: flex;
	gap: 10px;
}
.box_30_03_03 a {
	background-color: #44b678;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
}
.box_30_03_03 a:hover {
	opacity: 0.7;
}
@media (max-width:768px) {
	.box_table_tr {
		flex-direction: column;
		gap: 10px;
		align-items: center;
	}
	.box_30_03_01 {
		width: auto;
	}
}



.box2903 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.box2903_1 {
	display: flex;
}
.box2903_1_1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex: 1;
}
.box2903_1_2 {
	display: flex;
	flex: 0 300px;
}
.box2903_1_1_1 {
	display: flex;
	font-weight: 500;
}
.box2903_1_1_2 {
	display: flex;
	font-weight: 500;
}
.box2903_2 {
	display: flex;
	border-top: 1px solid #a0a2a6;
	padding-top: 10px;
}
.box2903_2_1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex: 1;
}
.box2903_2_2 {
	display: flex;
	gap: 10px;
	flex: 0 300px;
	justify-content: flex-end;
}
.box2903_2_2 a {
	background-color: #00b074;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
}
.box2903_2_2 a:hover {
	opacity: 0.7;
}
.box2903_2_1_1 {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 500;
}
.box2903_2_1_2 {
	display: flex;
	justify-content: flex-end;
}
.st0 {
	background-color: #ffffff;
	padding: 0px 10px;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	font-weight: 500;
	align-items: center;
	color: #333;
}
@media (max-width:650px) {
	.box2903_2_2 {
		flex: 0 120px;
	}
	.box2903_1_2 {
		flex: 0 120px;
	}
}



.box3003 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	padding: 10px;
	border-radius: 15px;
	display: flex;
	overflow: hidden;
}

.box3003_01 {
	display: flex;
	width: fit-content;
	gap: 20px;
	animation: autobox 20s linear infinite;
	-webkit-transform-style: preserve-3d;
}
.box2803_1 {
	flex: 0 0 auto;
	width: 150px;
	display: flex;
	gap: 5px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #16171b;
	padding: 10px;
	border-radius: 15px;
}
.box2803_2 img {
	width: 50px;
}
.box2803_3 {
	font-weight: 700;
}
.box2803_5 {
	display: flex;
}
.box2803_5_m {
	background-color: #c25d5d;
	padding: 1px 4px;
	border-radius: 5px;
	font-weight: 500;
	display: flex;
	gap: 3px;
	align-items: center;
}
.box2803_5_m img {
	width: 10px;
}
.box2803_5_p {
	background-color: #00b074;
	padding: 1px 4px;
	border-radius: 5px;
	font-weight: 500;
	display: flex;
	gap: 3px;
	align-items: center;
}
.box2803_5_p img {
	width: 10px;
	transform: rotate(180deg);
}
@keyframes autobox {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}

.block-exchange {
	display: flex;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
	gap: 10px;
}

.block-from {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.block-to {
	display: flex;
	flex-direction: column;
	flex: 1;
}

.box-from,
.box-to {
	display: flex;
	flex-direction: column;
	gap: 10px;
	position: relative;
}
.box-from .title,
.box-to .title {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.box-from .select,
.box-to .select {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	cursor: pointer;
	border-radius: 5px;
	background-color: #16171b;
}

.box-from .select div,
.box-to .select div {
	display: flex;
	align-items: center;
	gap: 10px;
}

.box-from img,
.box-to img {
	width: 30px;
}

.box-from .arrow img,
.box-to .arrow img {
	width: 20px;
}

.box-from .arrow.open img,
.box-to .arrow.open img {
	transform: rotate(180deg)
}

.box-from .active-select,
.box-to .active-select {
	display: none;
	max-height: 195px;
	overflow-y: scroll;
	z-index: 1;
}

.box-from .active-select.open,
.box-to .active-select.open {
	display: flex;
	flex-direction: column;
	position: absolute;
	gap: 5px;
	background-color: #16171b;
	padding: 10px;
	width: 100%;
	top: 75px;
}

.box-from .active-select div,
.box-to .active-select div {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	border-top: 1px solid #1f2125;
	transition: all .3s ease-in-out;
	cursor: pointer;
	padding-top: 5px;
}

.box-from .active-select div:hover,
.box-to .active-select div:hover {
	color: #44b678;
}


.box-link {
	display: flex;
	align-items: flex-end;
}
.link a {
	background-color: #44b678;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
	margin-bottom: 10px;
}
.link a:hover {
	opacity: 0.7;
}

@media (max-width:768px) {
	.block-exchange {
		flex-direction: column;
		gap: 15px;
	}
	.box-link {
		justify-content: center;
	}
	.link a {
		margin-bottom: 0;
	}
}


.wrap_0904_group {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.box_0904_title {
	color: #a1a2a5;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
}
.box_0904_list {

}
.box_0904_list ul {
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.box_0904_list li {
	display: flex;
	align-items: center;
	gap: 5px;
}
.box_0904_list strong {
	font-weight: 600;
	color: #676a6f;
}
.box_0904_list .status  {
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 2px 5px;
}
.box_0904_list .status.active {
	background-color: #00b074;
}
.box_0904_list .status.notactive {
	background-color: #a54141;
}
.box_0904_btn {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
.box_0904_btn a {
	background-color: #44b678;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
}
.box_0904_btn a:hover {
	opacity: 0.7;
}
.wrap_0904_reviews {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.box_0904_reviews {
	display: flex;
	flex-direction: column;
	gap: 5px;
	border-top: 1px solid #a0a2a6;
}
.box_0904_reviews_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	padding-top: 10px;
}
.box_0904_reviews_name {
	font-weight: 600;
	color: #676a6f;
}
.box_0904_reviews_datetime {
	font-weight: 600;
	color: #676a6f;
	font-size: 14px;
}
.box_0904_reviews_text {

}
.box_0904_link {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	border-top: 1px solid #a0a2a6;
	padding-top: 15px;
}
.box_0904_link a {
	background-color: #00b074;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
}
.box_0904_link a:hover {
	opacity: 0.7;
}

.wrap_1004_group {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	background-color: #1f2125;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 15px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.box_1004_title {
	color: #a1a2a5;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
}
.box_1004_form {

}
.box_1004_form form {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
}
.inner_1004_form {
	display: flex;
	flex-direction: column;
	gap: 5px;
	width: 100%;
}
.box_1004_form form input {
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #16171b;
} 
.box_1004_form form textarea {
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	background-color: #16171b;
} 

.box_1004_form form button {
	background-color: #44b678;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	display: flex;
	padding: 6px 15px;
	font-size: 16px;
}
.box_1004_form form button:hover {
	opacity: 0.7;
}
.box-message {
	padding: 10px;
	border-radius: 5px;
	width: 100%;
}
.box-message.danger{
	color: #fff;
	background-color: #e53935;
}
.box-message.success{
	color: #fff;
	background-color: #2cc56f;
}