.text-center {
	text-align: center !important;
}

a:active,
a:focus,
a:hover {
	outline: 0;
	text-decoration: none
}

a,
a:active,
a:focus,
a:hover {
	text-decoration: none
}

#particles-js,
.footer,
.page {
	left: 0;
	right: 0;
	bottom: 0
}

.header-title,
.heading,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Quicksand, sans-serif
}

#wrapper,
.info-box-text {
	overflow: hidden
}

.icon-list-demo div,
.info-box-text,
.project-box h4,
.user-list .user-list-item .user-desc span.desc,
.user-list .user-list-item .user-desc span.name {
	text-overflow: ellipsis;
	white-space: nowrap
}

.equalize-child,
.vertical-middle {
	vertical-align: middle
}

.img-thumbnail,
.info-box-icon>img {
	max-width: 100%
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

body {
	background: #eceef9;
	margin: 0;
	font-weight: 400;
	overflow-x: hidden;
	font-size: 14px;
	padding-bottom: 60px;
	color: #5e7cac
}

.page-title,
b {
	font-weight: 600
}

html {
	position: relative;
	min-height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0
}

h1 {
	line-height: 43px;
	font-size: 36px
}

h2 {
	line-height: 35px;
	font-size: 30px
}

h3 {
	line-height: 30px;
	font-size: 24px
}

h3 small,
h4 small,
h5 small {
	color: #444
}

h4 {
	line-height: 22px;
	font-size: 18px
}

h5 {
	font-size: 15px
}

h6 {
	font-size: 12px
}

p {
	line-height: 1.6
}

* {
	outline: 0 !important
}

a {
	color: #6c2bd4;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #9567e0
}

.product_price .old_price,
.todo-item input:checked+label span {
	text-decoration: line-through
}

.display-5 {
	font-size: 3rem
}

.display-5 img {
	width: 6rem;
	height: 6rem
}

.center-box {
	margin: 0 auto;
	float: none
}

.flex-grow {
	flex-grow: 1
}

.zurb-contents {
	width: auto
}

.zurb-contents-alt {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.crpto {
	height: 1rem;
	width: 1rem
}

#particles-js,
#wrapper {
	height: 100%;
	width: 100%
}

#particles-js {
	position: absolute;
	top: 0
}

.relative {
	position: relative !important
}

.zindex1 {
	z-index: 1 !important
}

.zindex2 {
	z-index: 2 !important
}

.hidden {
	display: none !important
}

.m-t-30 {
	margin-top: 30px !important
}

.m-b-30 {
	margin-bottom: 30px !important
}

.floating {
	animation: floating 3s ease infinite;
	will-change: transform
}

.floating:hover {
	animation-play-state: paused
}

.floating-lg {
	animation: floating-lg 3s ease infinite
}

.floating-sm {
	animation: floating-sm 3s ease infinite
}

@keyframes floating-lg {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(15px)
	}
}

@keyframes floating {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(10px)
	}
}

@keyframes floating-sm {

	0%,
	100% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(5px)
	}
}

.text-white {
	color: #fff !important
}
.text-white a{
	color: #fff !important
}
.btn {
	border-radius: 2px;
	padding: 6px 14px;
	font-size: 14px;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08)
}

.btn-warning {
	color: #fff !important
}

.btn-warning {
	background-color: #f7ba22 !important;
	border: 1px solid #f7ba22 !important
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	background-color: #f8c23a !important;
	border: 1px solid #f8c23a !important
}

.btn-rounded {
	border-radius: 2em;
	padding: 6px 18px
}

.account-pages {
	background-image: linear-gradient(110deg, #04A8FB 1%, #871faf 100%);
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	background-size: cover
}

.wrapper-page {
	margin: 5% auto;
	position: relative
}

.ex-page-content .text-error {
	color: #fff;
	font-size: 10em;
	font-weight: 700
}

.ex-page-content .text-error i {
	font-size: 130px;
	padding: 0 10px
}
