body {
	--color-accent: #ffe8b1;
	--color-22: rgba(22, 33, 54, 0.961);
	--block-bg: rgba(21, 21, 21, 0.788);
	--border-radius: 6px;

	background: rgb(32, 28, 27) url(../media/bg.jpg) no-repeat center top;
	/* background-attachment: fixed; */
	background-size: max(2560px, 100%) auto;
	color: #fff8ed;
	min-height: 100vh;
	font-family: "DIN Next W1G", Tahoma, Arial, sans-serif;
}

a {
	color: #bf9762;
}

a:hover {
	color: #f7c079;
}

#page-header {
	background-image: url(https://destarion.com/template/site/destarion/images/navigation/bg.jpg) !important;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	z-index: 10;
}

#page-container.page-header-modern #page-header > .content-header {
	padding-top: 0;
	padding-bottom: 0;
}

.nav-main-header a {
	color: #aea599;
	background: rgba(74, 74, 74, 0.31);
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: 0.3s all;
	font-weight: normal;
}

.nav-main-header a > i {
	color: #fff8ed;
}

.nav-main-header a:hover > i,
.nav-main-header .open a > i,
.nav-main-header a:focus > i {
	color: #292120;
}

.btn-dual-secondary {
	color: #aea599;
	font-family: "BeaufortforLOL", "Philosopher", "Times New Roman", Times, serif;
	text-transform: uppercase;
	border: 0;
}

.text-dual-primary-dark {
	color: #aea599 !important;
}

a.link-effect::before {
	background-color: #aea599;
}

.nav-main-header a:hover,
.nav-main-header a:focus,
.nav-main-header a.active,
.nav-main-header li.open > a.nav-submenu,
.nav-main-header li:hover > a.nav-submenu {
	background-color: #fff8ed;
	border: 1px solid transparent;
	color: #292120;
}

.btn-alt-info,
.btn-dual-secondary:not([disabled]):not(.disabled).active,
.show > .btn-dual-secondary.dropdown-toggle,
.btn-dual-secondary:hover,
.btn-dual-secondary:focus,
.btn-dual-secondary.focus,
.btn-alt-success,
.btn-alt-success:not([disabled]):not(.disabled).active,
.show > .btn-alt-success.dropdown-toggle,
.btn-alt-primary,
.btn-alt-primary:not([disabled]):not(.disabled):active {
	background-image: url(https://destarion.com/template/site/destarion/images/btn/btn.png);
	border: 0;
	background-color: transparent;
	background-size: cover;
	border-radius: 5px !important;
	outline: 0;
	font-family: "BeaufortforLOL", "Philosopher", "Times New Roman", Times, serif;
	color: #292120 !important;
	line-height: 1;
	text-transform: uppercase;
	background-position: center;
}

.block {
	background-color: #282524;
	border: 1px solid rgba(255, 255, 255, 0.05);
	box-sizing: border-box;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
}

.block.block-shadow {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.14);
}

.block-header {
	background: rgba(0, 0, 0, 0.24) !important;
}

.bg-body-light {
	background-color: rgba(0, 0, 0, 0.46) !important;
	border: 1px solid rgba(255, 255, 255, 0.05);
	box-sizing: border-box;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
	border-top: 0;
}

a.text-muted:hover,
a.text-muted:focus {
	color: rgb(187, 187, 187) !important;
}

.submit-form {
	color: rgb(0, 0, 0);
	background-color: rgba(255, 255, 255, 0.46);
	border-color: rgba(0, 0, 0, 0);
	font-size: 15px;
}

