
:root {
	--color-primary: #00ffdd;
}
.side-mobile-menu ul li a,.main-menu ul li a{
	text-transform: inherit;
}
.hero.hero__blockchain {
    position: relative;
    z-index: 1;
}
.hero__blockchain {
    min-height: 750px;
    padding-top: 0px
}
.hero.hero__blockchain {
    display: flex;
    align-items: center;
}
.blockchain-hero__content p{
	    color: #fff;
    font-size: 19px;
}
.blockchain-hero__content p span{
	    background: inherit !important;
	color:#00ffdd;
	    font-weight: bold;
}
.brand__item{
	overflow:hidden
}

header .header__account a {
    background: linear-gradient(180deg, #00FFDD 0%, #19679B 100%);
}
header .header__account a path {
    fill: #fff;
}
.sec-title__subtitle,
.token__tab .nav-item .nav-link::before,
.footer__copyright,
blockquote .icon {
    background: linear-gradient(45deg, #00ffdd, #19679b);
    background-clip: text;
}
.partner-box {
    aspect-ratio: 1;
}
.partner-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
	  z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #2B2B54;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.partner-box:hover:before {
    border-style: dashed;
    animation: spin 12s infinite linear;
    border-color: var(--color-white);
}
.faq-sec .acc_body b {
    color:#00ffdd
}
.progress-wrap::after {
    color: #00a79d;
}
.progress-wrap svg.progress-circle path {
    stroke: #00a79d;
}
footer.site-footer {
    padding-top: 0;
    background-image: unset !important;
}
.footer-wrapper .ico-contact.pos-rel,
footer .container > .row.mt-none-30 {
    display: none;
}
footer .footer__logo img {
    width: 200px;
}
footer .footer__copyright {
    background: linear-gradient(45deg, #00ffdd, #19679b);
}
@media(min-width:1200px)
{
	.header__action.ul_li{
	display:none
}
}
@media(max-width:1200px)
{
.header__action.ul_li .d-lg-none{
	display:block !important
}
}
body {
    background: linear-gradient(135deg, #242424, #000000);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.stricked-menu{
	 background-color: #151515ff;
}
.accordion_box .block:not(:last-child) {
    border-bottom: 1px solid #ffffff;
}
.roadmap__item::before{
	background: #ffffff;
}
}.roadmap__head .icon
{
	
    border: 2px solid #ffffff;
}
.accordion_box .block .content {
    border-top: 1px solid #ffffff;
}
#xb-loadding{
	    background-color: #000;
}
ul.footer__links.ul_li_right{
	opacity:0
}
.roadmap__list-box:nth-child(4) .roadmap__list-inner .icon::before {
    left: -18px !important
}
.roadmap__list-box:nth-child(1) .roadmap__list-inner .icon::before {
    right: -91px;
}
.roadmap__list-box:nth-child(2) .roadmap__list-inner .icon::before {
    left: -88px !important
}
.roadmap__list-box:nth-child(3) .roadmap__list-inner .icon::before {
    right: -67px;
}
.roadmap__list-box:nth-child(5) .roadmap__list-inner .icon::before {
    right: -125px;
}
.roadmap__list-box:nth-child(6) .roadmap__list-inner .icon::before {
    left: -64px !important
}
.roadmap__list-box:nth-child(7) .roadmap__list-inner .icon::before {
        right: -63px;
}
.roadmap__list-box:nth-child(even) .roadmap__list-inner .icon::before {
    left: -41px;
}
.footer__social li a{
	    background: linear-gradient(45deg, #00ffdd, #19679b);
}

@media(max-width:767px)
{
	.roadmap__list-inner{
		        background: inherit;
	}
header .header__logo img {
    max-width: 180px !important;
}
.hero.hero__blockchain .blockchain-hero__content {
    padding: 0 10px;
}
img#howItworks-img {
    width: 95%;
}
footer .footer__logo img {
    width: 160px;
}
footer .footer__social li a {
    width: 32px;
    height: 32px;
}
	.roadmap__list::before{
		top: 0px;
		    background-repeat: repeat;
	}
}
@media (max-width: 991px) {
    .roadmap__list-inner {
        min-height: 340px;
    }
	
}
.slide-bar{
	    background: linear-gradient(135deg, #242424, #000000);
}
@media(max-width:576px)
{
	.elementor-81 .elementor-element.elementor-element-bbf78e7 .roadmap__list-box:nth-child(even) .roadmap__list-inner {
    background-image: url("https://aurorafi.io/wp-content/uploads/2023/09/rm_bg1.png")
}
	.roadmap__list-inner::before, .roadmap__list-inner::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 65px;
    content: "" !important;
    background-color: #fff;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
	

	.roadmap__list-box:nth-child(even) {
    text-align: left;
}
	.roadmap__list-box:nth-child(even) .roadmap__list-inner ul li::before {
    left: -20px;
    right: inherit;
}
	.about__shape{
		width:100%
	}
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{
	    background-color: #00d9ff2b;
}
.token-table-wrapper {
  width: 100%;
  overflow-x: auto;
	margin-top: 15px;
}

.token-table {
  width: 100%;
  min-width: 800px;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  
}

.token-table th,
.token-table td {
  border: 1px solid #ddd;
  padding: 14px;
  text-align: left;
  vertical-align: top;
	color: #fff;
}

.token-table th {
  background: #111;
  font-weight: 600;
}

/* Smooth scroll on mobile */
.token-table-wrapper::-webkit-scrollbar {
  height: 6px;
}

.token-table-wrapper::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}
.honeycomb {
    height: 200px;
	width: 200px;
}

.roadmap__list::before{
	display:block !important
}