.submit-form:hover,
.submit-form:active {
	background-color: rgba(255, 255, 255, 0.7);
	color: rgb(0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
}

.submit-form.btn-alt-primary {
	background-color: transparent;
	border: 0px solid transparent;
	color: #292120;
}

.submit-form.btn-alt-primary:hover,
.submit-form.btn-alt-primary:active {
	background-color: transparent;
	border: 0;
	color: #292120;
}

.custom-control-input:checked ~ .custom-control-label::before {
	color: rgb(255, 255, 255);
	border-color: rgb(41, 145, 62);
	background-color: rgb(38, 166, 46);
}

.form-control {
	color: rgb(130, 130, 130);
	background-color: rgba(0, 0, 0, 0.44);
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.form-control:focus {
	color: rgb(219, 219, 219);
	background-color: rgba(0, 0, 0, 0.6);
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.form-control optgroup {
	background-color: rgba(255, 255, 255, 0.05);
	color: rgb(182, 182, 182);
}

.form-control option {
	background-color: rgb(27, 27, 27);
	color: rgb(219, 219, 219);
}

.nav-tabs-alt .nav-link.active,
.nav-tabs-alt .nav-item.show .nav-link {
	background-color: transparent;
	border-color: transparent;
	box-shadow: inset 0 -2px rgb(36, 36, 36);
	color: rgb(219, 219, 219);
}

.nav-link {
	color: #c8c5bb;
}

.nav-link:focus,
.nav-link:hover {
	color: #fff8ed;
}

.nav-tabs {
	border-bottom: 0;
}

.btn-secondary {
	color: rgb(130, 130, 130);
	background-color: rgba(0, 0, 0, 0.44);
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.btn-secondary:not([disabled]):not(.disabled):active {
	color: rgb(219, 219, 219) !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
	border: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.breadcrumb-item {
	color: #fff8ed;
}

.breadcrumb-item:hover {
	color: #8b7655;
}

.breadcrumb-item.active {
	opacity: 0.4;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #fff8ed !important;
	font-family: "BeaufortforLOL", "Philosopher", "Times New Roman", Times, serif;
}

.nav-tabs-alt .nav-link:hover,
.nav-tabs-alt .nav-link:focus {
	color: #fff8ed;
	box-shadow: inset 0 -2px #d3b681;
}

.nav-tabs-block {
	background-color: rgba(0, 0, 0, 0.24);
}

.nav-tabs-block .nav-link:hover,
.nav-tabs-block .nav-link:focus {
	color: #fff8ed;
}

.table {
	color: #a8a8a8;
}

.block.block-bordered,
.table-bordered,
.table-bordered th,
.table-bordered td {
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.table th,
.table td {
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.input-group-text {
	background-color: rgba(39, 37, 45, 0.94);
	border: 1px solid #383b3ea8;
	color: #a2a1a1;
}

.border-bottom {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

#calculation_board {
	color: rgba(253, 253, 253, 0.45);
}

.dropdown-menu {
	background-color: rgba(53, 53, 53, 0.95);
	border: 1px solid transparent;
	border-radius: 5px;
}

.dropdown-item {
	color: #c8c8c8;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #3b3b3b;
}

.nav-main-header ul,
.nav-main-header > li:hover > a.nav-submenu {
	background-color: #fff8ed;
	border: 1px solid transparent;
	color: #292120;
}

.nav-main-header li a span,
.nav-main-header li a i {
	transition: 0.3s all;
}

.nav-main-header li ul li a {
	background-color: #fff8ed;
	color: #292120;
}

.nav-main-header li ul li a i {
	color: #292120 !important;
	transition: 0.3s all;
}

.nav-main-header > li ul li a:hover {
	background-color: #292120;
	color: #fff8ed;
}

.nav-main-header li ul li a:hover i {
	color: #d3b681 !important;
}

.dropdown-divider {
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.border-b {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.block.block-fx-shadow {
	box-shadow: none;
}

.content .push {
	background-color: rgba(33, 33, 33, 0.65) !important;
}

.block .push {
	background-color: transparent !important;
}

.bg-info {
	background-color: rgba(38, 218, 193, 0.369) !important;
}

.content-heading {
	border-color: rgba(255, 255, 255, 0.05);
}

.alert-warning {
	color: #ffedcb;
	background-color: rgba(255, 220, 119, 0.271);
	border-color: rgb(255, 240, 195);
}

#page-container.page-header-modern #sidebar {
	box-shadow: 5px 0 20px #292120;
	background: #282524;
}

#page-container #sidebar {
	color: #d9d8e3;
	background-color: #111010;
}

.sidebar-inverse #sidebar .nav-main a,
#sidebar .nav-main a {
	color: rgba(216, 216, 216, 0.9);
	transition: 0.2s all;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 9px 18px 9px 42px;
}

.sidebar-inverse #sidebar .nav-main a > i,
#sidebar .nav-main a > i {
	color: rgba(216, 216, 216, 0.5);
	transition: 0.2s all;
	font-size: 16px;
}

#sidebar .nav-main a:hover,
#sidebar .nav-main a:focus,
#sidebar .nav-main a.active,
.sidebar-inverse #sidebar .nav-main a:hover,
.sidebar-inverse #sidebar .nav-main a:focus,
.sidebar-inverse #sidebar .nav-main a.active {
	color: #fff8ed;
}

#sidebar .nav-main a.active > i,
#sidebar .nav-main a:focus > i,
#sidebar .nav-main a:hover > i,
.sidebar-inverse #sidebar .nav-main a.active > i,
.sidebar-inverse #sidebar .nav-main a:focus > i,
.sidebar-inverse #sidebar .nav-main a:hover > i {
	color: #fff8ed;
}

.sidebar-inverse #sidebar .simplebar-scrollbar::before {
	background: #23282d;
}

.simplebar-content {
	display: flex;
	flex-direction: column;
}

/* .simplebar-scroll-content {
	overflow-y: auto;
} */

.modal-content {
	background-color: #181818;
}

.border-right,
.border-left,
.border-top,
.border-bottom {
	border-color: rgba(222, 226, 230, 0.08) !important;
}

hr {
	border-color: rgba(222, 226, 230, 0.08) !important;
}

.options-container .options-overlay {
	background-color: #1e1e1e !important;
}

.btn-alt-success,
.btn-alt-success:not([disabled]):not(.disabled).active,
.show > .btn-alt-success.dropdown-toggle {
	color: #0d0b0a;
	background-color: #ffc334;
	border-color: #ffdeba;
}

.btn-alt-success:hover,
.btn-alt-success:focus,
.btn-alt-success.focus,
.btn-alt-success:not([disabled]):not(.disabled):active {
	color: #292120;
	background-color: #ff9e22;
	border-color: #ffb461;
}

.btn-outline-primary {
	color: #a2866e;
	border-color: #a2866e;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus,
.btn-outline-primary:not([disabled]):not(.disabled):active {
	color: #f7e9c7;
	background-color: #53331b70;
	border-color: #a2866e;
}

.btn-primary {
	color: #ffffff;
	background-color: #795625;
	border-color: #795625;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:not([disabled]):not(.disabled):active {
	color: #ffffff;
	background-color: #57380e;
	border-color: #57380e;
}

.btn-alt-danger {
	color: #ee9f9e;
	background-color: #7b3633ab;
	border-color: #ffb2ae30;
}

.btn-alt-danger:hover,
.btn-alt-danger:focus,
.btn-alt-danger.focus,
.btn-alt-danger:not([disabled]):not(.disabled):active {
	color: #f4a6a4;
	background-color: #661a15;
	border-color: #7b2621;
}

.btn.btn.btn {
	transition: 0.2s all;
	border-radius: 6px !important;
	font-weight: 700;
}

.btn.btn.btn:hover {
	filter: brightness(1.1);
}

.css-switch .css-control-input ~ .css-control-indicator {
	background-color: #535353;
}

.nav-tabs-block .nav-link.active,
.nav-tabs-block .nav-item.show .nav-link {
	color: #d79d39;
	background-color: #aea88338;
	border-color: transparent;
}

.list-group-item {
	background-color: #5e5e5e3d;
	border: 1px solid #47494f80;
}

.list-group-item-action {
	color: #ccc;
}

.intl-tel-input .country-list {
	background-color: #1a1a1a;
	border-color: #464646;
}

.intl-tel-input .country-list .country.highlight {
	background-color: rgb(40, 40, 40);
}

.intl-tel-input .country-list .divider {
	border-color: #464646;
}

.modal-backdrop {
	background-color: #212528;
}

a.block.block-link-shadow:hover {
	/* box-shadow: 0 0 6px rgba(255, 255, 255, 0.150); */
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
	border-color: #ffd27b5e;
}

a.block,
a.block:hover {
	color: #e1c37a;
}

.text-muted {
	color: #9d9c92 !important;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:hover,
.nav-pills .show > .nav-link,
.nav-pills .show > .nav-link:hover {
	background-color: #fff8ed;
	color: #292120;
}

.isel {
	background-color: rgba(51, 51, 51, 0.44);
	margin-bottom: 4px;
	border: none;
}

.content-header-item-logo {
	height: 148px;
	line-height: 100px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

.content-side {
	margin: 100px auto 0 auto;
}

/* logo */

.logo {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	z-index: 0;
	max-width: 119px;
}

.logo__img {
	display: block;
	transition: 0.3s all;
	max-width: 100%;
}

.logo__img_hover_effect:hover {
	filter: brightness(120%);
}

.logo__img_hover_animation {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	transition: 0.2s all;
	pointer-events: none;
}

.logo:hover .logo__img_hover_animation {
	animation: logo 0.3s ease;
}

@keyframes logo {
	0% {
		transform: scale(1);
		opacity: 0;
	}

	20% {
		opacity: 0.3;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.page-item.disabled .page-link {
	color: #999;
	pointer-events: none;
	cursor: auto;
	background-color: #202020;
	border-color: #404040;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff8ed;
	background-color: #2f2e2e;
	border-color: #4d4d4d;
}

a.block.block-link-pop:hover {
	box-shadow: none !important;
}

.fileuploader {
	background: #242424;
}

.fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
	background: #151515;
	border: 2px dashed #3e3e3e;
	text-align: center;
	font-size: 30px;
	color: #6a6a6a;
}

.text-primary {
	color: #ffdb9b !important;
}

.text-logo {
	color: #dcb071;
	font-family: "BeaufortforLOL", "Philosopher", "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}

.text-logo:hover {
	color: #fff8ed;
}
/* lang */
.lang {
	--lang-img-size: 21px;
	--lang-list-offset: 12px;
	width: auto;
	box-sizing: border-box;
	position: relative;
	flex-shrink: 0;
	color: rgba(186, 178, 168, 1);
	font-size: 16px;
	font-family: "DIN Next W1G", Tahoma, Arial, sans-serif;
	margin-right: 16px;
}

@media (min-width: 1200px) {
	.lang {
		--lang-img-size: 21px;
	}
}

.lang__box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	grid-gap: 6px;
	gap: 6px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.3s;
	flex-shrink: 0;
	line-height: 1;
	text-decoration: none;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}

.lang__box:after {
	display: block;
	content: "";
	background-color: transparent;
	background-image: url(../media/lang/arrow-down.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 7px;
	height: 3px;
	color: #fff;
	font-size: 12px;
	transition: 0.2s all;
	cursor: pointer;
	pointer-events: none;
}

.lang:hover .lang__box:after {
	transform: rotateX(180deg);
}

.lang__icon {
	width: 33px;
	height: 33px;
	background-color: #110f0f;
	border-radius: 50%;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	display: none;
}

@media (min-width: 450px) {
	.lang__icon {
		display: flex;
	}
}

.lang__current-img {
	width: 21px;
	height: 21px;
	display: block;
	flex-shrink: 0;
}

.lang__title {
	font-size: 16px;
	font-weight: 500;
	color: rgb(174, 165, 153);
	text-transform: uppercase;
}

.lang__link {
	display: grid;
	grid-auto-flow: column;
	justify-content: flex-start;
	align-items: center;
	grid-gap: 13px;
	gap: 13px;
	overflow: hidden;
	grid-template-columns: var(--lang-img-size) 1fr;
	flex-shrink: 0;
	width: 100%;
	padding: 5px 28px 5px 30px;
	text-align: left;
	text-decoration: none;
	color: rgb(174, 165, 153);
	cursor: pointer;
	font-style: normal;
	font-size: 16px;
	font-weight: 500;
	white-space: nowrap;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	transition: 0.3s all;
	line-height: 1;
	min-height: 40px;
}

.lang__link:hover {
	opacity: 1;
}

.lang__name {
	/* text-transform: uppercase; */
	display: block;
	flex-shrink: 0;
	text-transform: capitalize;
	box-sizing: border-box;
	padding-right: 2px;
	/* @media (--v5) {
		display: block;
	} */
}

.lang__img {
	display: block;
	height: var(--lang-img-size);
	width: var(--lang-img-size);
	flex-shrink: 0;
	border: 0px solid rgba(255, 200, 155, 0.55);
	box-sizing: border-box;
	border-radius: 50%;
}

.lang__link_sub {
}

.lang__link_sub:hover {
	background-color: rgba(255, 255, 255, 0.04);
}

.lang__list {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s all;
	transform: translateY(10px);
	box-sizing: border-box;
	position: absolute;
	top: calc(100% + var(--lang-list-offset));
	left: -26px;
	width: calc(100% + 26px);
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	background: rgb(43, 31, 21, 0.8);
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
	padding: 12px 0;
	border-radius: 8px;
	background: #12100f;
	border: 2px solid #443f3a;
}

.lang__list:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: var(--lang-list-offset);
}

.lang:hover .lang__list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

/* scrollbar */

::-webkit-scrollbar {
	width: 6px;
	height: 4px;
	background-color: rgba(0, 0, 0, 0.4);
}

::-webkit-scrollbar-thumb {
	background-color: #6b4725;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #9b6635;
}

* {
	scrollbar-width: thin;
	scrollbar-color: #cba74c #201a16;
}

.popover-header {
	padding: 3px 10px;
	color: #ecd8b1;
	background-color: #313131;
}

.grecaptcha-badge {
	opacity: 0 !important;
	pointer-events: none;
}

@media (max-width: 450px) {
	.btn-mobile-hide {
		display: none;
	}
}
